Skip to content

stngcoding/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

my-skills

Personal Claude Code skills collection.

Install a skill

npx github:stngcoding/my-skills add meaningful-git-commit

List available skills

npx github:stngcoding/my-skills list

Skills

Skill Description
meaningful-git-commit Generate clear, maintainable git commit messages using conventional commit format

Adding more skills

Copy a skill directory into skills/ and push to GitHub:

cp -r ~/.claude/skills/my-skill skills/
git add skills/my-skill
git commit -m "feat: add my-skill"
git push

About

Personal Claude Code skills collection

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors