code-documentation
add and manage documentation in code, including constants, variables, functions, classes, and modules
add and manage documentation in code, including constants, variables, functions, classes, and modules
Generate package-info.java files for Java packages. Use when the user requests to add package documentation files to Java packages, create package-info.java files, or document Java package structures. Automatically scans directories for Java packages and creates Javadoc package documentation files where they don't exist.
Review, create, or update docs/manual.md with user documentation for the product
This skill should be used when the user asks to "audit AGENTS.md", "check agent docs", "verify documentation accuracy", "maintain agent instructions", "check for drift", or mentions documentation needs updating based on code changes.
Check if recent changes need documentation updates and suggest which docs to update.
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.
Display the project's main CLAUDE.md file containing all development guidelines, rules, and quick references for this VST3 plugin project.
Designs intuitive Python library APIs following principles of simplicity, consistency, and discoverability. Handles API evolution, deprecation, breaking changes, and error handling. Use when designing new library APIs, reviewing existing APIs for improvements, or managing API versioning and deprecations.
Sync site docs with API changes. Use when APIs have been updated and documentation needs to reflect the changes.
CUI JavaDoc documentation standards for Java classes, methods, and code examples
Review RSPress documentation for quality and Twoslash issues. Use when checking docs for completeness, accuracy, and code example quality.
Create and validate solution design documents (SDD). Use when designing architecture, defining interfaces, documenting technical decisions, analyzing system components, or working on solution-design.md files in docs/specs/. Includes validation checklist, consistency verification, and overlap detection.
Create and maintain clear, useful documentation. Use when writing docs, README, API docs, guides, or ADRs.
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.
技术文档生成技能。当用户需要编写 README、API 文档、项目文档、技术规范、使用指南或任何技术文档时使用此技能。
Describes the primary technologies, frameworks, libraries, and language conventions used in this codebase.
ライブラリやフレームワークのドキュメントが必要な場合に自動発動。Context7 MCPを使用して最新の公式ドキュメントを取得する。
Wraps up a coding session by creating documentation and committing artifacts. Use when the user says "wrap up", "close session", "let's finish", or similar end-of-session language.
Guide documentation updates when changing versions, adding content, or preparing releases
Update IBL5 documentation during pull requests and feature development. Use when updating docs, creating README files, or documenting completed work.
Guidelines for writing clear, comprehensive, and technically accurate documentation for Project SENTINEL. Use when creating READMEs, API docs, or internal engineering guides.