development skills

459 tagged development, measured the same way as everything else here.

Browse within: plugin 34ReAct 31Orchestration 28openui5 28sapui5 28ui5 28fullstack 25nextjs 25workflow 23game-dev 22srs-document 22agentic 21software-engineering 19context-management 18

github/spec-kit

Skill Claude CodeCodex

Add a community extension to the Spec Kit catalog from a GitHub issue submission. USE FOR: processing extension submission issues, validating catalog entries, updating catalog.community.json and docs/community/extensions.md, creating PRs. DO NOT USE FOR: creating new extensions from scratch, or first-party extension…

132k 3d ago A 63 tokens original MIT

context-manager

02

darrenhinde/OpenAgentsControl

Skill Claude CodeCodex

Context management skill providing discovery, fetching, harvesting, extraction, compression, organization, cleanup, and guided workflows for project context.

4.8k 17d ago A 27 tokens original MIT

task-management

03

darrenhinde/OpenAgentsControl

Skill Claude CodeCodex

Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation.

4.8k 17d ago A 20 tokens original MIT

aiox-master

04

SynkraAI/aiox-core

Skill Claude CodeCodex

Activate Orion (aiox-master) for AIOX Master Orchestrator & Framework Developer. Use when you need comprehensive expertise across all domains, framework component creation/modification, workflow orchestration, or running tasks that don't...

3.1k 2d ago A 49 tokens

aiox-architect

05

SynkraAI/aiox-core

Skill Claude CodeCodex

Activate Aria (architect) for Architect. Use for system architecture (fullstack, backend, frontend, infrastructure), technology stack selection (technical evaluation), API design (REST/GraphQL/tRPC/WebSocket), security architecture, perf...

3.1k 2d ago A 52 tokens

aiox-data-engineer

06

SynkraAI/aiox-core

Skill Claude CodeCodex

Activate Dara (data-engineer) for Database Architect & Operations Engineer. Use for database design, schema architecture, Supabase configuration, RLS policies, migrations, query optimization, data modeling, operations, and monitoring.

3.1k 2d ago A 48 tokens

flow-like-ui

07

Rheosoph/flow-like

Skill Claude CodeCodex

Generate complete, valid A2UI JSON for FlowLike frontends. Use when asked to create, design, or build an interface, dashboard, form, page, responsive layout, reusable widget, chart, calendar, Gantt view, media experience, game UI, map, or other visual UI as A2UI JSON. Covers all 71 runtime component types, BoundValue…

940 yesterday A 95 tokens

checkup-simplify

08

promptdriven/pdd

Skill Claude CodeCodex

Use this skill when the user asks for conservative cleanup of already changed source files, similar to Claude Code /simplify, but the active agent may be Cursor, Codex, Gemini, or OpenCode.

854 7d ago A 0 tokens original MIT

aristoteleo/PantheonOS

Skill Claude CodeCodex

Panel design for DEVELOPING / dynamic systems (embryonic organs, differentiation, regeneration). The target experiment is usually a LATE / terminal stage, but the biology is a trajectory: terminal cell types are end-products of earlier lineage programs. A panel built from the target stage alone resolves terminal…

482 yesterday A 129 tokens original BSD-2-Clause

codervisor/leanspec

Skill Claude CodeCodex

The end-to-end spec-issue-driven dev loop for lean-spec — spec → branch → implement → PR → merge → closure. Use when asked "how do I start work", "what's the process", "SDD loop", "spec-driven development", "how do we ship a change on lean-spec", "from scratch what do I do", or when you're about to begin a non-trivial…

286 3mo ago A 160 tokens original MIT

codervisor/leanspec

Skill Claude CodeCodex

Development workflows, commands, publishing, CI/CD, changelog management, and contribution guidelines for LeanSpec. Use when contributing code, fixing bugs, setting up dev environment, running tests or linting, working with the monorepo structure, looking up build/dev/test/publish/format/lint commands, preparing…

286 3mo ago A 144 tokens original MIT

codervisor/leanspec

