自动定期更新

Claude Code Skill Registry

查找适用于 Claude Code 的 Agent Skill,查看来源、风险和兼容性,并复制固定版本的导入命令。

1217个 Skill
39出处
1072Low risk
Jul 13更新时间
327 个 Skill
自动定期更新
36推荐

fastapi-review

Coding & Refactoring

Use when the user wants a thorough PR or branch review. Triages by diff size — small PRs get a single-pass review, large PRs fan out to parallel sub-agents (correctness, architecture, security, scope, and an Agentic & Evals lens that activates on AI/agent code) with a validation phase that drops false positives.

steph-dove/klaussy-agents·MIT·Agent SkillsClaude Code
medium85质量分
36推荐

fastapi-review

Coding & Refactoring

Use when the user wants a thorough PR or branch review. Triages by diff size — small PRs get a single-pass review, large PRs fan out to parallel sub-agents (correctness, architecture, security, scope, and an Agentic & Evals lens that activates on AI/agent code) with a validation phase that drops false positives.

steph-dove/klaussy-agents·MIT·Agent SkillsClaude Code
medium85质量分
36推荐

cache-audit

AI & Agents

Audit your Claude Code setup against prompt caching best practices. Checks ordering, tool stability, dynamic content handling, and hook injection patterns. Returns a scored report with specific fixes.

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
low85质量分
36推荐

gitlab-ci-validator

Coding & Refactoring

Validates .gitlab-ci.yml syntax, detects security misconfigurations in job definitions, checks for deprecated keywords, ensures proper stage ordering, and audits pipeline configurations for best practices. Use when working with .gitlab-ci.yml files, validating GitLab CI/CD pipeline syntax, debugging configuration errors, checking for hardcoded secrets or credentials in pipeline jobs, optimizing pipeline performance with DAG or cache, or performing security audits on GitLab CI/CD configurations.

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
low85质量分
36推荐

jenkinsfile-validator

Coding & Refactoring

Comprehensive toolkit for validating, linting, testing, and automating Jenkinsfile pipelines (both Declarative and Scripted). Use this skill when working with Jenkins pipeline files, validating pipeline syntax, checking best practices, debugging pipeline issues, or working with custom plugins.

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
low85质量分
36推荐

scholar-evaluation

Docs & Research

Systematically evaluate scholarly and research work using the ScholarEval framework. Use when assessing academic papers, research proposals, literature reviews, or scholarly writing for quality, rigor, and publication readiness. Triggers: evaluate paper, scholar evaluation, research quality assessment, peer review scoring, publication readiness, academic paper review, rate research quality, ScholarEval.

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
low85质量分
36推荐

k8s-yaml-generator

Coding & Refactoring

Comprehensive toolkit for generating, validating, and managing Kubernetes YAML resources. Use this skill when creating Kubernetes manifests (Deployments, Services, ConfigMaps, StatefulSets, etc.), working with Custom Resource Definitions (CRDs), or generating production-ready K8s configurations.

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
low85质量分
36推荐

verify

Testing & QA

How to verify changes in this prompt-only repo: reproduce committed evidence-harness recipes from scratch, don't re-run CI. Covers the evals/results/* harness pattern.

zivtech/a11y-meta-skills·GPL-3.0·Agent SkillsClaude Code
low75质量分
35推荐

a11y-test

Web & Frontend

Use when you need to run real accessibility tests — Playwright keyboard interactions, axe-core scanning, visual regression, and WCAG 2.2 compliance checks. The measurement layer that feeds evidence into a11y-critic reviews.

zivtech/a11y-meta-skills·Apache-2.0·Agent SkillsClaude Code
medium85质量分
35推荐

a11y-test

Web & Frontend

Use when you need to run real accessibility tests — Playwright keyboard interactions, axe-core scanning, visual regression, and WCAG 2.2 compliance checks. The measurement layer that feeds evidence into a11y-critic reviews.

zivtech/a11y-meta-skills·Apache-2.0·Agent SkillsClaude Code
medium85质量分
35推荐

Use the aet CLI as an evidence-driven Agent engineering quality and control layer. Audit instructions, review intent against diffs, trace explicit proofs, diagnose structured failures, stage regression candidates, or run bounded evidence-gated asset evolution. Works with any Agent that can read instructions and run a local CLI.

