project-ai-layer-template
New1GitHub TrendingGeneralby KostaStolbunsky
Reusable AI agent layer template for new projects — AGENTS.md, .ai/context/, .ai/skills/, Governance.md, ADR structure
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/project-ai-layer-template.md https://raw.githubusercontent.com/KostaStolbunsky/project-ai-layer-template/main/SKILL.md3
Invoke in Claude Code
/project-ai-layer-templateView source on GitHub
agent
Frequently Asked Questions
What is project-ai-layer-template?
Reusable AI agent layer template for new projects — AGENTS.md, .ai/context/, .ai/skills/, Governance.md, ADR structure
How to install project-ai-layer-template?
To install project-ai-layer-template, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /project-ai-layer-template.
What is project-ai-layer-template best for?
project-ai-layer-template is a community categorized under General. It is designed for: agent. Created by KostaStolbunsky.