ai-coding skills

6,480 tagged ai-coding, measured the same way as everything else here.

Browse within: cli 332agentic-ai 271awesome-list 201agentic-coding 169ai-tools 165best-practices 151awesome 141codex-plugins 141openai 141vibe-coding 126ai-pair-programming 93ai-assistant 92agents 86bun 85

graphlens-navigation

289

Neko1313/graphlens-mcp

Skill Claude Code

Navigate the code graph using graphlens MCP tools instead of reading files or grepping. Use when asked: "what calls X", "what breaks if I change X", "who uses this function", "what does this function depend on", "impact analysis", "find callers", "find references", "what implements/extends X", "what's in this file"…

not rated 2 1mo ago A 147 tokens original MIT

next

290

llmapi-pro/claude-next

Skill Claude CodeCodex

Produce a clean handoff to a fresh Claude Code window. Use when the current conversation is too long (>400K tokens, hallucinations, lost context, or the user wants to close the window). "/next" produces a handoff, "/next list" shows all pending, "/next remove X" deletes one.

not rated 2 3mo ago A 66 tokens original MIT

shanmukhaditya/agent-skills

Skill Codex

Operate a hierarchical software-development team of up to ten agents to understand a codebase, turn product requirements and bug reports into safe production-ready changes, and verify the result end to end. Use for multi-file feature implementation, bug fixing, refactoring, migrations, integrations, performance…

not rated 2 15d ago A 110 tokens original MIT

fazxes

292

Recusive/Skills

Skill Claude CodeCodex

