opencode-config-example
Structured coding workflows, code review, and project planning
All Skills in This Repository (23)
Pure Emerald Level IndicatorsCode Navigation & File Reading
Guide definition-first codebase navigation with structural queries and call-graph analysis.
replay-playwright
Configure Replay Playwright plugin to record test executions for debugging.
code-style-review
Document coding conventions from configuration files and source code examples.
gh
Resolve GitHub CLI tasks for pull requests, issues, and releases.
issue-triage-tool
Fetch, categorize, and report on GitHub issues and PRs for Redux repositories.
diffloupe
Analyze code diffs to derive change intent and assess review risk.
project-overview
Create project overview documents with scope, decisions, constraints, and success metrics.
dashboard-design
Design dark-mode dashboard interfaces with semantic CSS tokens and fixed table layouts.
skill-creator
Create modular OpenCode skills with SKILL.md frontmatter and packaging.
feature-design
Create detailed feature design documents with options analysis and implementation phases.
development-plan
Create phased development plans with task checklists and progress tracking.
replay-cypress
Configure Replay Cypress plugin and replay-chromium browser for time-travel debugging.
Frequently Asked Questions
FAQPage SchemaHow to install opencode-config-example?▼
Run `npx skills add markerikson/opencode-config-example --all -g -y` in your terminal to install all skills in this configuration globally.
What does this OpenCode config include?▼
It includes global behavior rules, 23 domain skills for coding and design work, subagent definitions, slash commands, custom plugins, and helper scripts for task and progress tracking.
How do the skills help with code reviews?▼
Skills like diffloupe analyze diffs for intent, risks, and alignment, while architecture-review and code-style-review document existing codebases so reviews stay consistent.
Does this config work with Claude Code and Cursor?▼
Yes. All skills follow the universal SKILL.md standard and run in OpenCode, Claude Code, Cursor, and other compatible coding environments.
Can I customize the rules for my own projects?▼
Yes. Edit the AGENTS.md file to adjust the user profile, platform paths, and coding standards, and replace placeholder values marked with YOUR_ throughout the config files.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core