Создание agents.md с контекстом проекта для AI

★ 8.0 · vibe-coding

creating-agents-md is a Claude Code skill that guides the creation of agents.md files — project-specific context documents for AI coding assistants written in plain Markdown with no YAML frontmatter and no required structure. The file lives in the project root and covers what AI doesn't already know: project overview, architecture decisions, tech stack, file organization, coding conventions, development workflows, and domain knowledge. The skill provides ready-to-use examples for frontend apps, backend APIs, and component libraries, along with a table of common mistakes and fixes. It's aimed at developers who want to give Claude Code precise, project-level context instead of repeating the same explanations across sessions.