technical-writing
Write clear technical documentation following Google's style guide. Use when writing docs, README files, API documentation, code comments, user guides, or asking about documentation style.
Write clear technical documentation following Google's style guide. Use when writing docs, README files, API documentation, code comments, user guides, or asking about documentation style.
Guide a user through authoring a new document using the GoodDocs template and validation rules.
Generate learning materials from mature patterns. Use when user says "teach me", "explain this pattern", "create a guide", "how does X work", "document this for others". Auto-trigger when sharing knowledge with team.
Offline Claude Code documentation fallback. Use when the user asks about Claude Code features, capabilities, or configuration and the built-in claude-code-guide subagent fails due to network issues or proxy blocking.
Creates comprehensive Design Docs optimized for AI-driven development. Use when starting a new feature, documenting technical solutions, or before executing development tasks. Conducts iterative interviews to gather complete context, then generates structured documentation following a strict template.
Build, analyze, and optimize LLM prompts and technical documentation. Activates when user wants to create, modify, review, or improve prompts, or when requests are ambiguous and need clarification before writing.
Queries cached external documentation and blog content for authoritative, up-to-date information. Sources include Claude Code docs, engineering blog, and configured knowledge bases with 24-hour TTL caching. Use when you need current information about Claude Code features, hooks, or best practices. Do NOT use for general coding questions - rely on training knowledge or web search instead.
Claude Codeの公式ドキュメントをまとめた包括的なレファレンス集。インストール、基本操作、カスタマイズ、トラブルシューティング、実践的なTipsまでの情報を体系的に提供。Use PROACTIVELY when answering questions about Claude Code features, installation, configuration, hooks, MCP, sandbox, plugins, subagents, custom commands, or troubleshooting. Examples: <example>Context: User asks about feature user: 'Claude Codeのhooksってどう使うの?' assistant: 'I will use claude-code-knowledge skill' <commentary>Triggered by hooks question</commentary></example> <example>Context: User asks about setup user: 'MCPサーバーの設定方法を教えて' assistant: 'I will use claude-code-knowledge skill' <commentary>Triggered by MCP setup question</commentary></example>
Guide through updating AI design patterns with comprehensive checklist completion, code examples, images, documentation, and interactive demos
Provide inspiring coding wisdom, productivity tips, and encouragement to keep developers motivated and focused
Documentation for the FastAPI backend, endpoints, and dependency injection.
Helps develop and build Docusaurus plugins using this starter template
Deep dive into the Docusaurus configuration, plugins, and custom fields.
Helps develop and build Docusaurus plugins using this starter template
Provides Django web framework expertise including project structure, models, views, admin, Celery tasks, testing, and Python best practices. Use when generating, analyzing, refactoring, or reviewing Django/Python code.
Create clear, accurate technical documentation for developers and end users
Queries Context7 library documentation via unified Python CLI. Use when resolving library IDs, fetching API references, code examples, or conceptual guides for any programming library or framework.
Activates when user needs help writing documentation, README files, API docs, or code comments. Triggers on "write documentation", "create README", "document this API", "add JSDoc", "explain this code", "write docstrings", or documentation-related requests.
Write WYSIWID-style design docs (Concepts + Synchronizations) for go-lcpd, keeping terminology consistent with code.
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
Write professional documentation including README files, Storybook 9 stories, API docs, usage examples, and migration guides
Build local Context7 documentation by downloading and filtering docs from manifests. Use when setting up or updating local documentation reference.
Generate comprehensive API documentation following OpenAPI 3.0 and REST standards when creating or documenting APIs, endpoints, or web services