Source

vladm3105/aidoc-flow-framework

171 skills · 5K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
n8n Develop workflows, custom nodes, and integrations for n8n automation platform
vladm3105/aidoc-flow-framework
448
2
doc-prd Create a Product Requirements Document (PRD) - Layer 2 of the SDD flow, defining product features, personas, success …
vladm3105/aidoc-flow-framework
187
3
doc-brd Create a Business Requirements Document (BRD) - Layer 1 of the SDD flow, defining business needs, objectives, and suc…
vladm3105/aidoc-flow-framework
130
4
google-adk Develop agentic software and multi-agent systems using Google ADK in Python
vladm3105/aidoc-flow-framework
123
5
devops-flow DevOps, MLOps, DevSecOps practices for cloud environments (GCP, Azure, AWS)
vladm3105/aidoc-flow-framework
113
6
mermaid-gen Generate syntactically correct Mermaid diagrams for technical documentation
vladm3105/aidoc-flow-framework
109
7
charts-flow Create and manage Mermaid architecture diagrams as separate, traceable files linked to their parent SDD documents. Us…
vladm3105/aidoc-flow-framework
107
8
doc-prd-reviewer [DEPRECATED] Comprehensive content review and quality assurance for PRD documents - USE doc-prd-audit INSTEAD
vladm3105/aidoc-flow-framework
71
9
doc-review DEPRECATED in v0.4.0. Use `/aidoc-flow:doc-validator` with scope=prose. This skill is a redirect stub and will be rem…
vladm3105/aidoc-flow-framework
70
10
doc-validator Validate the SDD corpus - cross-document references, orphans, cumulative-tag gaps, duplicate IDs, and full bidirectio…
vladm3105/aidoc-flow-framework
69
11
doc-spec Create a Technical Specification (SPEC) - Layer 6 of the SDD flow, defining component interfaces, data models, and be…
vladm3105/aidoc-flow-framework
68
12
code-review Code review skill for quality, standards compliance, and best practices
vladm3105/aidoc-flow-framework
66
13
adr-roadmap Generate a phased implementation roadmap from a set of Architecture Decision Records, with dependencies, timeline, ri…
vladm3105/aidoc-flow-framework
65
14
doc-prd-audit Audit a PRD - run declarative structural checks plus content review and produce a combined report for doc-prd-fixer. …
vladm3105/aidoc-flow-framework
65
15
project-init Initialize a new (greenfield) project for the SDD flow - domain selection, folder scaffolding, and index files. Use o…
vladm3105/aidoc-flow-framework
65
16
security-audit Validate security requirements and assess vulnerabilities across code, dependencies, infrastructure, and configuratio…
vladm3105/aidoc-flow-framework
65
17
doc-flow Orchestrate the 8-layer SDD workflow - recommend the right skill for an intent, detect the current position and next …
vladm3105/aidoc-flow-framework
63
18
doc-ears Create EARS (Easy Approach to Requirements Syntax) formal requirements - Layer 3 of the SDD flow, translating PRD fea…
vladm3105/aidoc-flow-framework
62
19
doc-bdd Create Behavior-Driven Development (BDD) scenarios - Layer 4 of the SDD flow, translating EARS requirements into exec…
vladm3105/aidoc-flow-framework
61
20
trace-check DEPRECATED in v0.4.0. Use `/aidoc-flow:doc-validator` traceability pass. This skill is a redirect stub and will be re…
vladm3105/aidoc-flow-framework
60
21
quality-advisor Provide real-time quality guidance during artifact creation - section completion, anti-pattern detection, cumulative-…
vladm3105/aidoc-flow-framework
59
22
refactor-flow Improve code quality, reduce technical debt, restructure for maintainability
vladm3105/aidoc-flow-framework
59
23
doc-naming The ID and naming authority for the SDD flow - validates document IDs, 4-segment element IDs, threshold tags, and fla…
vladm3105/aidoc-flow-framework
58
24
test-automation Create test plans, write tests, validate code quality through testing
vladm3105/aidoc-flow-framework
58
25
doc-ref Create Reference Documents (REF) - free-format supplements for BRD and ADR that sit outside the formal traceability c…
vladm3105/aidoc-flow-framework
57
26
skill-recommender Suggest the right aidoc-flow skill for a request by parsing user intent and matching it against the skill catalog wit…
vladm3105/aidoc-flow-framework
56
27
contract-tester Test and validate API contracts against specifications
vladm3105/aidoc-flow-framework
55
28
project-mngt Product Owner / Project Manager skill for MVP/MMP/MMR implementation planning
vladm3105/aidoc-flow-framework
55
29
workflow-optimizer Determine current position in the 8-layer SDD workflow and recommend prioritized next steps, parallel-work opportunit…
vladm3105/aidoc-flow-framework
55
30
analytics-flow Analytics and data analysis workflow skill
vladm3105/aidoc-flow-framework
54
31
doc-req Create Atomic Requirements (REQ) - Layer 7 artifact using REQ MVP format with 11 sections, SPEC-readiness scoring, an…
vladm3105/aidoc-flow-framework
54
32
doc-tasks Create Task Breakdown (TASKS) - Layer 11 artifact decomposing SPEC into AI-structured TODO tasks
vladm3105/aidoc-flow-framework
53
33
context-analyzer Project context analysis engine that scans project structure and surfaces relevant information for documentation crea…
vladm3105/aidoc-flow-framework
51
34
doc-adr Create an Architecture Decision Record (ADR) - Layer 5 of the SDD flow, documenting one architecture decision with Co…
vladm3105/aidoc-flow-framework
50
35
doc-ctr Create Data Contracts (CTR) - Optional Layer 8 artifact using dual-file format (.md + .yaml) for API/data contracts
vladm3105/aidoc-flow-framework
49
36
doc-brd-autopilot Generate BRDs end-to-end from reference docs, a prompt, or an IPLAN - detect input, determine type, generate, validat…
vladm3105/aidoc-flow-framework
42
37
doc-prd-autopilot Generate PRDs end-to-end from a BRD, a prompt, or an IPLAN - detect input, derive scope, generate, validate, and run …
vladm3105/aidoc-flow-framework
42
38
doc-sys Create System Requirements (SYS) - Layer 6 artifact defining functional requirements and quality attributes
vladm3105/aidoc-flow-framework
41
39
doc-brd-fixer Apply fixes to a BRD from the latest doc-brd-audit report - structure, links, element IDs, content, references, and u…
vladm3105/aidoc-flow-framework
40
40
doc-prd-fixer Apply fixes to a PRD from the latest doc-prd-audit report - structure, links, element IDs, content, references, and u…
vladm3105/aidoc-flow-framework
39
41
doc-brd-audit Audit a BRD - run declarative structural checks plus content review and produce a combined report for doc-brd-fixer. …
vladm3105/aidoc-flow-framework
38
42
doc-bdd-autopilot Generate BDD scenarios end-to-end from EARS, a prompt, or an IPLAN - detect input, generate YAML scenarios, validate,…
vladm3105/aidoc-flow-framework
36
43
doc-ears-autopilot Generate EARS documents end-to-end from a PRD, a prompt, or an IPLAN - detect input, validate readiness, generate for…
vladm3105/aidoc-flow-framework
36
44
doc-spec-autopilot Generate SPECs end-to-end from BDD/ADR, a prompt, or an IPLAN - detect input, generate the component spec, validate, …
vladm3105/aidoc-flow-framework
36
45
doc-bdd-fixer Apply fixes to a BDD suite from the latest doc-bdd-audit report - structure, links, element IDs, YAML scenario conten…
vladm3105/aidoc-flow-framework
35
46
doc-ears-fixer Apply fixes to an EARS document from the latest doc-ears-audit report - structure, links, element IDs, EARS syntax, r…
vladm3105/aidoc-flow-framework
35
47
doc-spec-fixer Apply fixes to a SPEC from the latest doc-spec-audit report - structure, YAML, links, IDs, content, references, and u…
vladm3105/aidoc-flow-framework
35
48
doc-adr-autopilot Generate ADRs end-to-end from an upstream artifact (BRD/PRD/EARS/BDD), a prompt, or an IPLAN - detect input, scope th…
vladm3105/aidoc-flow-framework
34
49
doc-adr-fixer Apply fixes to an ADR from the latest doc-adr-audit report - structure, links, element IDs, content, references, and …
vladm3105/aidoc-flow-framework
33
50
doc-prd-validator [DEPRECATED] Validate Product Requirements Documents (PRD) against Layer 2 MVP schema standards - USE doc-prd-audit I…
vladm3105/aidoc-flow-framework
33
Page 1 · 171 total Next