Skill Claude CodeCodex
A planning and review workflow in which one model prepares decisions while selected models handle research and execution. It is written for Fable and Claude Code, tools for coordinating multi-step software work.
Skill Claude CodeCodex
A planning and review workflow in which one model prepares decisions while selected models handle research and execution. It is written for Fable and Claude Code, tools for coordinating multi-step software work.
DennisWei9898/claude-dev-skills
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From DennisWei9898/claude-dev-skills.
DennisWei9898/claude-dev-skills
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From DennisWei9898/claude-dev-skills.
DennisWei9898/claude-dev-skills
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, Stop).
DennisWei9898/claude-dev-skills
Instructions file
Claude Code instructions for DennisWei9898/claude-dev-skills, covering claude-dev-skills — dev guide, repo structure, what these skills do and adding or modifying skills.
DennisWei9898/claude-dev-skills
Skill Claude CodeCodex
Plan a new feature: analyze requirements, break down technical tasks, assess impact, update plan.md. Trigger on "plan a feature", "new feature", "I want to add", "feature design", "規劃功能", "新功能", "我想加一個", "功能設計", "幫我規劃". Runs a 5-level Claude Code check before starting.
DennisWei9898/claude-dev-skills
Skill Claude CodeCodex
Audit the current project against the 5 Levels of Claude Code framework and auto-fix any gaps found. Trigger on "check claude levels", "audit project structure", "am I at level 3", "level check", "5 levels check", "檢查 claude 層級", "盤點專案結構", "level 偵測", "我現在在哪個層級", "Claude Code 五個層級".
DennisWei9898/claude-dev-skills
Skill Claude CodeCodex
Run QA testing on a local dev environment and produce a structured report. Trigger on "run QA", "test the app", "check for bugs", "QA review", "test before deploy", "跑 QA", "測試功能", "找 bug", "上線前測試", "QA 報告". Runs a 5-level Claude Code check before starting.
DennisWei9898/claude-dev-skills
Skill Claude CodeCodex
Sync the system design document (SDD or equivalent) with recent code changes. Trigger on "update sdd", "sync design doc", "update system design", "doc is out of date", "update API doc", "更新 sdd", "同步設計文件", "技術文件過時了", "更新 API 文件", "sdd 跟程式碼不一致". Runs a 5-level Claude Code check before starting.
DennisWei9898/claude-dev-skills
Skill Claude CodeCodex
Validate and review a Claude Code skill against two quality frameworks. Trigger on "check skill", "validate skill", "review skill", "skill quality", "skill check", "audit skill", "skill 檢查", "檢核skill", "審查skill", "幫我看這個skill", "skill好不好", "上傳前審查", "pre-upload check", "create skill", "update skill", "新增skill"…
DennisWei9898/loop-engineering-reviewer
Skill Claude CodeCodex
A reviewer for automated agent or workflow projects, based on the Loop Engineering rules by Addy Osmani. It checks whether creation and review are separated, whether pass conditions are objective, and whether the loop has limits and human approval points.