Skip to content

feat: add ~/.claude/skills/ directory scanning support#288

Merged
tiann merged 1 commit intotiann:mainfrom
deijing:feat/claude-skills-directory
Mar 14, 2026
Merged

feat: add ~/.claude/skills/ directory scanning support#288
tiann merged 1 commit intotiann:mainfrom
deijing:feat/claude-skills-directory

Conversation

@deijing
Copy link
Contributor

@deijing deijing commented Mar 14, 2026

Summary

Test plan

  • Added 4 new test cases covering ~/.claude/skills/ and .claude/skills/ discovery
  • All 11 tests pass (bun test cli/src/modules/common/skills.test.ts)

🤖 Generated with Claude Code

…pport

Closes tiann#285. Skills scanner now also looks in ~/.claude/skills/ (user level)
and .claude/skills/ (project level), in addition to the existing .agents/skills/
paths. Priority: project .agents > project .claude > user ~/.agents > user
~/.claude > system /etc/codex.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Findings

  • None.

Summary

  • Review mode: initial. No issues found in modified lines; residual risk: coverage limited to unit tests.

Testing

  • Not run (automation)

@tiann tiann merged commit fedc8e7 into tiann:main Mar 14, 2026
2 checks passed
jasonczc pushed a commit to jasonczc/haqi that referenced this pull request Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web UI 的 / 自动补全不支持 ~/.claude/skills/ 目录下的 Skills

2 participants