agentic-development skills

474 tagged agentic-development, measured the same way as everything else here.

Browse within: agentic-workflow 131agentic-design-patterns 63ai-developer-tools 63ai-first 63agentic-skills 58ai-coding 58devin-ai 55agentic-engineering 43bmad-alternative 43brownfield 42ai-coding-agents 40code-quality 33business-intelligence 32spec-driven-development 32

designing-with-7w3

25

smixs/disruptor-skills

Skill Claude CodeCodex

Part of disruptor

Use when designing a feature, system, refactor, process, protocol, or decision before implementing it; when expanding a vague spec, RFC, or ticket into an implementable design; when writing or reorganizing design docs; when the user mentions "7w3", the seven Ws, "wishes / functions / decision flows", or wants a design…

not rated 18 1mo ago A 123 tokens original MIT

spawning-reviewers

26

smixs/disruptor-skills

Skill Claude CodeCodex

Part of disruptor

Use when dispatching one or more reviewer agents for an adversarial second opinion on any artifact — code, a design, a document, a plan, a research report, a deck. Especially when a prior review felt like a rubber-stamp or parroted the prompt's framing, when findings were vague with no locations, when tempted to tell…

not rated 18 1mo ago A 102 tokens original MIT

write-spec

27

smixs/disruptor-skills

Skill Claude CodeCodex

Part of disruptor

A prompt template that turns a settled 7w3 design into a canonical, build-ready implementation specification covering data, API, security, testing, and deployment.

not rated 18 1mo ago A 35 tokens original MIT

zakelfassi/skills-driven-development

Skill Claude CodeCodex

Audit shipctl's public interface before a release — compare flags, exit codes, and output formats against the previous tag to catch accidental breaking changes. Use when preparing a release, when asked to "check for breaking changes", or as a gate before tagging a new version.

not rated 18 1mo ago A 59 tokens original MIT

zakelfassi/skills-driven-development

Skill Claude CodeCodex

Add a new target triple to the shipctl cross-platform build matrix — CI YAML, Makefile, and a smoke test. Use when adding support for a new OS/architecture, when a user requests a new platform binary, or when a target triple is missing from the release artifacts.

not rated 18 1mo ago A 63 tokens original MIT

data-quality-gate

30

zakelfassi/skills-driven-development

Skill Claude CodeCodex

Add or extend data validation checks in the pipeline when data quality issues are detected — null-percentage thresholds, value ranges, referential integrity, and row-count sanity checks. Use when a pipeline breaks on bad data, when onboarding a new dataset, or when asked to "add a quality check for {column}".

not rated 18 1mo ago A 67 tokens original MIT

safeagentdb

31

Aidan945/SafeAgentDB

Skill Claude CodeCodex

Sets up and maintains SafeAgentDB-style database safety infrastructure for AFK agentic development. Use when integrating isolated local, develop, preview, and production database workflows; configuring Supabase/Vercel/GitHub Actions previews; adding migration guardrails; packaging SafeAgentDB into a project; or…

not rated 15 2mo ago A 72 tokens original MIT

threat-model

34

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Use when performing threat modeling for a project, feature, or system architecture. Applies STRIDE threat categorization with DREAD risk rating to produce structured threat models in OTM JSON and markdown formats. Covers system decomposition, trust boundary mapping, data flow analysis, per-subsystem threat…

not rated 15 10d ago A 70 tokens original MIT

architect

35

alonbaron/claude-skills

Skill Claude CodeCodex

Part of alon-skills

Produces Alon's design-doc system BEFORE code: SOURCEOFTRUTH, ARCHITECTUREROADMAP, TODOWORKFLOW, CLAUDE.md (+ modular docs/architecture). Model first: data + invariants → core enforcement → failure paths → API contracts → phased workstream. Use proactively when a new app, feature, or workstream is starting and code…

not rated 12 1mo ago A 115 tokens original MIT

ask-the-council

36

alonbaron/claude-skills

Skill Claude CodeCodex

Part of alon-skills

Convenes a panel of opinionated advisors (parallel Claude subagents, each with a distinct mandate and a forbidden move so they genuinely diverge), then a Chairman synthesis that COMMITS to one recommendation with explicit tradeoffs. Use proactively for any high-stakes design, architecture, or tradeoff decision where…

not rated 12 1mo ago A 103 tokens original MIT

ponytail

37

alonbaron/claude-skills

Skill Claude CodeCodex

Part of alon-skills

Forces the laziest solution that actually works — YAGNI, reuse before new code, stdlib before custom, native platform before dependencies, one line before fifty. Levels: lite/full/ultra. Use proactively when a solution is growing beyond the minimum: new abstractions, dependencies, scaffolding "for later", or…

not rated 12 1mo ago A 156 tokens original MIT

dxkit-action

38

vyuh-labs/dxkit

Skill Claude CodeCodex

Read a dxkit report and execute fixes — prioritize findings by severity, plan the fix sequence, run the fix, verify the score moved, re-baseline if appropriate. Supports a SCOPED pass to burn down one category at a time (dependency/BOM vulnerabilities, security, code quality, tests, docs), and a BASELINE-CLEANUP pass…

not rated 10 5d ago A 201 tokens original MIT

dxkit-config

39

vyuh-labs/dxkit

Skill Claude CodeCodex

Edit dxkit configuration — add/remove paths in .dxkit-ignore, tune .npx vyuh-dxkit.json, adjust .dxkit/policy.json guardrail severity. Use when the user wants to exclude a directory from scanning, change scoring thresholds, or modify what blocks a PR.

not rated 10 5d ago A 63 tokens original MIT

dxkit-onboard

40

vyuh-labs/dxkit

Skill Claude CodeCodex

Walk a customer through setting up dxkit on a repo from scratch — checks state, installs, scaffolds, configures hooks, runs doctor, fixes any gaps, captures the first baseline, sets up branch protection + Codespaces prebuild. Also drives a DETERMINISTIC deep-configuration pass — it runs vyuh-dxkit configure --plan…

not rated 10 5d ago A 245 tokens original MIT

brainstorming

44

HumanBean17/jrag

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design before implementation.

not rated 9 8d ago A 38 tokens original MIT

writing-plans

45

HumanBean17/jrag

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task, before touching code.

not rated 9 8d ago A 21 tokens original MIT

explore-codebase

46

HumanBean17/jrag

Skill Claude CodeCodex

MUST BE USED PROACTIVELY. Universal read-only codebase exploration. Combines jrag graph navigation (call chains, routes, service boundaries, impact analysis, FQN resolution) with broad file-system search (grep, glob, file reading). Use for any exploration: locating code, tracing dependencies, finding patterns, 'where…

not rated 9 8d ago A 117 tokens original MIT

continuous-learning

47

ShaheerKhawaja/ProductionOS

Skill Claude CodeCodex

Part of productionos

ProductionOS instinct-based learning system. Observes sessions via hooks, extracts patterns, creates atomic instincts with confidence scoring, and auto-promotes high-confidence patterns across projects.

not rated 8 4mo ago A 36 tokens original MIT

frontend-audit

48

ShaheerKhawaja/ProductionOS

Skill Claude CodeCodex

Part of productionos

ProductionOS frontend quality scanner. Auto-activates when editing React/Vue/Svelte components, CSS, or layout files. Checks accessibility, responsive design, performance, and design system consistency.

not rated 8 4mo ago A 42 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: