Jorgejie /ai_scaffold
Skill Claude Code Codex
Bootstrap AI coding assistance into ANY project. Supports 4 AI tools — Claude Code, Qoder, Codex, OpenCode. All tools share EXACTLY the same split-file architecture (rules/skills/agents/hooks/references loaded on-demand). Only the entry file name and config directory name differ.
52 21d ago A 64 tokens
original MIT Jorgejie /ai_scaffold
Agent
Agent "arch-review" from Jorgejie/ai_scaffold, covering 1. {{t "archreview.deptitle"}}, 2. {{t "archreview.forbiddentitle"}}, 3. {{t "archreview.commtitle"}}, 4. {{t "archreview.inherittitle"}} and 5. {{t "archreview.interfaceisolationtitle"}}.
52 21d ago A 7 tokens
original MIT Jorgejie /ai_scaffold
Agent
Agent "cpp-memory-review" from Jorgejie/ai_scaffold, covering 1. {{t "cppmemoryreview.jnireftitle"}}, 2. {{t "cppmemoryreview.heaptitle"}}, 3. {{t "cppmemoryreview.buffertitle"}}, 4. {{t "cppmemoryreview.sensitivetitle"}} and 5. {{t "cppmemoryreview.rationalitytitle"}}.
52 21d ago A 8 tokens
original MIT Jorgejie /ai_scaffold
Agent
A template-based framework for adding AI-assisted development guidance to existing projects. It supports four AI tools across five platforms, according to the description.
52 21d ago A 9 tokens
original MIT Jorgejie /ai_scaffold
Agent
Agent "resource-sync" from Jorgejie/ai_scaffold, covering 🎨 {{t "resourcesync.title"}}, ❌ {{t "resourcesync.outputmissingsection"}}, ⚠️ {{t "resourcesync.outputnamingsection"}} and ✅ {{t "resourcesync.outputpassedsection"}}.
52 21d ago A 7 tokens
original MIT Jorgejie /ai_scaffold
Skill Claude Code Codex
Skill "code_review" from Jorgejie/ai_scaffold, covering 1 {{t "codereview.checklisttitle"}}, 1.1 {{t "codereview.fataltitle"}}, 1.2 {{t "codereview.warningtitle"}}, 1.3 {{t "codereview.suggestiontitle"}} and 2 {{t "codereview.outputtitle"}}.
52 21d ago A 7 tokens
original MIT Jorgejie /ai_scaffold
Skill Claude Code Codex
Performance and security audit for code quality. Checks memory leaks, OOM risks, startup speed, ANR, lag, and security vulnerabilities. Auto-triggered by proactive-correction agent.
52 21d ago A 40 tokens
original MIT Jorgejie /ai_scaffold
Skill Claude Code Codex
Skill "plan_mode" from Jorgejie/ai_scaffold, covering 1 {{t "planmode.planoutputtitle"}}, 📋 {{t "planmode.planoutputheader"}}, ⚠️ {{t "planmode.planoutputrisks"}}, ✅ {{t "planmode.planoutputdonecriteria"}} and 2 {{t "planmode.tasktemplatestitle"}}.
52 21d ago A 7 tokens
original MIT Jorgejie /ai_scaffold
Skill Claude Code Codex
Initialize AI coding assistance framework for this project. Scans source code, generates customized rules based on actual project structure, and creates comprehensive references documentation. Use when setting up a new project or re-initializing after major changes.
52 21d ago A 49 tokens
original MIT Jorgejie /ai_scaffold
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing post-edit-tracker.sh. From Jorgejie/ai_scaffold.
52 21d ago A
tokens not measured
original MIT Jorgejie /ai_scaffold
Hook Claude Code
Runs when the agent finishes a response, executing check-review-needed.sh. From Jorgejie/ai_scaffold.
52 21d ago A
tokens not measured
original MIT Jorgejie /ai_scaffold
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, Stop).
52 21d ago A
tokens not measured
original MIT