stefaniuk/loadout

🤖 A curated, specification-first library of copy-ready prompts, instruction packs, skills, and Copilot agents designed to keep AI helpers aligned with the spec-kit operating model - delivering consistent, deterministic automation across repositories through shared guardrails, governance gates, and repeatable quality checks.

1Stars on the repository
60Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

stefaniuk/loadout

Skill Claude CodeCodex

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

1 4d ago A 49 tokens copy · 100% MIT

architecture-docs

02

stefaniuk/loadout

Skill Claude CodeCodex

Generate architecture documentation for a repository, producing structured artefacts from repository maps to C4 models and infrastructure diagrams.

1 4d ago A 26 tokens original MIT

brainstorming

03

stefaniuk/loadout

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.

1 4d ago A 37 tokens copy · 92% MIT

stefaniuk/loadout

Skill Claude CodeCodex

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be…

1 4d ago B 68 tokens copy · 100% MIT

stefaniuk/loadout

Skill Claude CodeCodex

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

1 4d ago A 45 tokens copy · 100% MIT

code-review

06

stefaniuk/loadout

Skill Claude CodeCodex

Run a structured Spec Kit review focused on code compliance, documentation quality, or test coverage, positioned within the spec-driven development pipeline.

1 4d ago A 29 tokens original MIT

stefaniuk/loadout

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

1 4d ago A 26 tokens copy · 88% MIT

stefaniuk/loadout

Skill Claude CodeCodex

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

1 4d ago A 43 tokens copy · 97% MIT

enforcement-audit

09

stefaniuk/loadout

Skill Claude CodeCodex

Run a compliance audit against a technology instruction file, detecting discrepancies, planning workstreams, implementing fixes, and validating quality gates.

1 4d ago A 30 tokens original MIT

executing-plans

10

stefaniuk/loadout

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

1 4d ago A 22 tokens copy · 88% MIT

find-bugs

11

stefaniuk/loadout

Skill Claude CodeCodex

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

1 4d ago A 40 tokens copy · 100% MIT

gha-security-review

13

stefaniuk/loadout

Skill Claude CodeCodex

GitHub Actions security review for workflow exploitation vulnerabilities. Use when asked to "review GitHub Actions", "audit workflows", "check CI security", "GHA security", "workflow security review", or review .github/workflows/ for pwn requests, expression injection, credential theft, and supply chain attacks.…

1 4d ago A 76 tokens copy · 98% MIT

stefaniuk/loadout

Skill Claude CodeCodex

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

1 4d ago A 52 tokens copy · 92% MIT

mcp-builder

15

stefaniuk/loadout

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

1 4d ago A 61 tokens copy · 97% MIT

mutation-testing

16

stefaniuk/loadout

Skill Claude CodeCodex

Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton, mutation testing, or wants to configure or optimize a mutation testing campaign.

1 4d ago A 53 tokens copy · 95% MIT

playwright-cli

17

stefaniuk/loadout

Skill Claude CodeCodex

Automate browser interactions, test web pages and work with Playwright tests.

1 4d ago A 19 tokens copy · 100% MIT

stefaniuk/loadout

Skill Claude CodeCodex

Writes, reviews, and debugs property-based tests — Hypothesis, fast-check, proptest, jqwik, rapid, and Echidna or Medusa for Solidity invariants. Use whenever tests should cover a whole input domain instead of a hand-picked list of examples: encode/decode and serialize/deserialize pairs, parsers, canonicalizers and…

1 4d ago A 183 tokens original MIT

stefaniuk/loadout

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

1 4d ago A 38 tokens copy · 92% MIT

repository-template

20

stefaniuk/loadout

Skill Claude CodeCodex

Create code repository from template, or/and update it in parts from the content of the template that contains example of use of tools like make, pre-commit git hooks, Docker, and quality checks.

1 4d ago C 44 tokens original MIT

stefaniuk/loadout

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

1 4d ago A 22 tokens copy · 91% MIT

stefaniuk/loadout

Skill Claude CodeCodex

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services. Use when personal data or privacy compliance (GDPR, CCPA) is involved.

1 4d ago B 65 tokens copy · 100% MIT

semgrep

23

stefaniuk/loadout

Skill Claude CodeCodex

Runs a Semgrep security scan over a codebase: detects languages, selects rulesets, presents the plan for explicit approval, then runs every approved ruleset through scripts/run-scans.sh, which batches the semgrep processes and writes scans.json, and merges the output to SARIF. Supports two scan modes, "run all" for…

1 4d ago A 151 tokens original MIT

sharp-edges

24

stefaniuk/loadout

Skill Claude CodeCodex

Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit of success' principles. Triggers: footgun, misuse-resistant…

1 4d ago A 74 tokens copy · 91% MIT