brownfield skills

56 tagged brownfield, measured the same way as everything else here.

Browse within: agentic-development 40ai-coding-agents 24ci-cd 24code-quality 24brownfield-software-development 20agentic-workflow 16java 16152-fz 5agentic-coding 5ai-coding-assistant 5

bashless

01

ralfstrobel/agentic-brownfield-coding

Skill Claude CodeCodex

Amend an existing Claude Code setup to replace the Bash tool with structured MCP tools, reducing agent reliance on unstructured shell access.

28 2mo ago B 26 tokens original Apache-2.0

headless

02

ralfstrobel/agentic-brownfield-coding

Skill Claude CodeCodex

Assists in the creation of a headless Claude Code batch script that runs an isolated micro-session per item (file, line, task) for ad-hoc automation such as bulk migrations, lint-fix loops, or doc generation.

28 2mo ago A 47 tokens original Apache-2.0

monorepo

03

ralfstrobel/agentic-brownfield-coding

Skill Claude CodeCodex

Create an initial Claude Code setup for a brownfield project with monorepo topology (including hybrid submodular configurations).

28 2mo ago B 24 tokens original Apache-2.0

codebase-organizer

04

AnkitClassicVision/ankit_shared_skills

Skill Claude CodeCodex

Universal codebase operations: analyze, organize, and architecturally deepen any repo. Two commands: /organize for read-only analysis and /deepen for multi-agent refactoring. Use when the user wants a codebase scan, deep module scoring, dependency mapping, architectural improvement, or code-to-skill conversion.…

11 20d ago A 116 tokens original MIT

dxkit-action

05

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…

10 3d ago A 201 tokens original MIT

dxkit-flow

06

vyuh-labs/dxkit

Skill Claude CodeCodex

Configure, diagnose, and repair the dxkit UI→API integration gate — set up flow gating, explain the flow-contract diagnosis, fix a net-new broken integration a guardrail flagged, and run the cross-repo handshake. Use when the user says "set up the flow gate", "why is this call unresolved", "the guardrail says I broke…

10 3d ago A 112 tokens original MIT

dxkit-onboard

07

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…

10 3d ago A 245 tokens original MIT

brainstorming

08

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.

9 6d ago A 38 tokens original MIT

writing-plans

09

HumanBean17/jrag

Skill Claude CodeCodex

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

9 6d ago A 21 tokens original MIT

explore-codebase

10

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…

9 6d ago A 117 tokens original MIT

inferspec-cap

11

anrylu/infer-spec

Skill Claude CodeCodex

Deep-dive single-capability OpenSpec drafter with interactive Q&A to resolve [GAP]/[TBD] markers. Triggered by /inferspec-cap.

2 3mo ago A 40 tokens

inferspec-scan

12

anrylu/infer-spec

Skill Claude CodeCodex

Reverse-infer OpenSpec specs from this repo's code + git history + local docs (and Jira/Confluence/URLs if available via MCP or host WebFetch). Triggered by /inferspec-scan.

2 3mo ago A 50 tokens

design

13

yknnv/brownspec

Skill Claude CodeCodex

Turn an approved spec.md into design.md — the technical approach, the blast radius of the change, contract changes, failure handling, and migration path. Use after /brownspec:spec, or when the user asks how to build something already specified, or says /brownspec:design.

2 4d ago A 64 tokens original MIT

repo-reading

14

yknnv/brownspec

Skill Claude CodeCodex

How Brownspec reads an existing codebase — the project map, the conventions sample, and the blast radius. Use when another Brownspec skill needs repository facts, or when the user asks what a change touches, who calls a symbol, or what this project's conventions are.

2 4d ago A 57 tokens original MIT

spec

15

yknnv/brownspec

Skill Claude CodeCodex

Start or resume a specification for a change to this codebase. Interviews the user one question at a time, writes spec.md to disk, then separately lists the organizational policies the change touches. Use when the user asks to spec out a change, write requirements, plan a feature before coding, or says /brownspec:spec.

2 4d ago A 70 tokens original MIT

cartograph-use-case

16

jeunessegamesee/clew

Skill Claude CodeCodex

Compile use-case trees into docs/hops.md: Input → Branches → Output. Use when hops.md is missing or stale, the user asks to map a flow, an event is a different use case, or traces break across async calls.

0 5d ago A 54 tokens original MIT

execute-use-case

17

jeunessegamesee/clew

Skill Claude CodeCodex

Walk one path on a use-case tree in docs/hops.md: Input → matching Branches → Output. Default cheap path. Use when implementing or debugging a known flow — not when mapping a new one.

0 5d ago A 46 tokens original MIT

research-use-case

18

jeunessegamesee/clew

Skill Claude CodeCodex

One turn of the use-case coverage loop. Measure score, research the named P0, capture, measure again. Use when mapping how services connect, /research, /loop, else/missing next, or improving hops until reflected.

0 5d ago A 51 tokens original MIT