Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syn54x/skills

Public Agent Skills for coding agents (Cursor, Claude Code, Codex, and others).

Skills

Skill Description
coordinate Run a batch of implementation work through sub-agents — research, brief, dispatch, and gate their PRs
adhd Explains a topic in the shortest possible form — tiny sentences, lead with the point, then stop
eli5 Explains a complex topic in plain language with one concrete analogy
prepare-release-notes Drafts bloggy GitHub Release highlights from the delta since the last tag and prints the release command — never cuts the release
scaffold-python-project Opinionated Python project bootstrap with uv, prek, ruff, ty, pytest, zensical, GitHub Actions, and optional CLI/API/DB/AI stacks

Install

npx skills add syn54x/skills --skill coordinate
npx skills add syn54x/skills --skill scaffold-python-project

Global install (available across projects):

npx skills add syn54x/skills --skill coordinate -g

Install for all detected agents:

npx skills add syn54x/skills --skill coordinate --agent '*'

Skills in this repo follow the Agent Skills format (SKILL.md with YAML frontmatter).

About

Reusable Skills for Syn54x :)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors