Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Configure OpenCode with the right model and tool permissions
curl -o opencode.json https://skills.dev/rules/opencodeOpenCode configuration covering model selection, tool access permissions, context management, and project-specific AI instructions.
mkdir -p ~/.claude/skills/opencode-config~/.claude/skills/opencode-config/SKILL.mdResulting file structure:
~/.claude/
skills/
opencode-config/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with OpenCode Config
Query databases, inspect schemas, and explore data from your AI editor
Both used by Software Engineer
Audit every page of your site for visual, content, and link errors
Both used by Software Engineer
Measure code complexity and find the best refactoring targets
Both used by Software Engineer
Inspect Redis keys, TTLs, and cache hit rates from your AI editor
Both used by Software Engineer
Query Sentry errors and analyze stack traces from your AI editor
Both used by Software Engineer
Manage Stripe payments and subscriptions from your AI assistant
Both used by Software Engineer
OpenCode Config