my-opencode-skills
my-opencode-skills contiene 6 skills recopiladas de dirumahrafif, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Create local task lists from a Tech Spec file or direct input (bugs, small tasks), with recursive breakdown into atomic, actionable sub-tasks until the whole piece of work is fully decomposed and trackable end-to-end. Use when: user says "buat task", "ada bug", "tambah task", "eksekusi rencana task", "pecah task", "breakdown pekerjaan", or "detailkan task".
Reverse-engineer legacy code into structured documentation (Tech Spec + Tasks). Use when: user says "pahami kode", "analisis legacy", "reverse engineer", "mapping kode", "dokumentasi kode existing".
Execute and automate coding tasks from the .agents/tasks/ directory. Use when: user says "kerjakan task", "lanjutkan implementasi", "selesaikan tugas", or "start working on tasks".
Buat Product Requirement Document singkat dan padat untuk memulai proyek baru. Gunakan ketika: user minta buat PRD, user mau buat produk baru, user minta ringkasan produk, user bilang "saya mau buat aplikasi", user minta spesifikasi produk, atau user mau memulai proyek baru.
Double-check tasks using Automated (Unit/Integration) and Manual testing. Use when: user says "verifikasi", "cek fitur", or "selesai coding".
Write technical specifications for features, changes, or bug fixes. Produces a markdown file in .agents/tech-specs/<YEAR>/ for user review, then creates issues after approval. Gunakan ketika: user minta tech spec, user minta spesifikasi teknis, user minta implementation plan, user minta dokumentasi teknis, atau user mendeskripsikan fitur yang butuh perencanaan sebelum coding.