Agent
Security vulnerability detection specialist (OWASP Top 10, secrets, unsafe patterns) Use when 安全漏洞扫描、OWASP Top 10 检查、密钥审查。.
Agent
Security vulnerability detection specialist (OWASP Top 10, secrets, unsafe patterns) Use when 安全漏洞扫描、OWASP Top 10 检查、密钥审查。.
Agent
A coding agent focused on planning and improving software tests. TDD, or test-driven development, means writing tests before the code they check; end-to-end tests check complete user workflows.
Agent
An evidence-based agent for tracing causes through a problem while comparing competing explanations. It focuses on causal tracing, race conditions, and asynchronous problems.
Agent
Technical documentation writer for README, API docs, and comments Use when 撰写 README、API 文档、代码注释、用户手册。.
Skill Claude CodeCodex
A 28-step workflow for taking a software request from project context and requirements through design, development, testing, delivery, user confirmation, and deployment. It is intended for one person or a small team running the process end to end.
Skill Claude CodeCodex
A project setting that automatically approves file edits, file creation, and shell commands in the current project directory.
Skill Claude CodeCodex
Accessibility guidance based on WCAG 2.2 AA, a standard for making websites usable by people with disabilities.
Skill Claude CodeCodex
A guide for writing architecture decision records, or ADRs: short documents that capture important technical choices, their context, alternatives, and consequences.
Skill Claude CodeCodex
A browser-based quality-assurance skill with more than 70 commands for navigation, interaction, page snapshots, screenshots, visual comparison, and cookie import. It supports interactive testing and report-only testing.
Skill Claude CodeCodex
A 14-step bug-fixing process covering investigation, finding the root cause, implementing a fix, reviewing code and security, testing, and checking the result in a browser. A bug is an unintended problem in software.
Skill Claude CodeCodex
A workflow skill that coordinates product work, development, release, deployment, bug fixing, and independent testing in sequence. Deployment means putting the finished software into its running environment.
Skill Claude CodeCodex
Database-migration rules covering safe schema changes, meaning changes to tables and fields, as well as plans for updating data without taking a service offline.
Skill Claude CodeCodex
Deployment guidance covering automated build checks, release strategies, Docker images, health checks, post-release monitoring, and rollback.
Skill Claude CodeCodex
A set of general rules for designing user interfaces and checking accessibility. It covers how to follow design documents, choose a design system, handle different interface states, and separate design decisions from production code.
Skill Claude CodeCodex
A Chinese-language development workflow for coordinating multiple roles from accepting product deliverables through deployment. It includes version checks, development, review, integration, testing, audit, release, and deployment.
Skill Claude CodeCodex
An error-handling skill covering typed application errors, API error middleware, retry and circuit-breaker patterns, and React error boundaries.
Skill Claude CodeCodex
Git规范,覆盖Conventional Commits格式(feat/fix/docs/refactor/test/chore/perf)、OMC提交协议(Constraint/Rejected/Confidence/Scope-risk/Not-tested)、分支命名规范(feature/fix/hotfix/release)。Use when 用户需要遵循 Git 规范(Conventional Commits/分支命名/OMC 协议)时调用。.
Skill Claude CodeCodex
A Claude Code skills template for configuring hooks, which are automatic checks or actions run around tool use and code changes.
Skill Claude CodeCodex
A project hook installer that connects code changes with updates in a knowledge folder. It can watch changes to interfaces, databases, enums, error codes, and tests.
Skill Claude CodeCodex
A project knowledge base covering requirements, terms, interfaces, databases, decisions, states, codes, dependencies, environment variables, and tests.
Skill Claude CodeCodex
A 12-step process for understanding an old or inherited software project without changing its files. It covers project scanning, architecture, quality checks, documentation, design rules, APIs, technical debt, and security.
Skill Claude CodeCodex
A project-memory and working-memory tool for saving technical knowledge, decisions, and conventions across coding sessions. It is intended to preserve context when a session is shortened or restarted.
Skill Claude CodeCodex
A Chinese-language, multi-role workflow for turning product requirements into a packaged delivery. It covers research, a PRD (product requirements document), design checks, design, test cases, and final consistency reviews.
Skill Claude CodeCodex
A five-minute, three-step introduction to hlskills, a set of documented workflows for AI-assisted tasks. It demonstrates hlbug with a real bug and hlpm with a real request.