agentic-coding skills

2,955 tagged agentic-coding, measured the same way as everything else here.

Browse within: ai-coding 352agentic-workflow 187claude-code-plugin 150ai-workflows 106codex-cli 102ai-coding-agent 93context-engineering 80ai-skills 65Autonomous Agents 64agent-composition 59agent-framework 59agents-inc 59ai-scientist 59spec-driven-development 56

glyphtrail

241

glyphtrail/glyphtrail

Skill Claude CodeCodex

Query this repo's code graph instead of ls/grep/reading files blindly. Use whenever you are understanding the codebase or its architecture, tracing how something works, or searching for a symbol or term; before changing a symbol, to get its blast radius (dependent symbols, tests to run, API surface, and other indexed…

not rated 5 18d ago A 151 tokens EUPL-1.2

glyphtrail

242

glyphtrail/glyphtrail

Skill Claude CodeCodex

Query this repo's code graph instead of ls/grep/reading files blindly. Use whenever you are understanding the codebase or its architecture, tracing how something works, or searching for a symbol or term; before changing a symbol, to get its blast radius (dependent symbols, tests to run, API surface, and other indexed…

not rated 5 18d ago A 151 tokens EUPL-1.2

temporal-debug

243

MeherBhaskar/temporal-debug-skill

Skill Claude CodeCodex

Use this skill when the user is debugging a bug, error, crash, or issue that might be tied to a specific point in time (e.g., "crash from 3 hours ago", "bug in v2.4.1", "last night's deploy"). It guides the agent to reconstruct the historical code state and analyze the bug in that context.

not rated 5 1mo ago A 77 tokens original MIT

easy-loop

244

tundergod/easy-loop

Skill Claude CodeCodex

Run or resume an autonomous build/fix loop that iterates plan → implement → evaluate against a user-approved, testable contract until it passes. Use when the user wants an agent loop, wants a task to keep iterating unattended or in the background (e.g. overnight), or wants to resume, check the status of, or cancel a…

not rated 5 1mo ago A 74 tokens original MIT

prospec-archive

245

benwu95/prospec

Skill Claude CodeCodex

An archiving tool for completed software changes. It creates a summary, synchronizes requirements with feature specifications, and checks that related project knowledge has been updated.

not rated 5 changed today A 56 tokens original MIT

benwu95/prospec

Skill Claude CodeCodex

A project-knowledge generator that reads a raw project scan and turns its structure into small, recipe-based documentation files.

not rated 5 changed today A 71 tokens original MIT

prospec-verify

247

benwu95/prospec

Skill Claude CodeCodex

A review skill that checks an implementation against its tasks, written requirements, project rules, supporting knowledge, tests, and—when relevant—its design.

not rated 5 changed today A 70 tokens original MIT

design-md-creator

248

iFurySt/DESIGN.md

Skill Claude CodeCodex

Create or refine a DESIGN.md from a public website URL, then use that design system to build and open a standalone HTML page based on either a reference URL or the user's requested page and content. Visually validate the HTML and feed reusable corrections back into DESIGN.md. Use when the user wants a DESIGN.md, an…

not rated 6 1mo ago A 99 tokens original MIT

duet

249

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Two-party posture — user as director, agent as executor; every fork, tradeoff, or choice surfaced via batched AskUserQuestion with a recommended default. Use when the user invokes /duet, says "ask before" / "pair with me" / "human-in-the-loop", or for aesthetic/architectural/irreversible decisions.

not rated 5 1mo ago A 73 tokens copy · 89% Apache-2.0

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Install a Claude-Code PreToolUse hook that blocks destructive git commands (push variants including force-push, hard reset, force clean, branch -D, checkout/restore overwrites) before Bash runs them. Use when the user wants git safety rails, force-push prevention, or repository-wipe protection.

not rated 5 1mo ago B 71 tokens original Apache-2.0

triage-issue

251

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Investigate a reported bug to root cause, then emit a TDD-shaped fix plan as an issue artifact. Trigger when the user reports a bug, says "triage", asks for issue investigation, or wants a fix plan before code changes.

not rated 5 1mo ago A 54 tokens original Apache-2.0

skill

252

Typiqally/lintropy

Skill Claude CodeCodex

Skill "skill" from Typiqally/lintropy, covering version: 0.3.0, 1. what lintropy is, 2. commands, 3. rule anatomy and .lintropy/no-unwrap.rule.yaml.

not rated 5 2mo ago A 0 tokens copy · 100% MIT

deliver

253

asimons81/hardproof

Skill Claude CodeCodex

Prepare an inspectable Hardproof delivery during DELIVER with final scope, evidence, risks, rollback, and reproducible reporting.

not rated 5 3d ago A 27 tokens original Apache-2.0

design

254

asimons81/hardproof

Skill Claude CodeCodex

Shape the smallest reversible Hardproof design from discovery evidence during DESIGN, including contracts, failures, and risks.

not rated 5 3d ago A 23 tokens original Apache-2.0

discover

255

asimons81/hardproof

Skill Claude CodeCodex

Inspect a Hardproof run's request, repository, constraints, and unknowns during DISCOVERY before proposing a design.

not rated 5 3d ago A 25 tokens original Apache-2.0

pwrl-learnings

256

wicttor/pwrl

Skill Claude CodeCodex

Extract, classify, deduplicate, structure, and save learnings from code, commits, tasks, and documentation.

not rated 4 2mo ago A 27 tokens

pwrl-work-execute

257

wicttor/pwrl

Skill Claude CodeCodex

Execute tasks with quality gates (inline, serial, or parallel modes).

not rated 4 2mo ago A 20 tokens

pwrl-work-prepare

258

wicttor/pwrl

Skill Claude CodeCodex

Set up execution environment, create task lists, and select execution mode.

not rated 4 2mo ago A 19 tokens

synthkernel

259

hesprs/synthkernel

Skill Claude CodeCodex

Follow the standards of SynthKernel architecture. Must use this skill when operating on any project that claims to adopt SynthKernel.

not rated 4 1mo ago A 28 tokens CC-BY-4.0

speckit-checklist

260

ldilov/harness-forge

Skill Claude CodeCodex

Generate a custom checklist for the current feature based on user requirements.

not rated 4 3mo ago A 19 tokens GPL-3.0

speckit-clarify

261

ldilov/harness-forge

Skill Claude CodeCodex

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

not rated 4 3mo ago A 34 tokens GPL-3.0

speckit-specify

262

ldilov/harness-forge

Skill Claude CodeCodex

Create or update the feature specification from a natural language feature description.

not rated 4 3mo ago A 19 tokens GPL-3.0

ai-dev-methodology

263

Korner83/ai-development-methodology

Skill Claude CodeCodex

Operating rules for projects using the AI Development Methodology — markdown + git governance for mixed human/AI-agent teams. Load when working in a repo that follows it, or for any process question: sizing and filing backlog items, what counts as Done (Status/Test fields), the file-lock protocol for parallel agents…

not rated 4 10d ago B 100 tokens

flanliulf/SpecLite

Skill Claude CodeCodex

A read-only consistency check for changes to SpecLite’s canonical source files. A canonical source is the main version from which related files, documentation, tests, and packaging data are derived.

not rated 4 2mo ago A 91 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: