Skip to content

SiteNetSoft/ai-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ai-skills

A collection of AI skill files (CLAUDE.md and similar) for improving AI-assisted software development workflows.

Categories

  • writing/ β€” Skills for technical documentation, commit messages, PR descriptions, and other written content
  • dev-practices/ β€” Skills for code quality, testing, CI/CD, security, and engineering best practices
  • meta/ β€” Skills about authoring skills themselves (see meta/skill-authoring/)

Skill Format

Skills come in two formats:

  • Single file β€” One .md file for focused topics (e.g., dev-practices/golang.md). Best for skills under ~400 lines.
  • Skill graph β€” A directory with an index.md entry point and focused sub-files (e.g., writing/website-documentation/). The AI reads the index and only loads sub-files relevant to the current task. Best for larger skills that cover multiple concerns.

Usage

Copy or symlink the relevant skill file (or directory) into the root of your project directory. AI coding assistants like Claude Code will automatically pick it up.

License

Apache License 2.0 β€” see LICENSE for details.

About

πŸ’ͺ AI skills. πŸ’ͺ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors