Skip to content

refactor(claude): consolidate and rename skills#130

Merged
vredchenko merged 1 commit intomainfrom
refactor/consolidate-claude-skills
Jan 21, 2026
Merged

refactor(claude): consolidate and rename skills#130
vredchenko merged 1 commit intomainfrom
refactor/consolidate-claude-skills

Conversation

@vredchenko
Copy link
Collaborator

Summary

  • Merge git and github skills into single git/SKILL.md with SmartEM project context
  • Delete ascii-art skill (not essential for cryo-EM development)
  • Rename skills for consistency: database-admin -> database, technical-writer -> tech-writer, playwright-skill -> playwright

Changes

Merged

  • git/SKILL.md now includes all GitHub operations (PRs, issues, CI/CD, releases, gh CLI)
  • Added SmartEM project context: project board ID 51, labels reference to core/github-labels.json

Deleted

  • ascii-art/ - not essential for cryo-EM development
  • github/ - merged into git

Renamed

Old New
database-admin database
technical-writer tech-writer
playwright-skill playwright

Configuration

  • Updated claude-code-config.json with new skill names and paths

Test plan

  • Invoke /git skill - verify it loads merged git+github content
  • Invoke /database skill - verify renamed from database-admin
  • Invoke /tech-writer skill - verify renamed from technical-writer
  • Invoke /playwright skill - verify renamed from playwright-skill
  • Verify /github and /ascii-art are no longer available

Closes #116

- Merge git and github skills into single git/SKILL.md with SmartEM context
- Add project board ID and labels reference to git skill
- Delete ascii-art skill (not essential for cryo-EM development)
- Rename database-admin -> database
- Rename technical-writer -> tech-writer
- Rename playwright-skill -> playwright
- Update claude-code-config.json with new skill names/paths

Closes #116
@github-actions github-actions bot added documentation Improvements or additions to project documentation smartem-devtools:claude Claude Code configuration, skills, and prompts component:smartem-workspace smartem-workspace CLI tool for multi-repo management labels Jan 21, 2026
@vredchenko vredchenko merged commit 151c4fe into main Jan 21, 2026
10 checks passed
@vredchenko vredchenko deleted the refactor/consolidate-claude-skills branch January 21, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:smartem-workspace smartem-workspace CLI tool for multi-repo management documentation Improvements or additions to project documentation smartem-devtools:claude Claude Code configuration, skills, and prompts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Merge git and github skills into single git skill

1 participant