Loading...
Loading...
Found 1,947 Skills
Keep README.md in sync with code changes (APIs, features).
Update CHANGELOG.md with user-facing changes from recent commits. Use when the user has merged a PR, completed a release, or wants to document recent changes in the changelog.
Project docs system: sync codebase to docs, research what to build next, or work on a roadmap item.
Generates structured .code-task.md files from descriptions or PDD implementation plans. Auto-detects input type, creates properly formatted tasks with Given-When-Then acceptance criteria.
Analyzes changes since last release and updates CHANGELOG.md ONLY. Does NOT trigger releases.
MDX 语法预检查工具。**推荐**:先使用 eslint-mdx 和 prettier 进行基础检查, 再使用本 skill 进行 Fumadocs 特定问题的专项检查(图片文件名、翻译完整性)。 在 article-translator 翻译后、pnpm build 前使用。
Provides spec writing guidelines with 6 core areas and boundary system. Use when writing SPEC.md, defining requirements, creating project specifications, 요구사항 정의, or 스펙 작성.
Comprehensive design system guidelines for building consistent, accessible, and scalable digital products
Write, audit, and improve AGENTS.md files for AI coding agents. Use when creating or improving agent context for a codebase.
ADR format and methodology for documenting significant technical decisions with context, alternatives considered, and consequences. Use when making or documenting architectural decisions.
Datadog docs lookup using docs.datadoghq.com/llms.txt and linked Markdown pages.
ADR management skill. Auto-invoked for generating architecture decisions, documenting design rationale, and maintaining the decision record log. Uses native read/write tools to scaffold and update ADR markdown files.