Code Generation skills

801 tagged Code Generation, measured the same way as everything else here.

Browse within: 1c-enterprise 71bsl 71ai-assisted-development 68cursor-ide 62Orchestration 45agentic-workflow 45expo 45lit 44tailwindcss 44documentation 38yaml 37arduino 33embedded-systems 33maker 33

uiux

121

pillip/claude-dev-kit

Skill Claude CodeCodex

Establishes a design philosophy based on kickoff outputs, and generates a design system/wireframes/HTML prototype. Recommended flow — /prd → /kickoff → /uiux.

11 16d ago A 39 tokens original MIT

backend-design

122

glyahh/ai-generate-code

Skill Claude CodeCodexCursor

A set of rules for writing and changing Java backend code in a specific project. It describes the project's code layers, response format, validation, error handling, and files that must not be changed.

10 26d ago A 80 tokens original MIT

batch-implement

123

fjpulidop/specrails-core

Skill Claude CodeCodex

Macro-orchestrator above /specrails:implement. Accepts a set of feature references, computes a dependency-aware wave execution plan, invokes /specrails:implement per wave, and produces a batch-level progress dashboard and final report. All per-feature pipeline work (sr-architect, sr-developer, sr-reviewer, git, CI) is…

9 1mo ago A 34 tokens original MIT

health-check

124

fjpulidop/specrails-core

Skill Claude CodeCodex

Run a comprehensive codebase health check — tests, linting, coverage, complexity, and dependency audit. Compare with previous runs to detect regressions.

9 1mo ago A 33 tokens original MIT

opsx-diff

125

fjpulidop/specrails-core

Skill Claude CodeCodex

Show a before/after diff of OpenSpec spec changes for a given change. Highlights additions, removals, and behavioral modifications across acceptance criteria, flows, and constraints. Supports markdown and JSON output.

9 1mo ago A 45 tokens original MIT

fastmcp-builder

126

husniadil/fastmcp-builder

Skill Claude CodeCodex

Build production-ready MCP servers using FastMCP framework with proven patterns for tools, resources, prompts, OAuth authentication, and comprehensive testing. Use this when creating FastMCP-based MCP servers with features like Google OAuth, multiple resource types, testing with FastMCP Client, or complex tool…

8 10mo ago A 64 tokens original MIT

agentic-tool-design

127

goadesign/goa-ai

Skill Claude CodeCodex

