slamb2k

38 mods across 2 repositories, 5 stars between them.

slamb2k

01

slamb2k/mad-skills

Plugin Claude Code

Claude Code plugins by Simon Lamb.

5 12d ago A tokens not measured original MIT

mad-skills

02

slamb2k/mad-skills

Plugin Claude Code

AI-assisted planning, development and governance tools.

5 12d ago A tokens not measured original MIT

slamb2k/mad-skills

Instructions file

Instructions for slamb2k/mad-skills, covering claude.md, skill usage guide, positioning: complementary to superpowers, when to use each skill and lifecycle ordering.

5 12d ago A 4,772 tokens original MIT

cyberarian

04

slamb2k/mad-skills

Skill Claude CodeCodex

The digital librarian for Claude Code projects. Enforces structured document lifecycle management - organizing, indexing, and archiving project documentation automatically. Use when creating, organizing, or managing project documentation. Ensures documents are created in the proper docs/ directory structure with…

5 12d ago A 97 tokens original MIT

example-skill

06

slamb2k/mad-skills

Skill Claude CodeCodex

An example skill demonstrating the expected structure for this repository. Use this as a template when creating new skills. Trigger whenever someone asks about creating a new skill for this repo or wants to see the expected format.

5 12d ago A 45 tokens original MIT

graphite-skill

07

slamb2k/mad-skills

Skill Claude CodeCodex

Context-efficient Git and Graphite workflows for Claude Code. Automatically delegates verbose git/Graphite CLI operations to isolated subagents, reducing context pollution by 225x. Use when working with git operations, Graphite stacked diffs, or any git workflow that produces verbose output. Prevents context window…

5 12d ago A 75 tokens original MIT

launch

09

slamb2k/mad-skills

Skill Claude CodeCodex

Run the full OMC idea-to-merged-PR pipeline — cancel + deep-interview + ralplan + autopilot + mad-skills:ship — in a single invocation. Explicit-only; this skill never auto-activates. Only run when the user literally types /launch. Do not invoke on phrases like "launch this", "ship it", "full pipeline", or similar …

5 12d ago A 88 tokens original MIT

pixel-pusher

10

slamb2k/mad-skills

Skill Claude CodeCodex

Comprehensive UI/UX design system for creating professional web interfaces through structured multi-stage process. Use when users request website designs, landing pages, web apps, UI mockups, design systems, or interface prototypes. Guides through requirements gathering, design system creation from…

5 12d ago A 101 tokens original MIT

play-tight

11

slamb2k/mad-skills

Skill Claude CodeCodex

Context-efficient browser automation using Playwright scripts and subagent isolation. Use when you need to interact with web pages, extract data from websites, verify page elements, or automate browser tasks while avoiding context window pollution from verbose HTML/accessibility trees. Provides both direct script…

5 12d ago A 71 tokens original MIT

slamb2k/mad-skills

Agent

You are a browser investigation specialist that handles verbose web automation tasks while keeping the parent agent's context clean.

5 12d ago A 0 tokens original MIT

start-right

13

slamb2k/mad-skills

Skill Claude CodeCodex

Comprehensive repository initialization and scaffolding for new projects. Use when setting up a new repository from scratch with git, GitHub, CI/CD workflows, branch protection, validation checks (format, lint, type-check, tests, builds), git hooks (husky/lefthook), GitHub Actions for PR and main branch validation…

5 12d ago A 175 tokens original MIT

SessionStart

14

slamb2k/mad-skills

Hook

Runs when a session starts on startup, clear, compact, startup and resume, executing session-guard.cjs and ferry.sh (3 commands). From slamb2k/mad-skills.

5 12d ago A tokens not measured original MIT

UserPromptSubmit

15

slamb2k/mad-skills

Hook

Runs when you submit a prompt, before the agent sees it, executing session-guard.cjs. From slamb2k/mad-skills.

5 12d ago A tokens not measured original MIT

brace

16

slamb2k/mad-skills

Skill Claude CodeCodex

Initialize any project directory with a standard scaffold for AI-assisted development. Creates specs/ and context/ directories, a project CLAUDE.md with development workflow and guardrails, .gitignore, and branch protection. Idempotent — safe to run on existing projects. Triggers: "init project", "setup brace"…

5 12d ago A 79 tokens original MIT

distil

17

slamb2k/mad-skills

Skill Claude CodeCodex

Generate multiple unique web design variations for any website or web application. Accepts site specifications from a file (--spec path) or pasted text block. Creates a Vite + React + TypeScript + Tailwind project with Bun and produces N different creative designs accessible at /1, /2, /3, etc. Use when prototyping or…

5 12d ago A 79 tokens original MIT

dock

18

slamb2k/mad-skills

Skill Claude CodeCodex

Generate container-based release pipelines that build once and promote immutable artifacts through environments (dev → staging → prod). Detects your stack, interviews for infrastructure choices, then outputs deterministic CI/CD files (Dockerfile, workflows, deployment manifests) that run without an LLM. Use when…

5 12d ago B 106 tokens original MIT

ferry

19

slamb2k/mad-skills

Skill Claude CodeCodex

Ferry a session's live state across a context reset — persist a waybill document and signal the next fresh session to resume from it. Use when the user types /ferry, says they want to hand off, checkpoint, wrap up, clear context, or start fresh while preserving state, or asks to carry work into a new session with…

5 12d ago A 135 tokens original MIT

hoist

20

slamb2k/mad-skills

Skill Claude CodeCodex

Generate secure, low-infrastructure release pipelines that publish artifacts directly — language packages (npm, PyPI, crates, RubyGems, NuGet, Go), GitHub Releases with binaries, static sites/Pages, or serverless functions — without building a container image. OIDC/trusted publishing, provenance, idempotent publish…

5 12d ago A 109 tokens original MIT

keel

21

slamb2k/mad-skills

Skill Claude CodeCodex

Generate Infrastructure as Code (IaC) pipelines that provision the cloud and container infrastructure your app deploys to. Interview-driven: detects your stack and cloud provider, then outputs deterministic IaC files (Terraform, Bicep, Pulumi, or CDK) plus CI/CD pipelines that plan on PR and apply on merge. Use when…

5 12d ago B 115 tokens original MIT

logbook

22

slamb2k/mad-skills

Skill Claude CodeCodex

The project's single "what's on deck" surface — one command, two sections. Shows the best-practice lifecycle stages this project should adopt next (computed from repo state, via the recommendation engine) AND the durable backlog of follow-ups (ideas, deferred fixes, open questions, risks, tech debt) captured at /build…

5 12d ago A 153 tokens original MIT

prime

23

slamb2k/mad-skills

Skill Claude CodeCodex

Load project context before implementing features or making architectural decisions. Invoke proactively at the start of significant work on any project. Scans CLAUDE.md, README, specs/, docs/, and source structure to build a context summary. Supports optional domain hints to focus on specific areas of the codebase.…

5 12d ago A 77 tokens original MIT

rig

24

slamb2k/mad-skills

Skill Claude CodeCodex

Idempotently bootstrap any repository with standard development tools, hooks, and workflows. Use when starting work on a new repo, onboarding to an existing project, or ensuring a repo has proper CI/CD setup. Configures: git hooks (lefthook) including a secret-scan pre-commit check for accidentally staged…

5 12d ago B 129 tokens original MIT