🎯

implementation

🎯Skill

from terraphim/opencode-skills

VibeIndex|
What it does

Helps developers generate structured implementation details and code scaffolding for software design and architecture specifications.

πŸ“¦

Part of

terraphim/opencode-skills(20 items)

implementation

Installation

Quick InstallInstall with npx
npx skills add terraphim/terraphim-skills
Quick InstallInstall with npx
npx skills add terraphim/terraphim-skills --skill architecture --skill implementation
Quick InstallInstall with npx
npx skills add
πŸ“– Extracted from docs: terraphim/opencode-skills
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# [ARCHIVED] OpenCode Skills

> This repository has been archived. All skills have been consolidated into the canonical [terraphim/terraphim-skills](https://github.com/terraphim/terraphim-skills) repository.

Migration

Use the new unified installation:

```bash

# Install via skills.sh (recommended)

npx skills add terraphim/terraphim-skills

# Or install specific skills

npx skills add terraphim/terraphim-skills --skill architecture --skill implementation

```

The skills CLI installs to all supported agents including OpenCode.

Why the change?

  • Single source of truth: One canonical repository for all platforms
  • skills.sh compatibility: Easy installation via npx skills add
  • Automatic updates: Stay current across all coding agents
  • Reduced maintenance: No sync issues between repos

New Repository

All 32+ engineering skills are now available at:

[terraphim/terraphim-skills](https://github.com/terraphim/terraphim-skills)

---

This repository is kept for historical reference only. No new updates will be made here.