Agent Skills by zzh0u
Showing 10 vetted skills indexed across 1 GitHub repositories.
golang-patterns
Promote idiomatic Go patterns in codebases through examples and refactoring.
iterative-retrieval
Refines context retrieval across DISPATCH-EVALUATE loops for subagents in multi-agent workflows.
postgres-patterns
Provide PostgreSQL best practices for query optimization, schema design, indexing, and security.
eval-harness
Coordinate eval-driven development with structured evaluations and multiple graders for Claude Code sessions.
continuous-learning
Extract reusable patterns from Claude Code session transcripts and save them as learned skills.
continuous-learning-v2
Transform coding-session observations into scored instincts for future actions.
tdd-workflow
Enforce test-driven development with 80%+ coverage across unit, integration, and end-to-end tests.
security-review
Identify and remediate security vulnerabilities in Go applications.
strategic-compact
Prompt manual context compaction at configurable workflow thresholds via a PreToolUse hook.
golang-testing
Implement table-driven tests, subtests, benchmarks, and fuzz tests in Go projects.