Commit e0dfac7
committed
feat: implement modular k6-skills architecture (v0.1.0)
- Restructure skills into four modular components: k6-plan, k6-executor, k6-config, k6-validate
- Each skill is self-contained with SKILL.md and references/ directory
- Update plugin.json with version 0.1.0 and Claude-specific description
- Update README with v0.1.0 architecture documentation
- Remove legacy k6-core skill in favor of modular approach
- Align with official Claude Skills specification1 parent c034fa3 commit e0dfac7
23 files changed
Lines changed: 2043 additions & 1357 deletions
File tree
- .claude-plugin
- skills
- k6-config
- references
- k6-core
- k6-executor
- references
- k6-plan
- references
- k6-validate
- references
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
0 commit comments