context7-usage
Guidelines for using the Context7 MCP server to fetch real-time documentation and code examples.
api-docs-writing
Update or create API documentation after making changes to the public interface of an API. Use when modifying existing endpoints, introducing new endpoints, or when API implementation changes are complete and tested.
spec-drafting
Creates detailed specification documents using standardized templates. Focuses on clarity, rigor, and implementability, utilizing `spec-refactoring` for final polish.
documentation-system
Standards for documenting codebases. Use when writing documentation, deciding where docs should go, reviewing doc quality, or updating docs after code changes. Covers folder structure, content guidelines, and maintenance workflows.
system-designer
为单个系统设计详细的技术文档。负责架构图、接口设计、数据模型、Trade-offs讨论等。
ai-guidance
Apply when creating or editing AI guidance documents ('**/AGENTS.md', '.cursor/**/*.md')
document-hub-initialize
Bootstrap a new project's documentation hub by creating the four core documentation files (systemArchitecture.md, keyPairResponsibility.md, glossary.md, techStack.md) with initial content based on codebase analysis.
api-documentation
Generate comprehensive API documentation from code. Use when user wants to create API docs, document endpoints, or needs OpenAPI specs.
quick-start-guide
Эксперт по quick start гайдам. Используй для создания быстрых руководств, getting started документации и onboarding материалов.
writing-plans
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
design-archive
Archive outdated design documentation. Use when design docs are no longer relevant, have been superseded, or document deprecated features.
tech-stack
Describes the primary technologies, frameworks, libraries, and language conventions used in this codebase.
review-architecture
Review, create, or update docs/architecture.md to match organizational standards with accurate technical content
api-doc-writer
요구사항을 대화로 받아 도메인별 API 목록 문서(md)를 예시 포맷으로 생성/보강한다. 테스트 코드는 만들지 않고, 문서의 테스트 시나리오 체크리스트만 작성한다.
create-specs
Transform reverse-engineering documentation into GitHub Spec Kit format. Initializes .specify/ directory, creates constitution.md, generates specifications from reverse-engineered docs, and sets up for /speckit slash commands. This is Step 3 of 6 in the reverse engineering process.
makerkit-docs
Consulta la documentación oficial de MakerKit (next-supabase-turbo) bajo demanda. Usa cuando necesites información sobre patrones, configuración o APIs de MakerKit que no esté en el código local. Incluye índice completo de 150 páginas.
readme-generator
GitHubプロジェクト用の高品質なREADME.mdファイルを生成します。プロジェクトドキュメント、READMEファイル、オープンソースプロジェクトのドキュメント作成時、またはユーザーがドキュメント作成、README作成、プロジェクトセットアップガイドのヘルプを求めた時に使用します。複数のプロジェクトタイプ(ライブラリ、Webアプリ、CLIツール)に対応し、テンプレート、バッジ、ベストプラクティスを提供します。