Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.04 KB

File metadata and controls

34 lines (21 loc) · 1.04 KB

[ARCHIVED] OpenCode Skills

This repository has been archived. All skills have been consolidated into the canonical terraphim/terraphim-skills repository.

Migration

Use the new unified installation:

# 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


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