klh/speedy-claude

Make Claude Code 10-1400x faster at file operations. Modern CLI tools + CLAUDE.md rules that replace sequential Read+Edit with single parallel pipelines.

This repository also configures its own agents. See what speedy-claude tells them →

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

klh/speedy-claude

Skill Claude CodeCodex

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

not rated 11 changed 8d ago A 56 tokens copy · 100% MIT

project-memory

26

klh/speedy-claude

Skill Claude CodeCodex

Set up and maintain a structured project memory system in docs/projectnotes/ that tracks bugs with solutions, architectural decisions, key project facts, and work history. Use this skill when asked to "set up project memory", "track our decisions", "log a bug fix", "update project memory", or "initialize memory…

not rated 11 changed 8d ago A SkillSpector: pass 89 tokens original MIT

klh/speedy-claude

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.

not rated 11 changed 8d ago A 48 tokens copy · 97% MIT

shipping-and-launch

28

klh/speedy-claude

Skill Claude CodeCodex

Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

not rated 11 changed 8d ago A 45 tokens copy · 81% MIT

skill-lookup

29

klh/speedy-claude

Skill Claude CodeCodex

Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.

not rated 11 changed 8d ago A SkillSpector: pass 51 tokens original MIT

klh/speedy-claude

Skill Claude CodeCodex

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

not rated 11 changed 8d ago A 43 tokens copy · 100% MIT

klh/speedy-claude

Skill Claude CodeCodex

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

not rated 11 changed 8d ago A SkillSpector: pass 40 tokens original MIT

klh/speedy-claude

Skill Claude CodeCodex

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

not rated 11 changed 8d ago A 50 tokens copy · 81% MIT

testing-patterns

33

klh/speedy-claude

Skill Claude CodeCodex

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

not rated 11 changed 8d ago A SkillSpector: pass 40 tokens original MIT

using-agent-skills

34

klh/speedy-claude

Skill Claude CodeCodex

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

not rated 11 changed 8d ago A 48 tokens copy · 91% MIT

zod-validation

35

klh/speedy-claude

Skill Claude CodeCodex

Zod schema validation patterns. Use when validating API inputs and data.

not rated 11 changed 8d ago A SkillSpector: pass 18 tokens original MIT

zod4

36

klh/speedy-claude

Skill Claude CodeCodex

Comprehensive guide for Zod 4 schema validation library. This skill should be used when migrating from Zod 3, learning Zod 4 idioms, or building new validation schemas. Covers breaking changes, new features, and migration patterns.

not rated 11 changed 8d ago A SkillSpector: warn 54 tokens original MIT

csharp-docstrings

37

klh/speedy-claude

Skill Codex

Use this skill to add or normalize XML documentation comments in C# code so external tools can discover API intent without reverse-engineering the implementation.

not rated 11 2d ago A SkillSpector: pass 53 tokens original MIT

ast-grep

38

klh/speedy-claude

Skill Claude CodeCodex

Write ast-grep rules for structural (AST) code search and rewrite — matches syntax nodes, not text, so strings and comments stay untouched. Use when a search or rename is structure-shaped (call sites, signatures, language constructs) or when authoring ast-grep rule YAML.

not rated 11 2d ago A SkillSpector: pass 61 tokens original MIT

az

39

klh/speedy-claude

Skill Codex

Operate Azure CLI (az) for authentication checks, subscription/context inspection, resource group and deployment lookups, and safe command planning. Use when tasks mention Azure CLI commands, Azure subscriptions or tenants, resource groups, ARM/Bicep deployment status, or Azure account troubleshooting from a terminal.

not rated 11 2d ago A SkillSpector: warn 59 tokens original MIT

brainstorming

40

klh/speedy-claude

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 11 2d ago A 37 tokens copy · 77% MIT

klh/speedy-claude

Skill Codex

Use this skill to review or improve C# work using common ecosystem conventions instead of ad hoc local habits.

not rated 11 2d ago A SkillSpector: pass 72 tokens original MIT

dinero-regnskab

42

klh/speedy-claude

Skill Claude CodeCodex

Automatiser Visma Dinero-bogføring via browser (Playwright/CDP) — opret/slet bilag, momskoder, kontoafstemning, moms- og EU-salg-indberetning. Brug når opgaven nævner Dinero, bogføring, momsangivelse eller regnskabsafstemning.

not rated 11 2d ago A SkillSpector: warn 77 tokens original MIT

docker

43

klh/speedy-claude

Skill Codex

Comprehensive Docker workflow and diagnostics guidance for all environments (Linux, macOS, Windows Docker Desktop with WSL2 backend). Use when the agent needs to build, run, debug, or troubleshoot containers; author Dockerfiles or compose.yaml files; manage images and registries; configure networking or…

not rated 11 2d ago A SkillSpector: warn 178 tokens original MIT

klh-agents-md

44

klh/speedy-claude

Skill Claude CodeCodex

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Guides discovery of local skills and enforces minimal documentation style.

not rated 11 2d ago B 62 tokens original MIT

klh-cli-speed-tools

45

klh/speedy-claude

Skill Claude CodeCodex

Use when listing files, searching file contents, finding files by name, or viewing files in terminal. Replace slow standard tools (ls, grep, find, cat) with faster modern alternatives.

not rated 11 2d ago A 44 tokens copy · 88% MIT

klh-code-simplifier

46

klh/speedy-claude

Skill Claude CodeCodex

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

not rated 11 2d ago A 67 tokens copy · 86% MIT

klh-core-components

47

klh/speedy-claude

Skill Claude CodeCodex

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.

not rated 11 2d ago A SkillSpector: warn 29 tokens original MIT

klh-dispatch

48

klh/speedy-claude

Skill Claude CodeCodex

Single entry-point orchestrator that detects task type and dispatches to the right klh- skill. Use when the user says "dispatch", "klh this", or gives a task that could match multiple skills.

not rated 11 2d ago A 48 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: