Public Agent Skills for coding agents (Cursor, Claude Code, Codex, and others).
| Skill | Description |
|---|---|
scaffold-python-project |
Opinionated Python project bootstrap with uv, prek, ruff, ty, pytest, zensical, GitHub Actions, and optional CLI/API/DB/AI stacks |
npx skills add syn54x/skills --skill scaffold-python-projectGlobal install (available across projects):
npx skills add syn54x/skills --skill scaffold-python-project -gInstall for all detected agents:
npx skills add syn54x/skills --skill scaffold-python-project --agent '*'Skills in this repo follow the Agent Skills format (SKILL.md with YAML frontmatter).