Skill Claude CodeCodex

Manage a lean-spec PR after it's been pushed — spec-issue linking, CI triage, review-comment discipline, merge-conflict recovery on open PRs, webhook subscription, and CHANGELOG follow-through on merge. Triggers include "CI is failing", "check is red", "link this issue", "Closes vs Part of", "respond to review"…

286 3mo ago A 169 tokens original MIT

loop-it

13

smallnest/goal-workflow

Skill Claude CodeCodex

Automated issue loop with checkpoint/resume: fetch open GitHub issues → dependency-aware topological sort → implement each issue end-to-end → review with /review-it → ship with /ship-it → repeat. Persists state to .loop-state.json for crash recovery. Triggers on: loop-it, loop issues, auto implement, 批量实现, 循环实现…

248 5d ago A 93 tokens original MIT

refactor

14

smallnest/goal-workflow

Skill Claude CodeCodex

Expert code refactoring based on Martin Fowler's catalog — improve maintainability without changing behavior. Covers code smells, composing methods, moving features, organizing data, simplifying conditionals, method calls, and generalization. Triggers on: refactor, 重构, clean up, improve code, code smell, extract…

248 5d ago A 71 tokens original MIT

to-issues

15

smallnest/goal-workflow

Skill Claude CodeCodex

Decompose a PRD and/or SPEC into implementable, vertically-sliced Issues with real blocking edges, then create them in your chosen platform (GitHub or Local). Use after /prd (and optionally /prd-to-spec) to turn requirements into agent-ready tickets. Triggers on: create issues, to-issues, 创建issue, 拆解issue, 生成卡片, 创建卡片…

248 5d ago A 96 tokens original MIT

java-best-practices

16

Leavesfly/Jimi

Skill Claude CodeCodex

A Java coding guide covering naming, coding conventions, common design patterns, and the Stream API, which processes collections of data.

235 13d ago A 14 tokens

run-execute

17

fabriqaai/specs.md

Skill Claude CodeCodex

Execute work items based on their assigned mode (autopilot, confirm, validate). Supports single-item and multi-item (batch/wide) runs.

203 9d ago A 34 tokens original MIT

run-plan

18

fabriqaai/specs.md

Skill Claude CodeCodex

Plan the scope of a run by discovering available work items and suggesting groupings. Invoked before run-execute.

203 9d ago A 26 tokens original MIT

status

19

fabriqaai/specs.md

Skill Claude CodeCodex

Display current FIRE project status and validate integrity of intents, work items, and runs.

203 9d ago A 19 tokens original MIT

code-agent

20

initializ/forge

Skill Claude CodeCodex

General-purpose coding agent that reads, writes, and edits code, and searches codebases.

156 4d ago A 21 tokens original Apache-2.0

create-tool

21

agentfront/frontmcp

Skill Claude CodeCodex

ALWAYS use this skill when the user asks to build, modify, or audit a FrontMCP tool. Covers everything inside @Tool({...}): class and function-style tools, Zod input/output schemas with derived execute() types, dependency injection (this.get / this.tryGet), error handling (this.fail, MCP error classes), throttling…

147 25d ago A 456 tokens original Apache-2.0

agentfront/frontmcp

Skill Claude CodeCodex

Use when implementing authorization and access control for FrontMCP tools, resources, prompts, or skills, deciding who may invoke what. Covers the RBAC, ABAC, and ReBAC models and when to choose each; JWT claims mapping per identity provider (Auth0, Keycloak, Okta, Cognito, Frontegg); reusable named authority…

147 25d ago A 165 tokens original Apache-2.0

dafthunk-com/dafthunk

Skill Claude CodeCodex

Generate new OAuth integration providers for Dafthunk with backend providers, type definitions, frontend configurations, and integration nodes.

119 5d ago B 25 tokens original MIT

node-generator

24

dafthunk-com/dafthunk

Skill Claude CodeCodex

Generate new workflow nodes with implementation, tests, and registry registration.

119 5d ago A 15 tokens original MIT