ai assisted development skills

889 tagged ai assisted development, measured the same way as everything else here.

Browse within: Code Generation 68ai-governance 66github-copilot 61code-quality 58agentic-engineering 48agent-workflows 47agentic-workflows 47domain-learning 47developer-experience 41context-compression 37governance-as-code 37ai-assistant 35claude-code-skills 35claude-plugin 34

adopt

01

Donchitos/Claude-Code-Game-Studios

Skill Claude CodeCodex

Brownfield onboarding — audits existing project artifacts for template format compliance (not just existence), classifies gaps by impact, and produces a numbered migration plan. Run this when joining an in-progress project or upgrading from an older template version. Distinct from /project-stage-detect (which checks…

25k +67 3mo ago A 78 tokens original MIT

architecture-review

02

Donchitos/Claude-Code-Game-Studios

Skill Claude CodeCodex

Validates completeness and consistency of the project architecture against all GDDs. Builds a traceability matrix mapping every GDD technical requirement to ADRs, identifies coverage gaps, detects cross-ADR conflicts, verifies engine compatibility consistency across all decisions, and produces a PASS/CONCERNS/FAIL…

25k +67 3mo ago A 71 tokens original MIT

brainstorm

03

Donchitos/Claude-Code-Game-Studios

Skill Claude CodeCodex

Guided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks, and structured creative exploration.

25k +67 3mo ago A 36 tokens original MIT

hoangnb24/repository-harness

Skill Claude CodeCodex

Independently audit a brownfield onboarding transcript, operational map, or exact proposed documentation patch before application. Use when a fresh reviewer must verify an $onboard-repository first pass, distinguish environment-caused Unknowns from reasoning defects, score its safety and evidence gates, or run a…

1.2k +2 19d ago A 104 tokens original MIT

engineering-wisdom

05

hoangnb24/repository-harness

Skill Claude CodeCodex

Provide an explicitly requested, repository-grounded engineering review using contextual heuristics for code clarity, SOLID and design, testing, refactoring, architecture, and professional practice. Use only when the user invokes $engineering-wisdom or explicitly asks for this installed engineering-wisdom pack; do not…

1.2k +2 19d ago A 78 tokens original MIT

onboard-repository

06

hoangnb24/repository-harness

Skill Claude CodeCodex

Inspect an unfamiliar or brownfield repository, trace one real operational path, and propose evidence-backed improvements that help future agents work independently. Use when explicitly asked to onboard, map, assess, or backfill agent-facing repository guidance; use again after the user approves exact proposal items.…

1.2k +2 19d ago A 87 tokens original MIT

clean-code

07

decebals/claude-code-java

Skill Claude CodeCodex

Clean Code principles (DRY, KISS, YAGNI), naming, function design and readability. Use when code is hard to read, with long methods, unclear names, duplication or deep nesting. For how responsibilities are split across classes and which way dependencies point, use solid-principles instead.

722 4d ago A 64 tokens original MIT

design-patterns

08

decebals/claude-code-java

Skill Claude CodeCodex

Common design patterns with Java examples (Factory, Builder, Strategy, Observer, Decorator, etc.). Use when user asks "implement pattern", "use factory", "strategy pattern", or when designing extensible components.

722 4d ago A 47 tokens original MIT

solid-principles

09

decebals/claude-code-java

Skill Claude CodeCodex

SOLID principles checklist with Java examples. Use when a class has too many responsibilities, an abstraction leaks, or a dependency points the wrong way, and when the user asks about Single Responsibility, Open/Closed, Liskov, Interface Segregation or Dependency Inversion. For naming, duplication and method length…

722 4d ago A 73 tokens original MIT

frontend-patterns

10

bybren-llc/safe-agentic-workflow

Skill Claude CodeCodex

Frontend patterns for modern web frameworks, component libraries, auth flows, and analytics. Use when building UI components, creating pages, implementing auth flows, adding analytics events, or working with component libraries. Do NOT use for API-only or backend-only changes.

404 1mo ago A 54 tokens original MIT

linear-sop

11

bybren-llc/safe-agentic-workflow

Skill Claude CodeCodex

Ticket management best practices for Linear or equivalent project tracker. Use when creating issues, updating ticket status, attaching evidence, parsing acceptance criteria, or working with ticket UUIDs. Provides evidence templates for dev/staging/done phases.

404 1mo ago A 49 tokens original MIT

bybren-llc/safe-agentic-workflow

Skill Claude CodeCodex

Agentic orchestration patterns for long-running tasks. Implements evidence-based delivery and Simon Willison's agent loop. Use when managing multi-step implementation work, coordinating subagents, orchestrating PR workflows, or running sessions that need checkpoints and escalation. Do NOT use for single-step or…

404 1mo ago A 64 tokens original MIT

release

13

paladini/harness-score

Skill Claude CodeCodexCursor

Use when the user asks to release, publish, or version-bump harness-score — covers the npm package, the Cursor plugin, and the docs, in the right order.

199 4d ago A 37 tokens original MIT

deploy

14

paladini/harness-score

Skill Claude CodeCodex

Use when the user asks to deploy or release the sample app to production; covers the full checklist from tag to smoke test.

199 4d ago A 27 tokens original MIT

harness-engineering

15

paladini/harness-score

Skill Claude CodeCodex

Use when the user asks to improve, fix, or build their repository's AI harness — AGENTS.md, rules, skills, commands, hooks, guardrails, CI sensors — or to act on harness-score audit findings and raise their maturity level.

199 4d ago B 55 tokens original MIT

openspec-plus-apply

16

sudokar/openspec-plus

Skill Claude CodeCodex

MANDATORY skill that activates whenever the OpenSpec apply phase begins. Triggers: /opsx-apply runs, the openspec-apply-change vanilla skill is referenced or active, openspec instructions apply is invoked, or the user asks to implement, apply, execute, or build out an OpenSpec change ('implement the change', 'apply…

154 2d ago A 110 tokens original MIT

sudokar/openspec-plus

Skill Claude CodeCodex

MANDATORY skill that activates whenever the OpenSpec design phase begins. Triggers: /opsx-new or /opsx-continue runs; openspec-new-change, openspec-continue-change, or openspec-explore is active; openspec instructions design is invoked; or the user wants to create, update, review, refine, or discuss an OpenSpec design…

154 2d ago A 82 tokens original MIT

openspec-plus-tdd

18

sudokar/openspec-plus

Skill Claude CodeCodex

MANDATORY skill that activates whenever code is written to implement an OpenSpec change task. Triggers: openspec-plus-apply is active, /opsx-apply is running, the user is implementing tasks from an OpenSpec change, an implementer subagent dispatched by openspec-plus-apply is starting work, or the user invokes phrases…

154 2d ago A 190 tokens original MIT

test-assess

19

ambient-code/agentready

Skill Claude CodeCodex

Test agentready assess against real GitHub repositories to validate assessor changes. Selects repos relevant to the change being tested, clones them to a temp directory, runs the local checkout's assessor, reports results and output locations, then cleans up. Use when testing a new or modified assessor, verifying a…

151 6d ago A 75 tokens original MIT

ambient-code/agentready

Skill Claude CodeCodex

Add comprehensive type hints to Python/TypeScript code to improve IDE support, catch errors early, and enable better AI code understanding.

151 6d ago A 30 tokens original MIT

setup-claude-md

21

ambient-code/agentready

Skill Claude CodeCodex

Create comprehensive CLAUDE.md files with tech stack, standard commands, repository structure, and boundaries to optimize repositories for AI-assisted development.

151 6d ago A 32 tokens original MIT

pair-programmer

22

video-db/pair-programmer

Skill Claude CodeCodex

AI pair programming with real-time screen and audio context. Use when the user wants to record their screen, start/stop recording, or get context from what they're doing.

129 4mo ago A 38 tokens

extract-erd

23

petrowsky/agentic-fm

Skill Claude CodeCodexCursor

Derive a true ERD (Mermaid diagram) from a FileMaker solution by analyzing table occurrences, relationships, and fields. Collapses utility TOs to base tables and presents all relationships for developer classification. Use when the user asks to "extract ERD", "show ERD", "map the schema", "understand the database", or…

92 18d ago A 86 tokens

schema-build

24

petrowsky/agentic-fm

Skill Claude CodeCodexCursor

Create and modify FileMaker database schema via OData REST calls against a live hosted solution. Three sub-modes — connect (OData setup walkthrough), build (execute table and field creation), relationships (produce a manual relationship specification checklist). Use when the developer says "build schema", "create…

92 18d ago A 110 tokens