Use when designing or reviewing the tools an LLM agent will call — choosing tool boundaries, argument and result shapes, retrieval/search/get decompositions, MCP or goa-ai toolset surfaces — or when an agent misuses existing tools (wrong tool picked, IDs carried between calls, wrong dates computed, confident answers…

8 2d ago A 71 tokens original MIT

understand-codebase

128

synaptixs/spine

Skill Claude CodeCodex

Understand an unfamiliar codebase or plan a change safely, using Spine's deterministic knowledge-graph MCP tools. Reach for this before answering structural questions about a repo you don't know, before editing code, or when debugging — it hands you engineering decisions (what a change breaks, what's untested, where a…

8 5d ago A 185 tokens original MIT

skillit-cli-docs

129

pradeepmouli/skillit

Skill Claude CodeCodex

CLI documentation conventions for generated skills. Use when improving Commander descriptions, help text, positional argument docs, and config-surface correlation.

7 16d ago A 32 tokens original MIT

skillit-bootstrap

130

pradeepmouli/skillit

Skill Claude CodeCodex

Bootstrap an AI-agent skill from a TypeScript codebase by running the deterministic skillit generate/audit loop and enriching repo source (JSDoc, README, config-type properties, MCP tool annotations, examples, package.json) until the skill reaches its grade target. Use for cli, typedoc, config, or mcp (build-mode)…

7 16d ago A 84 tokens original MIT

skillit-docs

131

pradeepmouli/skillit

Skill Claude CodeCodex

Documentation conventions for generating high-quality AI agent skills from TypeScript source. Use when preparing a library for skill generation, auditing JSDoc quality, fixing audit warnings, writing @useWhen/@avoidWhen/@never tags, or asking about documentation conventions for skills. Use this even if the user just…

7 16d ago A 85 tokens original MIT

vulk

132

VULK-dev/vulk-mcp-server

Skill Claude CodeCodex

Use VULK to generate, edit, inspect, and deploy immersive web projects from Codex.

7 3mo ago C 23 tokens original MIT

codoop-discover

133

Codoop/codoop-flow

Skill Claude CodeCodex

Launch a collaborative product discovery session with multi-role experts (PM, GTM, UI, Architect). Use when exploring 0-to-1 design for a new product or feature. Orchestrates expert agents in-session to draft comprehensive backlog documentation through SNAP clarification, multi-perspective analysis, and consistency…

5 9d ago A 67 tokens original MIT

codoop-execute

134

Codoop/codoop-flow

Skill Claude CodeCodex

Drive the codoop-flow Agent-Centric ticket pipeline in-session from Codex, Claude Code, or another coding agent. Use when the user asks to run tickets, process the pending queue, or work a specific ticket through build/verify/review/ship. Orchestrates the plugin-level deterministic Runtime plus the current agent's…

5 9d ago A 82 tokens original MIT

codoop-ticket

135

Codoop/codoop-flow

Skill Claude CodeCodex

Design work tickets (PRD → Spec → Plan) in three stages. It first researches comparable products, recommends a project-specific direction, and grills requirements one decision at a time before orchestrating PM and Architect agents. Its terminal responsibility is promoting an approved ticket to pending/; it never…

5 9d ago A 66 tokens original MIT

development

136

Kimyongari/harness-factory

Skill Claude CodeCodex

A set of rules for writing, changing, testing, and checking code in a project.

5 26d ago A 46 tokens original MIT

doc-writing

137

Kimyongari/harness-factory

Skill Claude CodeCodex

Writing rules for README files, technical documents, design documents, change summaries, pull-request descriptions, and user-facing prose, with Korean as the default language.

5 26d ago A 45 tokens original MIT

github-workflow

138

Kimyongari/harness-factory

Skill Claude CodeCodex

A set of rules for using Git and GitHub in software projects. Git tracks code changes, while GitHub hosts repositories and supports collaboration through branches, issues, and pull requests.

5 26d ago A 53 tokens original MIT

scaffold-pipeline

139

zigrivers/scaffold

Skill Claude CodeCodex

Static reference for scaffold pipeline ordering, dependencies, and phase structure. Use ONLY for questions about pipeline design, step ordering, or dependency constraints — NOT for status, progress, or "what's next" queries (those go through scaffold-runner).

5 2d ago A 54 tokens original MIT

scaffold-runner

140

zigrivers/scaffold

Skill Claude CodeCodex

Interactive wrapper for the scaffold CLI that surfaces a pipeline step's decision points before executing it and manages the step lifecycle. Use when the user asks to run a scaffold step ("run scaffold ", "scaffold ", "what's next?"), to start building, or works in a project with a .scaffold/ directory.

5 2d ago A 73 tokens original MIT

work-beads

141

zigrivers/scaffold

Skill Claude CodeCodex

Work the project's Beads task queue end-to-end - claim a bead, build in an isolated worktree, verify, review, merge, close, report. Use when the user says "/work-beads", "/work-beads 5", "work the next N beads", "work on ", "pick up some open tasks", or asks to work the backlog. Applies to every coding agent (Claude…

5 2d ago A 106 tokens original MIT

data-fetching

142

lukedj78/dev-flow

Skill Claude CodeCodex

Read data in a Next.js 16 App Router app the canonical way — async Server Components first, URL searchParams for filter state, use() + when a Client Component needs server data, Route Handlers + SWR/React Query only as a last resort. Server Actions are for mutations, never reads. Use when the user is about to load…

5 4d ago A 215 tokens original MIT

design-md-to-app

143

lukedj78/dev-flow

Skill Claude CodeCodex

Generate or customize a frontend app from a DESIGN.md (Google design.md spec): reads its tokens and produces a working React app pre-styled to match. Next.js 16 + App Router only; pre-16 refused. Four UI libraries — shadcn/ui, Base UI, MUI, Coss/UI (via coss-ui) — and TanStack Form + Zod (default) or react-hook-form.…

5 4d ago A 229 tokens original MIT

dev-flow

144

lukedj78/dev-flow

Skill Claude CodeCodex

Orchestrate an end-to-end product-development workflow built on atomic skills. Reads .workflow/meta.json in a project directory, works out which phase the user is in (idea → PRD → tasks → design → scaffolded → pages → modules → tests → pre-deploy gates → deployed), and delegates to whichever specialist skill owns the…

5 4d ago A 163 tokens original MIT