mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-05-19 16:40:06 +00:00
Merge 0ad92736b1 into 6624a86531
This commit is contained in:
commit
9994a804f4
1 changed files with 15 additions and 0 deletions
15
data/plugins/opencode-power-pack.yaml
Normal file
15
data/plugins/opencode-power-pack.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
name: opencode-power-pack
|
||||
repo: https://github.com/waybarrios/opencode-power-pack
|
||||
tagline: Eleven Claude Code skills (code-review, security-review, feature-dev, etc.) ported to OpenCode
|
||||
description: |
|
||||
Bundles eleven of Anthropic's official Claude Code skills as a single OpenCode plugin: code-review, security-review, feature-dev, frontend-design, mcp-builder, skill-creator, agents-md-improver, agents-md-revise, plus the three feature-dev sub-agents (code-explorer, code-architect, code-reviewer). Each skill is also exposed as a slash command (`/code-review`, `/security-review`, etc.). The plugin loader pattern (registering skills via `config.skills.paths.push()`) is adapted from obra/superpowers. Per-skill upstream attribution to Anthropic is in the README; the repo's contribution is the porting and packaging of Claude-Code-only commands and agents into OpenCode-native SKILL.md format.
|
||||
scope:
|
||||
- global
|
||||
tags:
|
||||
- claude-code
|
||||
- skills
|
||||
- code-review
|
||||
- security-review
|
||||
- feature-dev
|
||||
- frontend-design
|
||||
- mcp
|
||||
Loading…
Add table
Add a link
Reference in a new issue