hculap

45 mods across 2 repositories, 13 stars between them.

hculap/better-code

Skill Claude CodeCodex

This skill should be used when the user asks to "write documentation", "create docs", "document code", "improve documentation", "documentation best practices", "diataxis", "technical writing", "API documentation", "user guide", mentions documentation quality, documentation structure, or needs guidance on software…

2 7mo ago A 71 tokens original MIT

n1-optimizer

26

hculap/better-code

Plugin Claude Code

Parallel performance analysis tool that identifies N+1 queries, inefficient APIs, and suboptimal code patterns across your entire application stack.

2 7mo ago A tokens not measured original MIT

api-analyzer

27

hculap/better-code

Agent

Analyze API endpoints, REST/GraphQL design, and client-server communication for over-fetching, missing pagination, or inefficient endpoint design. Use when user asks about API performance or runs /n1-optimizer:analyze.

2 7mo ago A 49 tokens original MIT

backend-analyzer

28

hculap/better-code

Agent

Analyze backend services, business logic, and server-side code for inefficient algorithms, blocking operations, or unnecessary computations. Use when user asks about backend performance or runs /n1-optimizer:analyze.

2 7mo ago A 44 tokens original MIT

database-analyzer

29

hculap/better-code

Agent

Analyze database queries, ORM usage, and data access patterns for N+1 queries, missing indexes, or inefficient JOINs. Use when user asks about database performance or runs /n1-optimizer:analyze.

2 7mo ago A 47 tokens original MIT

frontend-analyzer

30

hculap/better-code

Agent

Analyze frontend code for unnecessary re-renders, large bundle sizes, missing memoization, or inefficient component patterns. Use when user asks about frontend/React/Vue performance or runs /n1-optimizer:analyze.

2 7mo ago A 48 tokens original MIT

n1-analyze

31

hculap/better-code

Command

Analyze codebase for N+1 queries and performance issues using parallel agents.

2 7mo ago A 14 tokens original MIT

hculap/better-code

Skill Claude CodeCodex

Use when user asks about N+1 queries, performance optimization, query optimization, reduce API calls, improve render performance, fix slow code, optimize database, or reduce bundle size. Provides guidance on identifying and fixing performance anti-patterns across database, backend, frontend, and API layers.

2 7mo ago A 61 tokens original MIT

readme-writer

33

hculap/better-code

Plugin Claude Code

Generate and audit perfect READMEs using the PRD-README v1 standard.

2 7mo ago A tokens not measured original MIT

hculap/better-code

Skill Claude CodeCodex

This skill should be used when the user asks to "write a readme", "create readme", "generate readme", "improve readme", "audit readme", "review readme", "fix readme", "readme best practices", "readme standard", "perfect readme", or mentions README quality, documentation standards, or developer experience documentation.

2 7mo ago A 84 tokens original MIT

tdd-dev

35

hculap/better-code

Plugin Claude Code

Transform Claude Code into a strict TDD practitioner that enforces Red→Green→Refactor cycles.

2 7mo ago A tokens not measured original MIT

tdd-developer

36

hculap/better-code

Agent

STOP. Before doing ANYTHING else (including reading files), you MUST.

2 7mo ago A 6 tokens original MIT

UserPromptSubmit

42

hculap/better-code

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh. From hculap/better-code.

2 7mo ago A tokens not measured copy · 72% MIT

PreToolUse

43

hculap/better-code

Hook

Runs before the agent uses a tool for Write and Edit tool calls, executing pre-tool-use.sh. From hculap/better-code.

2 7mo ago A tokens not measured original MIT

PostToolUse

44

hculap/better-code

Hook

Runs after a tool call finishes for Bash tool calls, executing post-tool-use.sh. From hculap/better-code.

2 7mo ago A tokens not measured original MIT

TDD Methodology

45

hculap/better-code

Skill Claude CodeCodex

This skill should be used when the user asks to "write tests first", "use TDD", "test-driven development", "red green refactor", "test first", "add unit tests before code", "write regression test first", "safe refactor with tests", or when TDD mode is active and the user makes any coding request that affects behavior…

2 7mo ago A 85 tokens original MIT