According to the official Claude documentation: https://code.claude.com/docs/en/skills#where-skills-live
According the: https://code.claude.com/docs/en/skills#where-skills-live
Claude Code
Claude Code supports a CLAUDE.md file at the project root as persistent agent instructions:
-
Create CLAUDE.md in your project root.
-
Paste the contents of the relevant SKILL.md files into it. For example:
Project Instructions
This project uses Ignite UI for Angular. Always follow these guidelines:
3. Claude Code will automatically read CLAUDE.md at the start of every session.
In the same document you can find:
Note: Starting with Ignite UI for Angular 21.1.0, these skills are automatically discovered when placed in your agent's skills path (e.g., .claude/skills, .agents/skills, .cursor/rules/). This release ships with an optional migration to add these skills to your project automatically.
Update the documents according Claude Code official documentation
The document that needs updating is https://github.com/IgniteUI/igniteui-docfx/blob/master/en/components/ai/skills.md and the fix should be in the vnext branch
According to the official Claude documentation: https://code.claude.com/docs/en/skills#where-skills-live
According the: https://code.claude.com/docs/en/skills#where-skills-live
Claude Code
Claude Code supports a CLAUDE.md file at the project root as persistent agent instructions:
Create CLAUDE.md in your project root.
Paste the contents of the relevant SKILL.md files into it. For example:
Project Instructions
This project uses Ignite UI for Angular. Always follow these guidelines:
3. Claude Code will automatically read CLAUDE.md at the start of every session.In the same document you can find:
Note: Starting with Ignite UI for Angular 21.1.0, these skills are automatically discovered when placed in your agent's skills path (e.g., .claude/skills, .agents/skills, .cursor/rules/). This release ships with an optional migration to add these skills to your project automatically.
Update the documents according Claude Code official documentation
The document that needs updating is https://github.com/IgniteUI/igniteui-docfx/blob/master/en/components/ai/skills.md and the fix should be in the vnext branch