Agent Skills by Eric Hu
Showing 17 vetted skills indexed across 2 GitHub repositories.
requirement-qa
Convert vague project ideas into structured markdown requirement documents.
spec-writing
Write modular feature specifications with six sections and Mermaid diagrams.
integration-test-design
Design integration test strategies and generate test skeletons for multi-module interactions.
brainstorm
Coordinate multiple expert SubAgents to produce a consensus design solution.
engineering-principles
Scan repository files to detect languages, frameworks, and ORMs, then output a prioritized Markdown checklist of engineering DOs and DON'Ts.
task-difficulty
Assesses task difficulty by analyzing scope, risk and codebase context, producing a scored report.
docs-output
Manage modular project documentation and session progress records via CLI.
performance-arch-design
Outline caching, async processing, indexing, rate limiting, and partitioning strategies for architecture-level performance bottlenecks.
observability-design
Design end-to-end observability with traces, logs, metrics, and OpenTelemetry configuration.
code-scaffold
Generate layered Java Spring Boot or TypeScript NestJS project skeletons from design documents.
api-contract-design
Generate API contracts, DTOs, and OpenAPI YAML from domain models.
error-handling-strategy
Design unified error handling architectures with exception hierarchies, error codes, and resilience strategies.
tech-stack
Document technology choices with rationale, alternatives, and Mermaid diagrams.
project-context
Maintain project file-tree and code-structure snapshots in a SQLite cache.
implementation-complexity-analysis
Analyze design proposals to quantify implementation complexity and produce prioritized task lists.
orchestrator
Orchestrate software development tasks through a Plan→Execute→Validate→Deliver pipeline.
vario-vue
Build type-safe Vue 3 UI components from declarative JSON Schema.