Skip to content

risadams/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Skills Pack

This repository contains a collection of Claude-compatible skills.

Quick Setup

Clone this repository directly into your Claude skills directory:

git clone git@github.com:risadams/skills.git "$HOME/.claude/skills"

Verify Installation

After cloning, you should have folders like these:

  • $HOME/.claude/skills/writing-humanize/SKILL.md
  • $HOME/.claude/skills/clarity-council/SKILL.md
  • $HOME/.claude/skills/codebase-explain/SKILL.md

How To Run The Skills

There is no separate "run" command.

Skills are used by your coding agent during chat. Trigger them by asking for the relevant behavior directly, for example:

  • "Use writing-humanize on this paragraph"
  • "Use codebase-explain for this module"
  • "Triage PROJ-1234"
  • "Run a clarity-council on this design"

Skills Map

See the Skills inventory in CLAUDE.md for the full list and descriptions. That file is the single source of truth — keeping the inventory in one place avoids drift.

Releases

  • v1.0 (2026-04-30) — Initial skill pack with 18 skills

Notes

  • This is an unsupported personal project. Fork freely, but no PRs accepted.
  • Keep each skill folder name stable (for example: writing-humanize, diagnose, clarity-council).
  • Each skill should keep SKILL.md at its folder root.
  • Nested docs can stay inside each skill folder as supporting material.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages