Skip to content

Commit 9070c7e

Browse files
cablemanclaude
andcommitted
fix: restructure skills directory for Claude Code compatibility
Move skills from flat files to subdirectories with SKILL.md: - skills/itkdev-adr.md → skills/itkdev-adr/SKILL.md - skills/itkdev-documentation.md → skills/itkdev-documentation/SKILL.md - skills/itkdev-drupal.md → skills/itkdev-drupal/SKILL.md - skills/itkdev-github-guidelines.md → skills/itkdev-github-guidelines/SKILL.md - skills/itkdev-issue-workflow.md → skills/itkdev-issue-workflow/SKILL.md Claude Code expects skills in subdirectories with a SKILL.md file, matching the structure used by official plugins (frontend-design, etc.) Closes #17 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 290f197 commit 9070c7e

6 files changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- Skills not loading due to incorrect directory structure (#17)
13+
- Restructured skills from flat files (`skills/skill-name.md`) to subdirectories (`skills/skill-name/SKILL.md`)
14+
- Matches Claude Code's expected plugin structure
15+
1016
## [0.3.0] - 2026-01-26
1117

1218
### Added
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)