Skip to content

Skills

Skill bundles are reusable instruction sets that agents invoke to perform specialized tasks. Each skill encapsulates domain knowledge, tool usage patterns, and output formats.

Skills live in skills/ and are symlinked to ~/.config/opencode/skills/ on install.

Available Skills

SkillDescription
Accessibility ReviewSystematic WCAG 2.1 AA audit using browser tools — keyboard nav, screen reader, color contrast, ARIA
Browser DebugDiagnose console errors, network issues, performance regressions, and accessibility problems via Chrome DevTools
Browser Design ReviewSenior UI/UX design critique — visual hierarchy, typography, spacing, layout, brand fit
Browser TestManual end-to-end testing — navigate, click, type, verify like a human QA engineer
Code ReviewStructured feedback on best practices, potential bugs, regression risk, and code quality
GitHub Issue LabelerFinds unlabeled issues, plans labels from the existing pool, and applies them after user confirmation

Built with VitePress