mirror of
https://github.com/bmad-labs/skills.git
synced 2026-09-19 03:49:56 +08:00
feat: add commit commands for multi-repo git operations
- Added response.md files for various evaluations demonstrating commit formats for feature additions, breaking changes, non-releasable types, parent pointer updates, and dependency updates. - Included detailed explanations and rationale for each commit type used, adhering to Conventional Commits guidelines. - Updated the Jira search endpoint in the atlassian-rest script to use the correct path for JQL searches.
This commit is contained in:
@@ -38,6 +38,10 @@ description: > # Complete description of what the skill does
|
||||
|
||||
Content guidelines: specific and actionable instructions, real examples, under 500 lines, link to scripts/docs instead of inlining large content.
|
||||
|
||||
## Evaluations and Benchmarks
|
||||
|
||||
!IMPORTANT: Evaluation and benchmark results for each skill are stored in `evaluations/skills/<skill-name>/`:
|
||||
|
||||
## Testing a Skill Locally
|
||||
|
||||
Install a skill by adding it to `.claude/settings.json`:
|
||||
@@ -76,10 +80,6 @@ npx skills add bmad-labs/skills --skill typescript-clean-code --skill typescript
|
||||
npx skills add bmad-labs/skills -g
|
||||
```
|
||||
|
||||
## Evaluations and Benchmarks
|
||||
|
||||
!IMPORTANT: Evaluation and benchmark results for each skill are stored in `evalutions/skills/<skill-name>/`:
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
If skills are not detected after installation:
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user