A meta-skill that produces skills. Point it at any codebase and it distills the project's rules, workflows, and hard-...
Copy the install, test the workflow, then decide if it earns a permanent slot.
Fresh repo activity plus visible builder pull. This is the kind of tool people test before it turns obvious.
Copy the install, test the workflow, then decide if it earns a permanent slot.
Not hard to test, not trivial to unwind. Worth trying if it closes a sharp gap.
GitHub health 42/100. no security policy. 0 open issues make this testable, but not something to trust blind.
AI Agent
Multiple
Model
Claude
Build Time
Instant
Fastest way to find out if skill-based-architecture belongs in your setup.
Copy the install command, run a real test, and back it out cleanly if it slows you down.
# Visit: https://github.com/WoJiSama/skill-based-architectureRun this first. You will know quickly if the workflow earns a permanent slot.
# No automated removal — visit https://github.com/WoJiSama/skill-based-architectureNo messy cleanup loop. If it misses, remove it and keep moving.
Install Location
~/ └─ .claude/ ├─ commands/ ├─ agents/ │ └─ skill-based-architecture/ ← installs here └─ settings.json
A meta-skill that produces skills. Point it at any codebase and it distills the project's rules, workflows, and hard-won lessons into a dedicated skills/<name>/ directory — a project skill that becomes the single source of truth every AI agent (Cursor, Claude Code, Codex, Windsurf, Gemini) consults before every task.