ai-skills agents

506 tagged ai-skills, measured the same way as everything else here.

Browse within: ai-agent-templates 60Workflow Automation 59ai-pipelines 44cline 44antigravity 24claude-agents 22ai-assistant 21copilot 20spec-driven-development 19gemini-cli 16agentic-coding 14awesome 13awesome-list 13claude-code-skills 13

design-review

01

nextlevelbuilder/ui-ux-pro-max-skill

Agent Claude Code

Expert design reviewer for web UI. Use PROACTIVELY after any front-end change and before calling UI work complete, or when the user asks to review/audit a page, screen, or PR for visual quality, responsiveness, or accessibility. Drives a real browser (Playwright MCP) across viewports, checks WCAG 2.1 AA, and returns…

124k +735 yesterday A 82 tokens original MIT

test

02

EtienneLescot/n8n-as-code

Agent

Give your AI agent n8n superpowers. 537 nodes with full schemas, 7,700+ templates, Git-like sync, and TypeScript workflows.

1.6k +1 4d ago not scanned tokens not measured original MIT

analyzer

03

CreminiAI/skillpack

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

1.2k +1 20d ago A 0 tokens copy · 100% MIT

comparator

04

CreminiAI/skillpack

Agent

Compare two outputs WITHOUT knowing which skill produced them.

1.2k +1 20d ago A 0 tokens copy · 100% MIT

grader

05

CreminiAI/skillpack

Agent

Evaluate expectations against an execution transcript and outputs.

1.2k +1 20d ago A 0 tokens copy · 100% MIT

lee-to/ai-factory

Agent

Coordinate parallel execution of independent plan tasks. For single tasks — implements directly with quality sidecars. For parallel tasks — dispatches implement-worker workers. Use via claude --agent implement-coordinator.

1.1k 4d ago A 44 tokens

plan-coordinator

07

lee-to/ai-factory

Agent

Iteratively polish a plan by launching plan-polisher in a loop until critique passes or max iterations reached. Use via claude --agent plan-coordinator.

1.1k 4d ago A 36 tokens

plan-polisher

08

lee-to/ai-factory

Agent

Create or refresh an /aif-plan plan, critique it, and run one refinement round at most. The caller launches another plan-polisher for further iterations if needed.

1.1k 4d ago A 38 tokens

agent-architect

09

guanyang/open-agent-hub

Agent

Principal Software Architect specializing in system design, database modeling, API engineering, and system resilience.

958 2d ago A 22 tokens original MIT

agent-debugger

10

guanyang/open-agent-hub

Agent

Principal Diagnostics Engineer specializing in root cause analysis, error troubleshooting, and hotfixes.

958 2d ago A 21 tokens original MIT

agent-reviewer

11

guanyang/open-agent-hub

Agent

Senior Technical Lead and Security Auditor specializing in code quality, correctness, and security audits.

958 2d ago A 21 tokens original MIT

cs-cmo-advisor

12

borghei/Claude-Skills

Agent

Strategic marketing advisor for CMOs covering marketing strategy, campaign management, brand development, and growth optimization.

675 +21 20d ago A 26 tokens

cs-design-lead

13

borghei/Claude-Skills

Agent

Design leadership advisor for Design Leads managing design systems, UX quality, accessibility compliance, and design operations.

675 +21 20d ago A 24 tokens

cs-growth-lead

14

borghei/Claude-Skills

Agent

Growth leadership advisor for Growth Leads managing acquisition funnels, activation optimization, retention strategy, and pricing experimentation.

675 +21 20d ago A 24 tokens

godot-animator

15

jame581/GodotPrompter

Agent

Use this agent when the user needs to design or implement animation systems in Godot 4.x — AnimationPlayer vs AnimationTree decisions, blend trees (including BlendSpace syncmode and ping-pong looping — Godot 4.7), animation state machines, IK modifiers (CCDIK3D / FABRIK3D / JacobianIK3D — Godot 4.6+)…

651 +8 20d ago A 414 tokens original MIT

godot-code-reviewer

16

jame581/GodotPrompter

Agent

Use this agent when the user wants their Godot GDScript or C# code reviewed for best practices, anti-patterns, performance issues, or Godot-specific pitfalls. Also use when completing a major feature and wanting a quality check. Examples: Context: User wants a code review. user: "Review my player controller for Godot…

651 +8 20d ago A 187 tokens original MIT

jame581/GodotPrompter

Agent

Use this agent for C#-first Godot 4.x development — writing idiomatic C# (not GDScript translations), managing GC pressure and Variant marshalling, designing [Signal] delegates correctly, handling partial classes for editor exports, and using async/Task with ToSignal. Also use this agent in parity mode to close the C#…

651 +8 20d ago A 426 tokens original MIT

product-on-purpose/pm-skills

Agent

Drafts CHANGELOG entries from git log applying pm-skills CHANGELOG hygiene rules from CLAUDE.md: describe what changed (not where), public paths only, never reference gitignored NOTES/ or agent-context/SESSION-LOG/ or docs/internal/efforts/. Distinguishes user-facing from internal-only commits. Returns a draft for…

577 3d ago A 121 tokens original Apache-2.0

pm-critic

19

product-on-purpose/pm-skills

Agent

Use proactively after any PM-artifact-producing skill completes (deliver-prd, foundation-meeting-recap, foundation-okr-writer, foundation-persona, foundation-lean-canvas, discover-interview-synthesis, define-problem-statement, define-hypothesis, deliver-edge-cases, deliver-user-stories, deliver-acceptance-criteria…

577 3d ago A 133 tokens original Apache-2.0

product-on-purpose/pm-skills

Agent

Runs an ordered sequence of pm-skills from a prioritized-action-plan or a user-named chain, pausing for go/no-go and stopping on a failed or empty step. Explicit invocation only; never fires proactively.

577 3d ago A 50 tokens original Apache-2.0

software-engineer

21

iusztinpaul/designing-real-world-ai-agents-workshop

Agent Codex

SWE role definition for /implement-universal. Loaded by the orchestrator at the start of the SWE phase. Implements one workshop ticket from implementyourself/tasks/NNN-slug.groomed.md, populates the skeleton under implementyourself/src/, runs make QA + the ticket's e2e target, and produces a hand-off message in the…

501 +1 3mo ago B 98 tokens copy · 98% MIT

tester

22

iusztinpaul/designing-real-world-ai-agents-workshop

Agent Codex

Tester role definition for /implement-universal. Loaded by the orchestrator at the start of the Tester phase, on logic tickets only. Trusts the SWE phase's happy-path e2e excerpt (does NOT re-run the Make target), runs at most 1 adversarial break path, walks every Acceptance Criterion with concrete evidence, and emits…

501 +1 3mo ago A 99 tokens copy · 89% MIT

designer

23

AgentSkillOS/SkillAnything

Agent

You are the Skill Architecture Designer agent. You read analysis.json from Phase 1 and produce architecture.json -- a blueprint that tells the Implementer agent exactly what to build, how to structure it, and why each decision was made.

468 +1 4mo ago A 0 tokens original MIT

implementer

24

AgentSkillOS/SkillAnything

Agent

You are the Skill Implementer agent. You receive architecture.json from the Designer and write the actual skill files -- SKILL.md, reference docs, scripts, and examples. Your output is a complete, ready-to-install skill package.

468 +1 4mo ago A 0 tokens original MIT