claude-code-skill agents

419 tagged claude-code-skill, measured the same way as everything else here.

Browse within: claude-ai 72claude-code-skills 68open-source 54marketing-automation 47seo 38ai-marketing 29ai-content 28content-creation 28fullstack 23agentic-framework 18agentic-os 18ai-seo 18claude-plugins 18knowledge-management 15

standards-enforcer

49

markshust/hcf

Agent

Code standards enforcement worker. Reviews and fixes a batch of files to match project coding standards without changing behavior.

67 8d ago A 26 tokens copy · 97% MIT

tdd-worker

50

markshust/hcf

Agent

TDD implementation worker. Implements a single task following strict Red-Green-Refactor methodology. Use for executing individual plan tasks autonomously.

67 8d ago A 32 tokens original MIT

api-skill-tester

51

Bria-AI/bria-skill

Agent Claude Code

Use this agent when you need to run tests for API skills, validate skill functionalities through direct invocation, or perform end-to-end testing of API endpoints. This includes running existing test suites, exercising API skills manually to verify behavior, and validating that skill functionalities work as…

65 3d ago A 471 tokens

Terryc21/workflow-audit

Agent

Layer 3 systematically scans ALL entry points from Layer 1 and applies issue detection rules. Unlike Layer 2 (which traces specific flows in depth), Layer 3 does a breadth-first scan to categorize issues across the entire codebase.

58 5d ago A 0 tokens original Apache-2.0

Terryc21/workflow-audit

Agent

Layer 4 evaluates workflows from the user's perspective. While Layers 1-3 analyze code structure, Layer 4 asks: "Does this workflow help the user achieve their goal?".

58 5d ago A 0 tokens original Apache-2.0

layer5-data-wiring

54

Terryc21/workflow-audit

Agent

Layer 5 verifies that features use real user data instead of mock/hardcoded values, and that model capabilities are fully wired into the features that need them. While Layers 1-4 audit navigation and UX, Layer 5 audits whether the data flowing through those workflows is genuine.

58 5d ago A 0 tokens original Apache-2.0

competitor_search

55

yuc16/PatentRadar

Agent

An agent for analysing competing products that may fall within the protected scope of a patent.

57 4d ago A 0 tokens

full_claim_chart

56

yuc16/PatentRadar

Agent

An agent module for evidence-based full patent claim charts. A claim chart compares every part of a patent claim with evidence for a potential matching product or technology.

57 4d ago A 0 tokens

report

57

yuc16/PatentRadar

Agent

An agent module that turns structured patent-analysis results into a report for human review. It produces the report in both Markdown and PDF formats.

57 4d ago A 0 tokens

project-init

63

agencia-conversion/agentic-seo-skills

Agent

Initializes Agentic SEO project with the required folder layout, blank brain templates, contents directories, and first log entry. Use when creating a new project.

50 3mo ago A 34 tokens original MIT

reviewer

64

smorky850612/Aurakit

Agent

An automated code-review role based on five checks: tested, readable, consistent, secure, and trackable. It reviews implementation quality, edge cases, security risks, and whether decisions are recorded.

40 4mo ago A 40 tokens original MIT

scout

65

smorky850612/Aurakit

Agent

A read-only project scanner that identifies a codebase's language, package manager, framework, TypeScript settings, dependencies, and design tokens. Design tokens are shared values such as colors, spacing, and font sizes.

40 4mo ago A 42 tokens original MIT

spec-writer

66

smorky850612/Aurakit

Agent

A requirements-writing agent that turns a plain-language request into a structured specification with requirements and acceptance criteria. Acceptance criteria describe what must be true for a feature to count as working.

40 4mo ago A 37 tokens original MIT

injection-auditor

67

bridge-mind/BridgeWard

Agent

Read-only auditor that scans files, directories, URLs, and MCP tool descriptions for prompt-injection attempts. Reports hidden text, override phrases, exfil constructs, fake structural markers, repo-poisoning artifacts, and rug-pull MCP descriptions with severity-tagged findings and remediation suggestions. Use for…

38 4mo ago C 78 tokens original MIT

codex-collaboration

68

ForteScarlet/codex-kkp

Agent

Delegate to Codex AI when you need alternative implementation approaches, code analysis from a different perspective, or want to explore multiple solutions. Best for complex coding tasks that benefit from a second AI opinion.

25 7mo ago A 45 tokens original MIT

pre-mortem-runner

69

Kaminoikari/product-playbook

Agent

PROACTIVELY use this subagent whenever product planning calls for a dedicated pre-mortem deep run, typically after MVP scoping or solution prioritization and before committing to a plan, or when architecture context is available for risk-grounding. Also use whenever the user says "what could go wrong", "pre-mortem…

24 1mo ago A 135 tokens original MIT

strategy-critic

70

Kaminoikari/product-playbook

Agent

PROACTIVELY use this subagent immediately after the user writes or revises any strategy artifact: Strategy Blocks (mission/vision/strategy hierarchy), Rumelt's Good Strategy Kernel (diagnosis / guiding policy / coherent action), DHM Model (Delight/Hard-to-copy/Margin-enhancing), or Empowered Teams charter (Marty…

24 1mo ago A 147 tokens original MIT

implementer

71

andyzengmath/quantum-loop

Agent

Per-story implementation agent. Implements exactly ONE user story from quantum.json following TDD methodology. Spawned fresh for each story with no memory of previous iterations.

24 2mo ago A 34 tokens original MIT

orchestrator

72

andyzengmath/quantum-loop

Agent

Execution lifecycle manager. Reads quantum.json, queries the dependency DAG, executes stories sequentially or spawns parallel implementer subagents via native worktrees, runs two-stage review gates, handles retries, and commits passed stories. Use when running /ql-execute or when managing the quantum-loop execution…

24 2mo ago A 64 tokens original MIT