Production scope gatekeeper v3 — catches secretly-MVP plans before they reach the audit pipeline. Use this skill when the user says 'fazxes', 'check scope', 'is this complete', or right after a plan is written and before it goes to /audit-plan. Hunts for buried scope reductions ('trade-offs accepted', 'for v1'…

not rated 2 4mo ago A 153 tokens original MIT

claude-api

293

lk19940215/claude-coder

Skill Claude CodeCodex

Use this skill when the user is building against Anthropic APIs or SDKs, including @anthropic-ai/sdk, anthropic, or Agent SDK integrations.

not rated 2 4mo ago A 0 tokens

scalpel

294

anupmaster/scalpel

Skill Claude CodeCodex

Surgical AI for your codebase. Plugs into any project, performs a 12-dimension diagnostic scan (git forensics, architecture, tech debt, security, infrastructure), delivers a Codebase Vitals health score, then assembles and manages an adaptive AI surgical team calibrated to YOUR project. Pendrive architecture — plug…

not rated 2 5mo ago A 98 tokens original MIT

securing-code

295

codeverbojan/claude-code-kickstart

Skill Claude Code

Enforces secure coding patterns for API routes, auth, input handling, and database queries. Triggered when writing server-side code, handling user input, or adding dependencies.

not rated 2 5mo ago A 39 tokens original MIT

claude-api

296

zrt-ai-lab/claude-code-rev

Skill Claude CodeCodex

Use this skill when the user is building against Anthropic APIs or SDKs, including @anthropic-ai/sdk, anthropic, or Agent SDK integrations.

not rated 2 5mo ago A 0 tokens

chuyanchu/maintain-project-continuity

Skill Codex

Initialize, audit, resume, and hand off durable, evidence-backed project context across Codex, Claude Code, and fresh AI coding conversations, including discovery of Obsidian or other external knowledge sources. Use when a user wants to prevent long-chat context loss, create AGENTS.md/CLAUDE.md plus project status and…

not rated 2 25d ago A 109 tokens original MIT

amby-revise

298

ambystechcom/AmbyKit

Skill Claude CodeCodex

Continue an existing feature's spec (or design) — add and refine in place, with a done-guard.

not rated 2 5d ago A 28 tokens original MIT

architecture-review

299

korbinjoe/TeemAI

Skill Claude Code

Architecture review skill. Provides a complete 9-dimension review model, 4 analysis techniques, 8 major anti-pattern detection checklists, and structured report templates. Triggers when user says "review architecture", "architecture health check", "analyze module dependencies", "evaluate evolvability".

not rated 2 2mo ago A 62 tokens original MIT

kempt-checkup

300

xz1220/Kempt

Skill Codex

Run a read-only Kempt health check on the local AI-coding-agent state (/.claude, /.codex) and explain the agent-debt report. Use when the user asks why their coding agent feels slow, confused or inconsistent, mentions "agent debt" / "agent 体检" / "agent health", or wants to know what junk has piled up in their Claude…

not rated 2 2mo ago A 89 tokens original MIT

aidex-audit

302

yacb2/aidex

Skill Claude Code needs its repo

Use when the user wants to assess the state of a feature, flow, or module — a UX, security, performance, or accessibility audit; cataloging bugs, gaps, and opportunities; retesting open findings; escalating a finding to the backlog; or updating audit methodology. Fires on "I want to do a UX / security / performance /…

not rated 2 changed 2d ago A 189 tokens original MIT

claudemd-architect

303

keskinonur/claudemd-architect

Skill Claude CodeCodex

Generate production-grade CLAUDE.md project reference documents for Claude Code. Use when a user wants to create a CLAUDE.md, project spec, or architectural reference for AI-assisted development. Incorporates LLM reasoning failure mitigations (constraint-based guardrails, concrete examples, verification checkpoints)…

not rated 2 6mo ago A 108 tokens original MIT

example-skill-library

304

hymhub/skill-indexer

Skill Claude CodeCodex

Demonstrates how to ship an Agent Skill from an npm package via skill-indexer. Use when learning how to author a skill or as a template for new skills.

not rated 2 3mo ago A 39 tokens original MIT

dev-cookbook

305

Malloy-yang/Dev-cookbook

Skill Claude Code

Requirement-aligned development workflow. TRIGGER: whenever the user asks to build a feature, make a change, optimize/improve something, or fix a bug — especially when the requirement is vague or lacks scope/acceptance criteria. Before starting, the agent MUST detect the user's role (PM/Developer/Both), persisted…

not rated 2 28d ago A 171 tokens original MIT

cotend-project-init

306

lhh1301506137/CoTend

Skill Codex

Initialize, update, repair, migrate, or resume under CoTend, including named upstream Dual handoff/adoption/install or an external platform-adapter sync. Resolves impact before broad reads, loads triggered owners, preserves protected boundaries, validates real governance writes, and returns one handback.

not rated 2 16d ago A 63 tokens original Apache-2.0

arpitexplores/skills-super

Skill Codex

Marketing execution: campaign orchestration, copywriting, CRO, analytics, paid ads, email, and social content. Use to ship campaigns and improve conversions.

not rated 2 4mo ago A 37 tokens original MIT

turborepo

308

Bosh-Kuo/awesome-agent-toolkit

Skill Claude CodeCodex

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines…

not rated 2 2mo ago A 111 tokens

security-review

309

Arnosdeus/agent-toolkit

Skill Claude CodeCodex

Review application changes for evidence-based security vulnerabilities and hardening opportunities across authentication, authorization, input handling, APIs, dependencies, and data protection.

not rated 2 14d ago A 31 tokens original MIT

justone

310

GodsB1025/justone

Skill Claude CodeCodex

Runtime contract for the Just One Prompt Challenge. Invoked exclusively via the /justone and /justone-publish slash commands. Do NOT auto-trigger from general conversation — only act on this skill when one of those commands has been issued in the current turn.

not rated 2 3mo ago C 55 tokens original MIT

git-workflow

311

troyjthomas/ios-agent-skills

Skill Claude CodeCodex

Git conventions for parallel Claude Code workstreams in Conductor. Covers branching strategy, merge order, conflict prevention, shared file protection, and the checkpoint pattern. Use this skill throughout the build phase, especially when running multiple Conductor workspaces. Prevents the merge conflicts and…

not rated 2 3mo ago A 64 tokens original MIT

agent-orchestrator

312

Xwen0857/agent-orchestrator

Skill Claude CodeCodex

A coordination workflow for managing software tasks across planning, worker agents, testing, auditing, approvals, and configuration governance. It stores task state in structured folders and records each state change in a log.

not rated 2 5mo ago A 53 tokens original MIT

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: