Skip to content

Commit 151c4fe

Browse files
committed
refactor(claude): consolidate and rename skills
- 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
1 parent a702346 commit 151c4fe

12 files changed

Lines changed: 559 additions & 806 deletions

File tree

claude-code/shared/skills/ascii-art/SKILL.md

Lines changed: 0 additions & 253 deletions
This file was deleted.

claude-code/shared/skills/database-admin/SKILL.md renamed to claude-code/shared/skills/database/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
name: Database Admin
2+
name: Database
33
description: PostgreSQL administration, Alembic migrations, schema design, and database troubleshooting for smartem-decisions
44
version: 1.0.0
55
tags: [database, postgresql, alembic, migrations, schema]
66
---
77

8-
# Database Admin Skill
8+
# Database Skill
99

1010
PostgreSQL database administration and Alembic migration management for the SmartEM system.
1111

0 commit comments

Comments
 (0)