AdvancingTitans/agent-engineering-toolkit·MIT·Agent SkillsClaude Code
low85质量分
35推荐

fred

Coding & Refactoring

US/global macro time series from St. Louis Fed FRED — CPI, GDP, Fed funds, yields, M2, DXY, etc.

Innei/kansoku·NOASSERTION·Agent SkillsClaude Code
high75质量分
35推荐

sec-edgar

Coding & Refactoring

US SEC EDGAR filings — list 10-K/10-Q/8-K/Form 4/S-1, fetch filing text, parse insider Form 4 transactions.

Innei/kansoku·NOASSERTION·Agent SkillsClaude Code
high75质量分
34推荐

super-skill

Security & Compliance

Use when the user wants to manage, version, audit, or roll back their Agent Skills, or to review skill candidates mined from past sessions. super-skill is a git-backed package manager for the skills in ~/.agents/skills (and ~/.claude/skills) — it seeds existing skills under version control, explains where each came from, rolls any skill back one command, checks registry integrity, and surfaces recurring task families worth turning into a skill. Triggers include "version my skills", "roll back that skill", "why do I have this skill", "check my skill registry", "what could become a skill".

sdsrss/super-skill·MIT·Agent SkillsClaude Code
low85质量分
34推荐

grill-me

Testing & QA

Interview the user relentlessly about a plan until every branch, dependency, and open question is resolved. Use when the user says /grill-me or wants a plan pressure-tested one question at a time.

yourconscience/dotagents·MIT·Agent SkillsClaude Code
low85质量分
34推荐

spawn

Coding & Refactoring

Decide how to delegate work to subagents or teams. Agent-agnostic: covers Droid, Claude Code, Hermes, and Codex.

yourconscience/dotagents·MIT·Agent SkillsClaude Code
low85质量分
34推荐

spec

Coding & Refactoring

Create or update a minimal SPEC.md through a short interview, then use it as the source of truth for complex features, refactors, or ambiguous requests. Use when the user asks for /spec, spec-driven development, or when SPEC.md is missing or stale before substantial work.

yourconscience/dotagents·MIT·Agent SkillsClaude Code
low85质量分
34推荐

grill-me

Testing & QA

Interview the user relentlessly about a plan until every branch, dependency, and open question is resolved. Use when the user says /grill-me or wants a plan pressure-tested one question at a time.

yourconscience/dotagents·MIT·Agent SkillsClaude Code
low85质量分
34推荐

spawn

Coding & Refactoring

Decide how to delegate work to subagents or teams. Agent-agnostic: covers Droid, Claude Code, Hermes, and Codex.

yourconscience/dotagents·MIT·Agent SkillsClaude Code
low85质量分
34推荐

spec

Coding & Refactoring

Create or update a minimal SPEC.md through a short interview, then use it as the source of truth for complex features, refactors, or ambiguous requests. Use when the user asks for /spec, spec-driven development, or when SPEC.md is missing or stale before substantial work.

yourconscience/dotagents·MIT·Agent SkillsClaude Code
low85质量分
34推荐

Orchestrate a reference-implementation rewrite across source and target repos using campaigns, parity registry conventions, objectives, and subagent handoffs.

metagit-ai/metagit-cli·MIT·Agent SkillsClaude Code
low85质量分
34推荐

Configure shared coordination state (objectives, handoffs, approvals, events) across multiple agents and machines via METAGIT_STATE_URL and the ops HTTP backend. Use when Hermes subagents, CI runners, or humans must see the same objective queue without Syncthing JSON files.

metagit-ai/metagit-cli·MIT·Agent SkillsClaude Code
low85质量分
34推荐

metagit-cli

AI & Agents

CLI-only shortcuts for metagit agents — workspace catalog, discovery, prompts, sync, layout, and config. Use instead of MCP or HTTP API when operating from a shell or agent_mode session.

metagit-ai/metagit-cli·MIT·Agent SkillsClaude Code
low85质量分
34推荐

Orchestrate a reference-implementation rewrite across source and target repos using campaigns, parity registry conventions, objectives, and subagent handoffs.

metagit-ai/metagit-cli·MIT·Agent SkillsClaude Code
low85质量分

按用途和 Coding Agent 浏览 Skill

查找适用于 Codex、Claude Code、GitHub Copilot、Cursor 和 Gemini CLI 的可追溯 Skill。