GitHub CLI skills
GitHub CLI skills (gh, gh-skill)
Official GitHub CLI skills: how an agent should call gh correctly and how to manage skills with gh skill
GitHub CLI skills (gh, gh-skill)
Official GitHub CLI skills: how an agent should call gh correctly and how to manage skills with gh skill
Karpathy-Inspired Claude Code Guidelines
Four principles in one CLAUDE.md against common LLM coding mistakes: silent assumptions, overengineering, drive-by edits
Garry Tan's skill suite that turns Claude Code into a virtual team: product, architecture, design, review, QA and shipping
The /graphify skill builds a knowledge graph of a project's code, docs and PDFs so the agent queries the graph instead of grepping
Agent Skills
25 engineering skills across the development lifecycle: spec, plan, build, test, review and ship
Eight skills for engineering habits: think a plan through, find a bug's root cause, check a diff, read a source
Agent Skills
A vetted skill registry with a CLI that installs into twenty-plus agents and an MCP server for on-demand skill lookup
Kiro-style spec-driven development: a skill set that takes work from idea through requirements and design to autonomous implementation
AI agents Rules / Skills from Programming Books
Skills and AGENTS.md rules distilled from classic books: Clean Code, Refactoring, DDD, Clean Architecture, DDIA and more
Eleven skills for the development loop: interview and spec, TDD build, UI, docs and codebase maintenance
rpa-gen-rules
Skill that generates matching project rules for Cursor, Claude Code and Codex built around layered development and BDD
A repository onboarding skill: the agent reads code, docs and tests, sets up the environment, runs tests and writes a report