markeriksonmarkeriksonCommunity·23 Agent Skills Included

opencode-config-example

Structured coding workflows, code review, and project planning

Provides a complete OpenCode configuration with 23 ready-made skills for code navigation, architecture review, feature design, test recording, and GitHub issue triage. Eliminates repetitive setup work, inconsistent coding habits, and lost progress between sessions. Helps developers plan features, review diffs, track tasks, and document decisions faster with consistent rules.
npx skills add markerikson/opencode-config-example --all -g -y
Available:

Gives your AI agent global behavioral rules for coding standards, git commit policy, code navigation tool selection, documentation workflow, and subtask handling across all skills in this configuration.

All Skills in This Repository (23)

Pure Emerald Level Indicators
📦 In Repo
markeriksonmarkerikson

Code Navigation & File Reading

Guide definition-first codebase navigation with structural queries and call-graph analysis.

Community
Advanced
📦 In Repo
markeriksonmarkerikson

replay-playwright

Configure Replay Playwright plugin to record test executions for debugging.

Community
Intermediate
📦 In Repo
markeriksonmarkerikson

code-style-review

Document coding conventions from configuration files and source code examples.

Community
Intermediate
📦 In Repo
markeriksonmarkerikson

gh

Resolve GitHub CLI tasks for pull requests, issues, and releases.

Community
Intermediate
📦 In Repo
markeriksonmarkerikson

issue-triage-tool

Fetch, categorize, and report on GitHub issues and PRs for Redux repositories.

Community
Intermediate
📦 In Repo
markeriksonmarkerikson

diffloupe

Analyze code diffs to derive change intent and assess review risk.

Community
Intermediate
📦 In Repo
markeriksonmarkerikson

project-overview

Create project overview documents with scope, decisions, constraints, and success metrics.

Community
Intermediate
📦 In Repo
markeriksonmarkerikson

dashboard-design

Design dark-mode dashboard interfaces with semantic CSS tokens and fixed table layouts.

Community
Intermediate
📦 In Repo
markeriksonmarkerikson

skill-creator

Create modular OpenCode skills with SKILL.md frontmatter and packaging.

Community
Intermediate
📦 In Repo
markeriksonmarkerikson

feature-design

Create detailed feature design documents with options analysis and implementation phases.

Community
Intermediate
📦 In Repo
markeriksonmarkerikson

development-plan

Create phased development plans with task checklists and progress tracking.

Community
Basic
📦 In Repo
markeriksonmarkerikson

replay-cypress

Configure Replay Cypress plugin and replay-chromium browser for time-travel debugging.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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