Skip to content

Adding skills for claude code #6418

@radomirchev

Description

@radomirchev

According to the official Claude documentation: https://code.claude.com/docs/en/skills#where-skills-live

Image

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:

  1. Create CLAUDE.md in your project root.

  2. 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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions