Loading...
Loading...
Found 6 Skills
Focuses on reviewing, maintaining, and generating project documentation (located in the docs/ directory).
Guides app teams through authoring, structuring, and publishing help documentation (articles, release notes, FAQs) using the fusion-help-cli. USE FOR: write help articles, create release notes, set up help docs, publish documentation, sync articles, configure help config file, maintain app help content. DO NOT USE FOR: building the CLI itself, modifying Fusion.Services.Help internals, or non-documentation tasks.
Write node content documents. Read download.txt, integrate local materials for each node and write detailed, accurate, and complete Markdown documents. Each sub-agent processes one node in parallel, outputting a complete node document including overview, directory/mind map, flow chart, online image URL, and reference materials. Suitable for scenarios requiring systematic and structured content creation.
Use when writing or editing files in src/content/blog/. Provides blog post structure and conventions.
Generates technical guides that teach real-world use cases through progressive examples. **Auto-activation:** User asks to write, create, or draft a guide or tutorial. Also use when converting feature documentation, API references, or skill knowledge into step-by-step learning content. **Input sources:** Feature skills, API documentation, existing code examples, or user-provided specifications. **Output type:** A markdown guide with YAML frontmatter, introduction, 2-4 progressive steps, and next steps section.
Write or update backend feature documentation that follows a repo's DOCUMENTATION_GUIDELINES.md (or equivalent) across any project. Use when asked to create/update module docs, API contracts, or backend documentation that must include architecture, endpoints, payloads, Mermaid diagrams, and seeding instructions.