klh

50 mods across 1 repository, 11 stars between them.

klh/speedy-claude

Instructions file CodexOpenCode

Instructions for klh/speedy-claude, covering agents.md, repository overview, creating a new skill, directory structure and naming conventions.

11 2mo ago A 750 tokens copy · 92% MIT

klh/speedy-claude

Instructions file

Instructions for klh/speedy-claude, covering global rules, cli speed tools (always use), filesystem, http / api calls and git & devops.

11 2mo ago D 6,006 tokens original MIT

code-reviewer

03

klh/speedy-claude

Agent

Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.

11 2mo ago A 33 tokens copy · 89% MIT

security-auditor

04

klh/speedy-claude

Agent

Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.

11 2mo ago A 35 tokens copy · 86% MIT

test-engineer

05

klh/speedy-claude

Agent

QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.

11 2mo ago A 35 tokens copy · 84% MIT

build

06

klh/speedy-claude

Command

Implement the next task incrementally — build, test, verify, commit.

11 2mo ago A 14 tokens copy · 100% MIT

code-simplify

07

klh/speedy-claude

Command

Simplify code for clarity and maintainability — reduce complexity without changing behavior.

11 2mo ago A 14 tokens copy · 100% MIT

plan

08

klh/speedy-claude

Command

Break work into small verifiable tasks with acceptance criteria and dependency ordering.

11 2mo ago A 13 tokens copy · 88% MIT

review

09

klh/speedy-claude

Command

Conduct a five-axis code review — correctness, readability, architecture, security, performance.

11 2mo ago A 16 tokens copy · 100% MIT

ship

10

klh/speedy-claude

Command

Run the pre-launch checklist and prepare for production deployment.

11 2mo ago A 10 tokens copy · 100% MIT

spec

11

klh/speedy-claude

Command

Start spec-driven development — write a structured specification before writing code.

11 2mo ago A 12 tokens copy · 100% MIT

test

12

klh/speedy-claude

Command

Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.

11 2mo ago A 23 tokens copy · 100% MIT

SessionStart

13

klh/speedy-claude

Hook

Runs when a session starts, executing session-start.sh via bash. From klh/speedy-claude.

11 2mo ago A tokens not measured copy · 55% MIT

agents-md

14

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.

11 2mo ago B 59 tokens original MIT

all skills-md

15

klh/speedy-claude

Skill Claude CodeCodex

This skill should be used when the user asks ANYTHING taht will elicit a response. Guides verbosity of output.

11 2mo ago A 27 tokens original MIT

klh/speedy-claude

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.

11 2mo ago A 49 tokens copy · 84% MIT

klh/speedy-claude

Skill Claude CodeCodex

Tests in real browsers. 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 via Chrome DevTools MCP.

11 2mo ago B 57 tokens copy · 81% MIT

klh/speedy-claude

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.

11 2mo ago A 45 tokens copy · 100% MIT

cli-speed-tools

19

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.

11 2mo ago A 42 tokens original MIT

code-documenter

20

klh/speedy-claude

Skill Claude CodeCodex

Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use when adding docstrings to functions or classes, creating API documentation, building documentation sites, or writing tutorials and user guides. Invoke for…

11 2mo ago A 80 tokens copy · 94% MIT

klh/speedy-claude

Skill Claude CodeCodex

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

11 2mo ago A 51 tokens copy · 83% MIT

code-simplification

22

klh/speedy-claude

Skill Claude CodeCodex

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

11 2mo ago A 51 tokens copy · 100% MIT

code-simplifier

23

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.

11 2mo ago A 65 tokens copy · 97% MIT

context-engineering

24

klh/speedy-claude

Skill Claude CodeCodex

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

11 2mo ago A 43 tokens copy · 100% MIT