Skip to content

[BUG] Claude Code assistant not aware of available skills in .claude/skills/ directory #9716

@vanek-21-code

Description

@vanek-21-code

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

When asked "what do you know about shadcn in our environment?", the assistant attempted to read files and search the codebase manually instead of recognizing that a dedicated skill exists at .claude/skills/shadcn-components/skill.md

What Should Happen?

  • Assistant should be aware of all available skills in .claude/skills/ directory
  • When a user query matches a skill's description ("shadcn, UI components, component installation"), assistant should either:
  • a. Automatically invoke the skill, OR
  • b. Mention the skill exists and suggest using it

Error Messages/Logs

Steps to Reproduce

  1. Have a skill defined in .claude/skills/[name]/skill.md with clear description
  2. Ask a question that matches the skill description
  3. Observe the assistant using generic tools instead of recognizing the SKILL.md

Claude Model

Not sure / Multiple models

Is this a regression?

I don't know

Last Working Version

n/a

Claude Code Version

2.0.21 (Claude code)

Platform

Other

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:corebugSomething isn't workinghas reproHas detailed reproduction stepsoncallplatform:macosIssue specifically occurs on macOS

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions