From llms-keeper
This skill should be used when the user asks to "generate llms.txt", "create llms-full.txt", "update llms.txt", "regenerate llms-full.txt", "create AI context files for this project", "обновить llms.txt", "сгенерировать llms-full.txt", "создать контекст проекта для AI", or mentions "llms.txt", "llms-full.txt", "llmstxt", "llmstxt.org standard", "project context for AI agents", "контекст проекта для AI". Also applicable when user asks about the llmstxt.org format, wants to know how to structure llms.txt, or asks "what should llms-full.txt contain".
npx claudepluginhub spumer/i-m-senior-developer --plugin llms-keeperThis skill uses the workspace's default tool permissions.
Generate and maintain `llms.txt` and `llms-full.txt` files following the [llmstxt.org](https://llmstxt.org) standard to give AI agents quick project understanding.
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Generates Angular code and provides architectural guidance for projects, components, services, reactivity with signals, forms, dependency injection, routing, SSR, ARIA accessibility, animations, Tailwind styling, testing, and CLI tooling.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
Generate and maintain llms.txt and llms-full.txt files following the llmstxt.org standard to give AI agents quick project understanding.
"Find the smallest set of high-signal tokens that maximize the likelihood of desired outcome."
Every sentence must answer: "Will an AI agent produce worse results without this information?" If no — delete without hesitation.
| File | Purpose | Audience | Length |
|---|---|---|---|
llms.txt | Navigation index | AI needing quick orientation | 50-100 lines |
llms-full.txt | Complete context | AI needing full understanding | 200-600 lines |
Delegate analysis and generation to the documentation-keeper agent.
The agent handles the full process: framework auto-detection, codebase scanning, pattern extraction, file generation, and quality verification.
For manual or informational use, the workflow is:
llms-full.txt first (self-contained content)llms.txt from it (navigation index linking to sections)references/llmstxt-spec.mdFor format details, structure requirements, and quality checklist, see references/llmstxt-spec.md.