Agent Skills by Wesley Uykimpang
Showing 11 vetted skills indexed across 1 GitHub repositories.
archive
Archive completed items from FEATURES.md, QA_SURVEY.md, and TECH_DEBT.md into dedicated files.
td_fix
Resolve open technical debt items from TECH_DEBT.md with tests.
tech_debt
Scan backend and frontend code for technical debt patterns and append findings to TECH_DEBT.md.
gap_analysis
Analyze Runbook app capabilities against industry benchmarks and output prioritized GAP_ANALYSIS.md.
impl_feature
Plan and implement FEATURES.md backlog items using Red-Green-Refactor testing.
local_dev
Automate local development setup with PostgreSQL and Python virtual environments.
add_feature
Append feature specifications with acceptance criteria to FEATURES.md.
qa_fix
Fix QA issues from QA_SURVEY.md and update status.
qa_survey
Automate browser-based QA surveys across Runbook user roles and generate recommendations.
frontend_dev
Start and coordinate dual Vite dev servers for localhost and Tailscale access.
backend_dev
Run a FastAPI backend in development mode with uvicorn auto-reload.