WoJiSama/skill-based-architecture

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.

547Stars on the repository
11Mods indexed here, across every type
19d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

WoJiSama/skill-based-architecture

Hook Claude Code

Runs when a session starts on startup, clear and compact, running bash .claude/hooks/session-start. From WoJiSama/skill-based-architecture.

547 +2 19d ago A tokens not measured copy · 63% MIT

PreToolUse

02

WoJiSama/skill-based-architecture

Hook Claude Code

Runs before the agent uses a tool for Write and Edit tool calls, executing agent-behavior-gate.sh via bash. From WoJiSama/skill-based-architecture.

547 +2 19d ago A tokens not measured original MIT

UserPromptSubmit

03

WoJiSama/skill-based-architecture

Hook

Runs when you submit a prompt, before the agent sees it, running bash .claude/hooks/workflow-state. From WoJiSama/skill-based-architecture.

547 +2 19d ago A tokens not measured original MIT