Reusable agent skills for coding workflows. Small by design — harness engineering over prompt engineering: repo-first truth, progressive disclosure, and command-backed verification.
| Skill | Description |
|---|---|
| docs | Project docs that keep a repo legible to agents. AGENTS as TOC, deeper guidance in versioned docs, command-backed audits. |
| effect-ts | Effect TypeScript workflow for setup, core patterns, platform packages, runtime boundaries, and incremental Promise-to-Effect migration. |
| verify | Post-implementation reality check. Run after tests pass, before declaring done, using the harness as source of truth and recording proof. |
npx skills add uinaf/skills -g -s effect-ts