Explore skills
65,337 skills found
diagram-expert
This skill should be used when the user needs to create, generate, or visualize diagrams. It actively generates diagrams using the right tool for the right complexity level, following a tiered approach from simple ASCII to complex rendered images. Triggers on: drawing flowcharts, architecture diagrams, sequence diagrams, ER diagrams, state machines, mind maps, data charts, visualizing data, adding
md-expert
This skill should be used when the user is writing, editing, or reviewing markdown files. It ensures high-quality markdown authoring following universal CommonMark and GitHub Flavored Markdown standards. Triggers on: creating .md files, writing READMEs, formatting tables, fixing markdown lint errors, structuring documents, generating TOCs, checking links, or fixing markdownlint warnings. Also avai
project-structure
This skill should be used when the user is scaffolding a new project, reorganizing file structure, or discussing directory layout conventions. It provides language-specific best practices for Python, Node/TypeScript, Go, and general projects. Enforces the ./tmp/ intermediary workflow and .claude/CLAUDE.md convention. Triggers on: project init, directory layout, file organization, scaffolding, repo
claude-code-skills
Claude Code Skills
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
concise-response-skill
Reduces token waste by eliminating verbose pleasantries, fluff, and unnecessary meta-commentary. Activates when the user mentions reducing token usage, being more concise, avoiding fluff, cutting废话, or optimizing response length. Use this skill to minimize overhead in responses. Delivers maximally succinct, no-surplus-word answers without repeating user input, prefacing actions, or adding unreques
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
skill-evaluate
在需要对任意 SKILL 做资深质量评审、客观评分、交付把关、引入前审查、安全边界检查、故障复盘或修正复评时使用。适用于判断 SKILL 是否可被正确触发、按步骤执行、稳定产出、可验收、可维护、可复用,并输出证据化评分、问题优先级、修正方案、最终判定和复评闭环。
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code