developer experience skills

281 tagged developer experience, measured the same way as everything else here.

Browse within: ai-assisted-development 41copilot 34llm-tools 33portability 33avalonia 25csharp 25harness-engineering 21devtools 20architecture 17documentation 17beginner-friendly 15command-line 15concurrency 15domain-driven-design 15

local-ci-dev

01

redwoodjs/local-ci

Skill Claude CodeCodex

Run local CI via the in-tree dev build of local-ci (pnpm local-ci-dev) to verify changes to this repo before completing work. Runs pnpm local-ci-dev run --all in the background, watches the log for step failures, and retries failed runners after fixes. Use before reporting work as complete, or whenever the user asks…

787 11d ago A 109 tokens

local-ci

02

redwoodjs/local-ci

Skill Claude CodeCodex

Run GitHub Actions workflows locally with pause-on-failure for AI-agent-driven CI iteration.

787 11d ago A 20 tokens

local-ci

03

redwoodjs/local-ci

Skill Claude CodeCodex

Run GitHub Actions CI locally with Local CI to validate changes before pushing. Use when testing, running checks, or validating code changes.

787 11d ago A 30 tokens

promptscript

04

mrwogu/promptscript

Skill Claude CodeCodex

PromptScript language expert for reading, writing, modifying, and troubleshooting .prs files. Use when working with PromptScript syntax, creating or editing .prs files, adding blocks like @identity, @standards, @restrictions, @shortcuts, @skills, or @agents, configuring promptscript.yaml, resolving compilation errors…

391 7d ago A 135 tokens original MIT

neo-cli-implementer

07

neohaskell/NeoHaskell

Skill Claude CodeCodex

Write or modify Rust code in the Neo CLI under neo/ - crate conventions, the error-as-LLM-repair contract, output prefixes, and interactive-vs-CI (--ci) behavior. Use when editing any neo/ .rs file, adding a subcommand or JSON field, wrapping a subprocess, or writing any user-facing error. This is Rust, not NeoHaskell…

347 3d ago A 106 tokens original Apache-2.0

neohaskell-change

08

neohaskell/NeoHaskell

Skill Claude CodeCodex

Stage playbook for executing steps of the change formula v2 (ADR-0075) — the 5-step molecule that takes a request from spec to merged PR. Use when claiming or executing any bead poured from the change formula (spec, spec-approval, build, verify, pr), when parking a stuck step, or when recording a spec approval. Covers…

347 3d ago A 134 tokens original Apache-2.0

neohaskell-pipeline

09

neohaskell/NeoHaskell

Skill Claude CodeCodex

Orchestrate a NeoHaskell change end-to-end through the spec-gated pipeline - intake to merged PR with exactly two human gates. Use when implementing a feature, fixing a bug, or running any request that should produce a PR.

347 3d ago A 54 tokens original Apache-2.0

ai-ready

10

johnpapa/ai-ready

Skill Claude CodeCodex

ANALYSIS SKILL — Analyze any repository and generate AI-ready configuration — AGENTS.md, copilot-instructions.md, skills, CI workflows, issue templates. WHEN: "make this repo ai-ready", "set up AI config", "add copilot instructions", "prepare this repo for AI contributions", "generate AGENTS.md". INVOKES: glob, grep…

122 1mo ago B 107 tokens original MIT

AmadeusITGroup/ai-primitives-hub

Skill Claude CodeCodex

Answer questions about using AI Primitives Hub and authoring bundles. Use this skill whenever the user asks about bundles, collections, hubs, profiles, sources, scopes, marketplace, repository installation, deployment manifests, source scaffolding, collection schemas, validation errors, publishing, or any AI…

49 5d ago A 76 tokens

example-skill

12

AmadeusITGroup/ai-primitives-hub

Skill Claude CodeCodex

Performs thorough code reviews following best practices. Use when reviewing pull requests, checking code quality, or ensuring coding standards compliance.

49 5d ago A 29 tokens

AndreaGriffiths11/agent-context-system

Skill Claude CodeCodex

A persistent local-only memory system for AI coding agents. Two files, one idea — AGENTS.md (committed, shared) + .agents.local.md (gitignored, personal). Agents read both at session start, update the scratchpad at session end, and promote stable patterns over time. Works across Claude Code, Cursor, Copilot, Windsurf.…

24 1mo ago C 90 tokens original MIT

AndreaGriffiths11/agent-context-system

Skill Claude CodeCodex

Persistent local-only memory for AI coding agents. AGENTS.md (committed) + .agents.local.md (gitignored) = context that persists across sessions. Read both at start, update scratchpad at end, promote stable patterns over time.

24 1mo ago A 53 tokens original MIT

decision-layer

17

VincentHHY/big-picture

Skill Claude CodeCodex

Answer at the decision level - plain language the user can judge and decide on, with code, file paths and line numbers kept below a marked line. Armed for one session at a time and off by default. Use when the user types /decision-layer, or asks to work at the decision level, to stop mixing code into answers, to hide…

22 5d ago B 96 tokens original MIT

opro

18

OrangeproAI/orangepro-mcp

Skill Claude CodeCodex

Use OrangePro to find behavioral test gaps and generate grounded tests for this repository.

17 5d ago A 18 tokens original MIT

code-review

19

mbeacom/adrkit

Skill Claude CodeCodex

Review pull requests in adrkit for actionable defects and conflicts with governing architecture decisions. Use during Copilot code review to inspect changed paths, retrieve relevant ADR context through the adrkit MCP server, and produce evidence-backed inline findings.

11 2d ago A 48 tokens original Apache-2.0

decision-backfill

20

mbeacom/adrkit

Skill Claude CodeCodex

Use when auditing an existing codebase, documentation set, plans, RFCs, or git history for architecture decisions that were made but never recorded as ADRs, and when triaging potential records before drafting them.

11 2d ago A 46 tokens original Apache-2.0

decision-memory

21

mbeacom/adrkit

Skill Claude CodeCodex

Use when planning, designing, reviewing, or changing code in a repository that keeps ADRs (usually docs/adr) — to load the decisions that already govern the work, check a plan or diff against them, or record a new decision. Also use when a choice feels already-settled and you cannot find where it was settled.

11 2d ago A 71 tokens original Apache-2.0

cost-guardrail

22

jpantsjoha/ai-native-developer-experience

Skill Claude CodeCodex

LLM and cloud cost awareness — model tiering, token budgets, right-sizing, and when a cheaper model suffices. Trigger before finalising any architecture that calls LLMs, before scaling a workload, or when a cost estimate is needed.

11 24d ago A 55 tokens original Apache-2.0

mcp-server-scaffold

23

jpantsjoha/ai-native-developer-experience

Skill Claude CodeCodex

Scaffold and govern an MCP server as a bounded tool seam. Defines which tools the agent may call, enforces the principle that agents call tools and tools call infrastructure. Trigger when adding or reviewing an MCP server in an agent system.

11 24d ago A 53 tokens original Apache-2.0

jpantsjoha/ai-native-developer-experience

Skill Claude CodeCodex

Bootstrap or harden a project's operating model for mixed human and AI delivery teams. Use when starting a repository, adopting an agent harness, defining authority and risk tiers, coordinating parallel agents safely, binding evidence and review to an exact candidate, or correcting fragmented rules that prevent…

11 24d ago A 65 tokens original Apache-2.0