skill-based-architecture
Restructure scattered project rules into maintainable skill directories
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-based-architecture?โผ
Run `npx skills add WoJiSama/skill-based-architecture --all -g -y` in your terminal to install it globally for your agent.
How to organize scattered project rules for coding agents?โผ
Ask your agent to use skill-based-architecture on your repo; it inventories existing rule files, merges duplicates, and builds one routable skill directory.
When should I split a large SKILL.md file?โผ
Split when a single SKILL.md grows past roughly 150 lines or mixes rules, workflows, and reference material; this skill restructures it into rules, workflows, and references folders.
Does skill-based-architecture work with Cursor and Claude Code?โผ
Yes. It generates thin shell entry files for each harness so the same project knowledge works in Claude Code, Cursor, Codex, and other file-aware tools.
Can I use skill-based-architecture without coding experience?โผ
Yes. You simply ask your agent in plain language to organize the project rules, and it handles the migration, preview, and verification steps.
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