refactor(skills): remove 5 unused skills and clean references (#634)
Some checks failed
CI / pr-title (push) Has been cancelled
CI / test (push) Has been cancelled
Release PR / release-pr (push) Has been cancelled
Release PR / publish-cli (push) Has been cancelled

This commit is contained in:
Trevin Chow
2026-04-21 16:52:29 -07:00
committed by GitHub
parent ff0eee391e
commit 271b1a4458
23 changed files with 14 additions and 6027 deletions

View File

@@ -55,7 +55,6 @@ For `/ce-optimize`, see [`skills/ce-optimize/README.md`](./skills/ce-optimize/RE
| Skill | Description |
|-------|-------------|
| `/ce-demo-reel` | Capture a visual demo reel (GIF demos, terminal recordings, screenshots) for PRs with project-type-aware tier selection |
| `/ce-changelog` | Create engaging changelogs for recent merges |
| `/ce-report-bug` | Report a bug in the compound-engineering plugin |
| `/ce-resolve-pr-feedback` | Resolve PR review feedback in parallel |
| `/ce-test-browser` | Run browser tests on PR-affected pages |
@@ -72,9 +71,7 @@ For `/ce-optimize`, see [`skills/ce-optimize/README.md`](./skills/ce-optimize/RE
| Skill | Description |
|-------|-------------|
| `ce-agent-native-architecture` | Build AI agents using prompt-native architecture |
| `ce-andrew-kane-gem-writer` | Write Ruby gems following Andrew Kane's patterns |
| `ce-dhh-rails-style` | Write Ruby/Rails code in DHH's 37signals style |
| `ce-dspy-ruby` | Build type-safe LLM applications with DSPy.rb |
| `ce-frontend-design` | Create production-grade frontend interfaces |
### Review & Quality
@@ -87,7 +84,6 @@ For `/ce-optimize`, see [`skills/ce-optimize/README.md`](./skills/ce-optimize/RE
| Skill | Description |
|-------|-------------|
| `ce-every-style-editor` | Review copy for Every's style guide compliance |
| `ce-proof` | Create, edit, and share documents via Proof collaborative editor |
| `ce-todo-create` | File-based todo tracking system |