skills/documentation/SKILL.md
Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing.
npx skillsauth add ranbot-ai/awesome-skills documentationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Comprehensive documentation workflow for generating API documentation, architecture documentation, README files, code comments, and technical content from codebases.
Use this workflow when:
docs-architect - Documentation architecturedocumentation-templates - Documentation templatesUse @docs-architect to plan documentation structure
Use @documentation-templates to set up documentation
api-documenter - API documentationapi-documentation-generator - Auto-generationopenapi-spec-generation - OpenAPI specsUse @api-documenter to generate API documentation
Use @openapi-spec-generation to create OpenAPI specs
c4-architecture-c4-architecture - C4 architecturec4-context - Context diagramsc4-container - Container diagramsc4-component - Component diagramsc4-code - Code diagramsmermaid-expert - Mermaid diagramsUse @c4-architecture-c4-architecture to create C4 diagrams
Use @mermaid-expert to create architecture diagrams
code-documentation-code-explain - Code explanationcode-documentation-doc-generate - Doc generationdocumentation-generation-doc-generate - Auto-generationUse @code-documentation-code-explain to explain code
Use @code-documentation-doc-generate to generate docs
readme - README generationenvironment-setup-guide - Setup guidestutorial-engineer - Tutorial creationUse @readme to create project README
Use @tutorial-engineer to create tutorials
wiki-architect - Wiki architecturewiki-page-writer - Wiki pageswiki-onboarding - Onboarding docswiki-qa - Wiki Q&Awiki-researcher - Wiki researchwiki-vitepress - VitePress wikiUse @wiki-architect to design wiki structure
Use @wiki-page-writer to create wiki pages
Use @wiki-onboarding to create onboarding docs
changelog-automation - Changelog generationwiki-changelog - Changelog from gitUse @changelog-automation to generate changelog
Use @wiki-changelog to create release notes
doc-coauthoring - Collaborative writingreference-builder - Reference docsUse @doc-coauthoring to collaborate on docs
tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.