#445 · Primary category: AI Coding Assistants
skill-from-masters
Stand on the shoulders of giants — Create AI skills built on proven methodologies from domain experts.
Project last updated:02/16/26
GitHub Stars
1.6K
Forks
160
Contributors
2
License
MIT
Why we included this project
Building a custom skill for Claude Code, Codex, or another agent platform usually means deciding the approach yourself, and that's where most skills go generic. This project flips that: before you generate anything, it checks a curated database of methodologies from recognized experts, then pulls in web sources, golden examples, and common anti-patterns to cross-check. You pick which frameworks to incorporate, and it hands off to a skill generator with a quality checklist. The database covers more than fifteen domains, with names like Marty Cagan on product, Chris Voss on negotiation, and Barbara Minto on writing, so the skill you end up with is grounded in established practice rather than guesswork. If you want your agent skills to encode real expertise instead of generic instructions, this is a solid starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.