Agent Skill
2/7/2026

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

J
jr2804
0GitHub Stars
1Views
npx skills add jr2804/prompts

SKILL.md

Nameskill-creator
DescriptionGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

prompts (and more)

Prompts, instructions, skills, templates, etc. for AI-based coding assistants. Can be used as a source for saddle-cli.

Install

Use mise to install the repository. If you don't have mise installed, you can install it with:

curl -fsSL https://mise.sh/install | sh

...or on Windows:

iwr -useb https://mise.sh/install | iex

Run bunx saddle-cli, then follow the instructions to install the repository.

Content

Commands

TODO

Skills

Skill Families (organized by domain):

FamilySkillsPurpose
Quality & Disciplinecoding-discipline, code-deduplication, output-qualityBehavioral rigor, anti-duplication, anti-slop
Agentic Codingusing-git-worktrees, dispatching-parallel-agents, subagent-driven-development, requesting-code-reviewAgent-assisted development workflows
Python Developmentpython-ultimateComprehensive Python standards, tooling, bulk operations

See individual skill folders under skills/ for full documentation.

Agents

TODO

Useful MCP Servers & CLI tools

A list of MCP servers and CLI tools with similar functionality that are useful for testing and development:

Related tools:

Skills & Agents

Collections

Indivial skills and agents

References

Writing a Good AGENTS.md Evaluating AGENTS.md: Are Repository-Level Context Files Helpful for Coding Agents?

Skills Info
Original Name:skill-creatorAuthor:jr2804