ai-coding skills

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

Browse within: cli 325agentic-ai 271awesome-list 201agentic-coding 168ai-tools 165best-practices 148awesome 141codex-plugins 141openai 141ai-assistant 135agents 130vibe-coding 126ai-pair-programming 92bun 85

cosbort/agent-skills

Skill Claude CodeCodex

Enterprise-grade Spring Boot 3.5.x/4.x development guide. Use when building Spring Boot APIs, microservices, or enterprise Java applications. Covers Java Records as DTOs, Virtual Threads, ProblemDetail (RFC 7807), RestClient, structured logging, Testcontainers, observability, sealed exception hierarchies, and GraalVM…

not rated 6 1mo ago A 104 tokens original MIT

design-md-creator

218

iFurySt/DESIGN.md

Skill Codex

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 +1 1mo ago A 99 tokens original MIT

bun-api

219

dmythro/agent-skills

Skill Claude CodeCodex

Bun runtime API reference for TypeScript scripts. Covers Bun.serve() HTTP/HTTP/2 server with routes and WebSockets, fetch() transport options, Bun.file(), Bun.write(), Bun.$() shell, Bun.spawn(), Bun.Glob, Bun.env, bun:sqlite, Bun.sql() for PostgreSQL/MySQL via DATABASEURL, Bun.s3 for S3-compatible storage, Bun.redis…

not rated 6 +1 changed today A 250 tokens original MIT

math-model-code

220

OrinVoss/dsh-math-team

Skill Claude CodeCodex

A team workflow for solving mathematical modelling problems with code, including analysis, model selection, computation, plots, and reproducibility notes.

not rated 6 +2 12d ago A 98 tokens original MIT

ea-skill

221

jzl-maker/EA-SKILL

Skill Claude Code

An AI-assisted workflow for developing and testing embedded-device software. Embedded software runs on hardware such as microcontrollers, and the workflow covers project setup, feature work, tests, device programming, debugging, verification, and records.

not rated 6 10d ago A 151 tokens original MIT

skill-dispatcher

222

farhanic017/dynamic-skill-loader

Skill Claude CodeCodex

Universal MCP skill dispatcher for AI coding agents. Loads Claude Code, OpenCode, Cursor, Gemini-style, command, plain markdown, and GitHub-hosted skills on demand. Includes agent routing, active skill lifecycle tracking, external repo import, nested skill discovery, origin filtering, and hardened parsing for secure…

not rated 6 +2 3mo ago A 68 tokens GPL-3.0

ccc-tuneup

223

KevinZai/commander

Skill Claude Code

Audit + safely optimize your local /.claude CC Commander setup. Read-only scan by default; backs up + archives (never deletes), asks before fixes. Covers versions, junk, drift, agents, hooks, MCP.

not rated 6 today A 49 tokens original MIT

aih-betterdoc

224

samartomar/ai-harness

Skill Claude CodeCodex

Create, edit, and review ai-harness public documentation with BetterDoc's claim-first, evidence-aware workflow. Use for README and website copy, quickstarts, reference docs, architecture and ADRs, security and assurance docs, runbooks, migration guides, changelogs, release notes, PR summaries, or any other public…

not rated 6 today A 113 tokens original Apache-2.0

canon-accessibility

225

Dragoon0x/canon

Skill Claude CodeCodex

Use when designing or auditing accessibility, ARIA, semantic HTML, screen reader support, keyboard navigation, color contrast, motion preferences, or WCAG compliance. Trigger when the user mentions a11y, accessibility, ARIA, screen reader, WCAG, keyboard, focus, or asks to make something accessible.

not rated 5 4mo ago A 66 tokens original MIT

merge-aliases

226

ayeshakhalid192007-dev/graph-engineering-crash-course

Skill Claude Code

Folds two surface names for the same backend system into one canonical entity, keeping every original mention individually retrievable, and refuses to merge pairs that only share spelling.

not rated 5 11d ago A 37 tokens original MIT

stack-changes

227

Ishtiaqhossain/claude_stack_changes

Skill Claude CodeCodex

Splits a large change into small, single-purpose units of review — PRs, diffs, or CLs — each making one argument (one diff, one thesis) and each buildable and testable on its own. Use when a change is too big to review, when a feature builds on existing code, when working in a large monorepo with stacked diffs, or…

not rated 5 2mo ago C 123 tokens

repo-continuity

228

vector233/repo-continuity

Skill Codex

