Skill Claude Code
A procedure for exploring goals, requirements, and design choices before creative software work begins.
AI course notes: langchain / langgraph / python / vibe coding
Skill Claude Code
A procedure for exploring goals, requirements, and design choices before creative software work begins.
Skill Claude Code
A Chinese-language reference for discussing code review findings with a development team.
Skill Claude Code
A Chinese-language reference for writing commit messages and changelogs, which record code changes and releases.
Skill Claude Code
A Chinese-language reference for formatting technical documentation in mixed Chinese and English text.
Skill Claude Code
A reference for connecting projects to Chinese Git hosting services such as Gitee, Coding.net, GitLab in China, and CNB.
Skill Claude Code
A procedure for sending independent software tasks to multiple agents at the same time.
Skill Claude Code
A procedure for carrying out a written software implementation plan in a separate work session with review checkpoints.
Skill Claude Code
A procedure for completing a software development branch, including checking the code and running the project’s tests.
Skill Claude Code
A method for building MCP servers, which let AI assistants use tools and connect to outside services.
Skill Claude Code
A workflow for evaluating code-review feedback before applying the suggested changes.
Skill Claude Code
A code-review workflow for checking completed work against its requirements before delivery or merging.
Skill Claude Code
A development workflow that assigns independent implementation tasks to separate helper agents within the same session.
Skill Claude Code
A structured process for investigating and fixing software problems through four stages. It covers systematic debugging principles and rules.
Skill Claude Code
A development method that writes tests before writing the feature or bug fix. TDD, or test-driven development, uses tests to define expected behavior first.
Skill Claude Code
An isolated Git workspace for developing a feature without changing the current working directory. Git worktrees let one repository have multiple working folders.
Skill Claude Code
A startup workflow for finding and using available skills before responding in a conversation.
Skill Claude Code
A verification workflow for checking commands and their output before claiming that work is finished, fixed, or tested.
Skill Claude Code
A runner for agency-orchestrator YAML workflows inside Claude Code, OpenClaw, or Cursor. YAML is a text format commonly used to describe structured configuration, and the current conversation’s language model performs the work without a separate API key.
Skill Claude Code
A planning aid for breaking a multi-step coding task into a plan before implementation begins. It is used when you already have a specification or set of requirements.
Skill Claude Code
A set of instructions for creating or editing coding-agent skills and checking that they work before release. A skill is a reusable set of directions that tells an agent how to handle a type of task.
Skill Claude Code
A code generator that creates standard Next.js API routes and an administration page from Prisma models. Prisma is a tool that describes and accesses an application’s database.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: