By drone0898
Generate layered CLAUDE.md, AGENTS.md, GEMINI.md, and nested instruction files for repositories and monorepos.
Karpathy식 작업 원칙과 “컨텍스트 아키텍처” 철학을 결합해, 프로젝트용 AI 컨텍스트 파일을 크게 한 장으로 몰아넣지 않고 계층적으로 설계·생성하도록 만든 스킬입니다.
# install plugin
/plugin marketplace add drone0898/context-architecture-skills
/plugin install context-architecture-skills@context-architecture-skills
# Usage
/scaffolding-context-files 한국어; CLAUDE.md 생성
이 스킬은 다음 두 축을 합칩니다.
리포지토리를 읽고 다음 파일들을 필요한 범위만큼만 설계·생성합니다.
CLAUDE.mdAGENTS.mdGEMINI.mdapps/web/CLAUDE.md, services/payments/AGENTS.md, infra/GEMINI.md 같은 nested context files또한 다음을 함께 수행합니다.
CLAUDE.md, AGENTS.md, GEMINI.md 전부를 원할 때만 모두 만듭니다.모든 규칙은, 그 규칙이 실제로 필요한 가장 좁은 경계에 둔다.
루트에 둘지 하위에 둘지 애매하면, 기본값은 하위로 내리는 것입니다.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub drone0898/context-architecture-skills --plugin context-architecture-skillsCLAUDE.md lifecycle toolkit: initialise, enhance, sync, and modularise CLAUDE.md files with a 150-line cap, automatic chaining, and Karpathy behavioural guardrails.
Make a codebase agent-ready by scaffolding AGENTS.md, ARCHITECTURE.md, and docs/ structure following progressive disclosure patterns. Creates CLAUDE.md as a symlink for Claude Code compatibility.
Commands for loading context and priming Claude for specific tasks
Generate and maintain AGENTS.md, copilot-instructions.md, and other agent rule files
Make your AI agent code with your project's architecture, rules, and decisions.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).