Agent Skills by daehun.lee
Showing 14 vetted skills indexed across 2 GitHub repositories.
archflow
Transform design materials into specifications and automate build and test workflows.
UI
Derive screen lists, component hierarchies, and interaction models from requirements and backend API designs.
Trace
Record bug fixes and analysis results into structured trace logs.
Test
Generate and run scoped BE and FE tests with pytest, jest, vitest, or Go.
Pre-build
Validate pre-build readiness by checking external services and generating missing infrastructure templates.
Reinforce
Append new requirements to spec.md and arch.md with FR IDs.
Spec
Convert unstructured notes and chats into a formal requirements document.
Runbook
Generate a standardized runbook document at docs/{serviceName}/runbook.md via guided Q&A.
Reverse
Generate spec and architecture markdown files from backend and frontend code.
Arch
Coordinate multi-agent debates to produce architecture decision documents from spec.md.
Sync
Synchronize design-impacting changes from trace.md into arch.md.
Overview
Generate a 60-80 line project overview from spec.md and arch.md.
Check
Analyze architecture design documents to identify missing or ambiguous implementation details.
Debug
Analyze error traces and execute code to locate and fix root causes.