Creates standardized AGENTS.md or CLAUDE.md files to provide AI coding agents with essential project context and instructions.
This skill automates the creation of AGENTS.md and CLAUDE.md files, which serve as an open standard for providing context to AI coding assistants. By defining a project's purpose, target audience, and key commands through a structured workflow, it ensures that AI agents can work more effectively within your repository. The skill follows best practices like progressive disclosure—linking to external technical documentation instead of duplicating it—to keep context windows clean while providing necessary technical details for better AI decision-making.
주요 기능
01Generates standardized AGENTS.md and CLAUDE.md templates
02Identifies project-specific commands for setup, build, test, and deployment
03Supports both single-repository and complex monorepo structures
04Implements progressive disclosure by linking to external technical documentation
05Ensures security best practices and target audience context are included
060 GitHub stars
사용 사례
01Setting up optimized context for Claude Code in a new or existing repository
02Standardizing project onboarding for AI coding agents across a development team
03Maintaining up-to-date AI instructions following major architectural or workflow changes