genesis
Design and refactor agent skills with architectural discipline
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install genesis?โผ
Run `npx skills add danielmeppiel/genesis --all -g -y` in your terminal to install the skill globally.
What problem does genesis solve?โผ
It fixes monolithic instruction files, duplicated rules across skills, and behavioral drift in long agent sessions by applying software architecture discipline to skill design.
How do I use genesis to design a skill?โผ
Type /genesis followed by what you want built, and it returns a named pattern, execution diagram, acceptance test, and written plan before any file is created.
Does genesis work with Claude Code and Cursor?โผ
Yes. It works with Claude Code, Cursor, Codex, OpenCode, GitHub Copilot, and over 40 other agent harnesses.
Can genesis refactor an existing bloated skill?โผ
Yes. It detects split, extract, and fuse triggers in oversized skills and restructures them into clean, composable modules.
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