v1.3.0 — 13 agents · 62 skills · 36 commands

Software Developer
Agent KIT
for OpenCode

A Leader → Subagent orchestration toolkit with 13 specialized agents. Install into any project with one command — then equip your AI agents with deep expertise across frontend, backend, mobile, design, review, database, devops, and seo.

13
Specialized agents
62
Skill playbooks
36
Slash commands
6
MCP servers

Thirteen agents, one leader

Each agent is specialised in its stack. The IT Leader orchestrates them — breaking down requirements, delegating work, and integrating results.

TL
IT Leader primary
Orchestration • Planning • Integration
V
Nuxt Frontend
Vue 3 • Nuxt 4 • Nuxt UI • TypeScript • Playwright
@frontend-nuxt
R
React Frontend
React 19 • Next.js 15 • shadcn/ui • TanStack Query • E2E
@frontend-react
N
Node Backend
Express 5 • Prisma • PostgreSQL • DTO • JWT
@backend
L
Laravel Backend
Laravel 10+ • Service/Repository • Eloquent • JWT
@laravel
C
CodeIgniter 3
CI3 MVC • REST API • JWT • MySQL/PostgreSQL
@ci3
D
UI/UX Designer
Impeccable design • Figma • Stitch • WCAG 2.1
@designer
R
Code Reviewer / QA
Quality audit • Security • Testing strategy • E2E
@reviewer
D
Database Specialist
PostgreSQL • Prisma • Migrations • Query optimization
@database
O
DevOps Engineer
CI/CD • Docker • Vercel/Cloudflare • GitHub Actions
@devops
S
SEO Specialist
Meta tags • JSON-LD • Core Web Vitals • Sitemaps
@seo
A
Android Developer
Kotlin • Jetpack Compose • Material 3 • Google Play (GPC)
@android
F
Flutter Developer
Dart • Flutter SDK • Material 3 • Bloc/Riverpod • Firebase
@flutter

Capabilities

Everything your AI team needs out of the box.

MCP Servers

Nuxt remote
Nuxt UI remote
Playwright stdio
Postman remote
Figma stdio
Google Stitch remote

62 Skill Playbooks

Core
coding-standards, security-review, tdd-workflow, impeccable, nuxt-ui, shadcn-ui • 16 skills
Flutter
flutter, add-widget-test, responsive-layout, routing, localization • 11 skills
Dart
unit-test, cli-app, coverage, static-analysis, pattern-matching • 9 skills
Android
jetpack-compose, navigation-3, firebase, edge-to-edge, billing • 9 skills
Backend & DB
postgres-patterns, springboot* (7), django* (4), jpa-patterns • 14 skills
Go • Python
golang-patterns, golang-testing, python-patterns, python-testing • 4 skills

36 Slash Commands

/plan Implementation plan
/orchestrate Multi-agent workflow
/code-review Quality & security
/security Vulnerability audit
/tdd TDD workflow
/e2e E2E test generation
/build-fix Fix build errors
/refactor-clean Dead code removal
/android-build Build APK/AAB
/flutter-build Build Flutter
/gpc-release Play Store publish
/update-docs Documentation

Model tiers

Each agent uses the optimal model for its role — balancing reasoning depth, speed, and cost.

Tier 1
Premium
claude-opus-4.7
Deep analysis, security, orchestration
Leader Reviewer
Tier 2
Balanced
claude-sonnet-4.5
Implementation, design, database
Frontend Backend Mobile
Tier 3
Efficient
claude-haiku-4.5
Scripts, config, straightforward tasks
DevOps
Tier 4
Fast
gpt-5-codex-mini
Research, content, cost optimization
SEO

Install

One command, zero config. Works in any project directory.

recommended

Quick install

# In your project directory
npx opencode-agent-kit init
  • Copies opencode.json, .opencode/, AGENTS.md
  • Merges with existing config (no overwrite)
  • Installs @opencode-ai/plugin dependency
  • Pass --force to overwrite

Global install

# Install once, use everywhere
npm install -g opencode-agent-kit

# Then init any project
cd my-project && opencode-agent-kit init
  • All 13 agents available project-wide
  • Commands, skills, rules included
  • MCP servers: Nuxt, Nuxt UI, Playwright, Postman

Usage

After install, just run opencode. The IT Leader primary agent activates automatically.

01
IT Leader orchestrates
Give it a feature request — it plans, delegates, and integrates.
02
Or call subagents directly
Use @mention for specific tasks.
03
Use slash commands
/plan, /tdd, /code-review, /build-fix, and 30+ more.
# Let the IT Leader handle complex features
Buat fitur marketplace dengan halaman listing, detail,
dan form create. Backend API untuk CRUD markets.
Setup CI/CD pipeline dan optimasi SEO.

# Or call subagents directly for specific tasks
@frontend-nuxt Buat halaman login dengan Nuxt UI.
@backend Add endpoint POST /api/auth/login.
@android Buat login screen dengan Jetpack Compose.
@flutter Buat screen product list dengan Bloc pattern.
@designer Review UX flow halaman checkout.
@reviewer Audit security untuk authentication module.