Harmonic
Structured task planning, coding specs, and quality checks
All Skills in This Repository (7)
Pure Emerald Level Indicatorstrellis-spec-bootstarp
Analyze repository code patterns to generate .trellis/spec files and index.
trellis-before-dev
Inject project-specific coding guidelines from .trellis/spec/ before implementation.
trellis-brainstorm
Automate structured requirements discovery to seed Trellis tasks and PRDs.
trellis-break-loop
Analyze bug fixes to identify root causes and capture preventive measures.
trellis-check
Run lint, type checks, tests, and spec synchronization on codebases.
trellis-meta
Read and document local Trellis architecture for safe project customization.
trellis-update-spec
Organize debugging insights into executable code-spec documents.
Frequently Asked Questions
FAQPage SchemaHow to install Harmonic Trellis skills?▼
Run `npx skills add shanyan-wcx/Harmonic --all -g -y` in your terminal to install all skills in this suite globally.
What do the Trellis skills do?▼
They guide your agent through brainstorming requirements, reading project coding specs before writing code, running quality checks, and capturing lessons learned into reusable documentation.
How do these skills prevent repeated bugs?▼
The break-loop and update-spec skills analyze each fixed bug's root cause and write prevention rules into project spec files so the same class of bug never happens again.
Do these skills work with Claude Code and OpenCode?▼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenCode, Cursor, Codex, and other compatible platforms.
Do I need coding experience to use these skills?▼
Basic development knowledge helps, but the skills structure the workflow so your agent handles spec reading, task tracking, and verification steps automatically.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core