con un clic
opencode-config
opencode-config contiene 17 skills recopiladas de MathisVerstrepen, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Onboard project or init project safely: prepare the active repository with agent state, a full persistent codebase-memory index, evidence-based AGENTS.md handling, and safe check reporting.
Backend implementation protocol. Use by backend agents when editing assigned server-side slices.
Code review protocol. Use when reviewing final diffs against .agents/PLAN.md.
Failure routing protocol. Use when routing test or review failures to the correct agent.
Frontend implementation protocol. Use by frontend agents when editing assigned UI slices.
Performance review checklist. Use for database, API, rendering, caching, loops, network calls, bundle, and runtime risks.
Reviews .agents/PLAN.md for implementation readiness, correctness, scope, risk, and validation gaps.
Creates or revises the evidence-based implementation contract in .agents/PLAN.md.
Tiered progress tracking protocol: todowrite for live work, .agents/HANDOFF.md for boundaries, .agents/PROGRESS.md only for heavy-task audit trails.
Security review checklist. Use for auth, authorization, validation, sensitive data, secrets, files, and API exposure.
Task triage and complexity classification. Use when selecting the OpenCode workflow pipeline for a user request.
Test execution protocol. Use by test-runner to choose checks, run commands, and report failures.
Wrap-up, implementation summary, or final handoff. Use after build/test/review to report results and close todowrite/HANDOFF/PROGRESS only when applicable.
Go, golang, .go, go.mod, gofmt, go test -> use when editing, reviewing, or implementing Go code.
Python, .py, pyproject.toml, pytest, ruff -> use when editing, reviewing, or implementing Python code.
Vue, Nuxt, .vue, nuxt.config, Vue 3, Composition API -> use when editing, reviewing, or implementing Vue or Nuxt code.
Optional frontend aesthetics, DESIGN.md, design-system, visual redesign, brand identity, accessibility, responsive UI, and anti-slop guidance. Use only for assigned UI aesthetics/design-system/visual redesign work or when the plan explicitly requests it.