Initialize, inspect, safely reconcile upgrades for, and operate Repo Continuity. Use when an agent needs to install the repository-owned knowledge layer; produce a read-only three-way upgrade report or apply only conflict-free upstream changes without overwriting project customization; route work into Direct, Tracked…

not rated 5 20d ago A 171 tokens original MIT

intent-validate

229

ijust/intent-planner

Skill Claude Code

Read-only verification that cross-checks intent-tree, intent-compass, and packets (+ the export draft) and reports contradictions, coverage gaps, boundary inconsistencies, and normative violations with severity. Fixes remain proposals.

not rated 5 4d ago A 47 tokens original MIT

dare-blueprint

230

dewtech-technologies/dare-method

Skill Claude CodeCodex

Gera um Task List estruturado a partir do Design aprovado. Use quando o usuário aprovar o DESIGN.md. Cria um documento BLUEPRINT.md com arquitetura, endpoints, modelo de dados e plano de execução.

not rated 5 1mo ago A 48 tokens original MIT

godpowers

231

hannsxpeter/godpowers

Skill Codex

AI-powered development system that takes a project from raw idea to hardened production. Fuses artifact discipline, execution engine, quality enforcement, and team intelligence into one unified workflow. Triggers on: "god mode", "god init", "god prd", "god arch", "god roadmap", "god stack", "god repo", "god build"…

not rated 5 3d ago A 158 tokens original MIT

stale-brain

232

stalebrainlabs/stalebrain

Skill Claude CodeCodex

Audit AI agent memory and instruction files: CLAUDE.md, AGENTS.md, .cursorrules, GEMINI.md, copilot-instructions.md and every other major agent's memory files (13 agents, 18+ file locations) against the live repository. Use when the user runs /stale-brain or asks to audit, verify, refresh, lint, or fix agent memory…

not rated 5 1mo ago A 185 tokens original MIT

harness-engineering

233

guixiang123124/openclaw-harness

Skill Claude Code

Turn your OpenClaw agent into a structured engineering factory. Plan → Build (via ACP) → Review → Iterate → Ship. DeerFlow's orchestration intelligence + OpenClaw's zero-config ecosystem.

not rated 5 5mo ago A 46 tokens original MIT

execute-work-package

234

flitzrrr/agent-skills

Skill Claude CodeCodex

Execute a significant implementation unit (phase or major slice) using a gated subagent loop (blueprint -> gate -> execute -> digest) without creating new persistent artifacts.

not rated 5 1mo ago A 37 tokens

spec-manager

235

loki-ai-ch/spec-manager

Skill Claude Code

Spec-driven project iteration workflow — L1 PRD → L2 Design → L3 Impl → Agent Task → Deploy, with human review gates at each layer. Pure local markdown storage, no MCP, no network. Use when the user invokes /spec-manager or asks for: new feature/PRD, technical design, implementation spec, agent task, iteration plan…

not rated 5 1mo ago A 92 tokens original MIT

ralph-wiggum-codex

236

theflixerbox77/ralph-wiggum-codex

Skill Codex

Use when a coding task needs an objective-first long-running loop with fresh-context work and review phases, explicit acceptance criteria, resumable state, and real blocked handling.

not rated 5 yesterday A 42 tokens copy · 100% MIT

claude-code-prompt

237

xiufengsun/claude-code-prompt

Skill Claude CodeCodex

Reference Claude Code's prompt engineering patterns for AI/Agent development. Provides best practices for system prompts, tool design, agent orchestration, and safety.

not rated 5 5mo ago A 36 tokens original MIT

clean-code-review

238

srnichols/plan-forge

Skill Claude Code needs its repo

Run a comprehensive Clean Code audit against the codebase — module size, function complexity, long parameter lists, TODO/FIXME markers, commented-out code, duplication (DRY), Boy Scout delta, dead exports, test smells, shell-parity (PS/Bash twins), dep boundaries (cross-package imports), frozen-arrays drift…

not rated 5 4d ago A 92 tokens original MIT

Codex-api

239

opencue/cuecards

Skill Claude CodeCodex

Reference for the Codex API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Codex/Anthropic in any form (Codex, Anthropic…

not rated 5 today A 294 tokens original MIT

symbiote-init

240

MohmmedAshraf/symbiote

Skill Claude CodeCodex

Initialize Symbiote for the current project. Scans the codebase and extracts developer DNA (coding preferences), project constraints, and architectural decisions from the current context. Use when the developer runs /symbiote-init, asks to "initialize symbiote", "set up symbiote", or "scan my project". Requires…

not rated 5 5mo ago A 87 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: