mit einem Klick
use-this-repo
// Help a user understand this repository, decide which AI structure pieces they need, and adapt the template to their own project.
// Help a user understand this repository, decide which AI structure pieces they need, and adapt the template to their own project.
| name | use-this-repo |
| description | Help a user understand this repository, decide which AI structure pieces they need, and adapt the template to their own project. |
Use this skill when the user wants to:
This repository is a practical learning repo for AI-enabled project structure.
It demonstrates:
AGENTS.mdCLAUDE.md.claude/.github/skills/references/repo-map.md.scripts/quickstart-check.sh to confirm the expected starter files are present..claude/.github/skills/assets/adoption-plan-template.md to produce a practical recommendation.Always:
When suggesting adoption:
For most users, recommend this adoption order:
README.mdAGENTS.mdCLAUDE.md.claude/.github/skills/.claude/ = internal Claude setup for maintainers.github/ = internal GitHub/Copilot setup for maintainersskills/ = external/shared skills for users and outside agentsDo not mix those layers together.
Audits this repository's teaching content against the real file structure. Use when checking README examples, AGENTS.md, CLAUDE.md, .claude/, .github/, or shared skills for accuracy and consistency.
Help a user or agent adopt this repository structure into another project by deciding what to copy, what to adapt, what to skip, and producing a simple adoption plan. Use when someone wants to reuse this repo's AI structure in a new or existing project, choose a minimal, practical, or full adoption level, or map this template onto their own folders and tools.
Reviews pull requests that change the teaching structure of this repository. Use when PRs affect README.md, AGENTS.md, CLAUDE.md, .claude/, .github/, or skills/.