#531 · Primary category: AI Coding Assistants
Gentleman-Skills
Community-driven AI agent skills for Claude Code, OpenCode, and other AI assistants. Curated patterns and community contributions.
Project last updated:03/28/26
GitHub Stars
635
Forks
92
Contributors
4
License
MIT
Why we included this project
Most coding agents will happily write code that follows whatever conventions they happen to know, which is rarely yours. This repo fixes that by collecting small skill files, each one an instruction set that tells an assistant how to work with a specific framework or workflow. The curated set covers frontend stacks like React 19, Next.js 15, Angular, Tailwind 4, and Zod, plus backend and testing skills such as Django REST Framework, Playwright, and pytest, while community contributions add Java 21, Spring Boot 3, Electron, and React Native. Each skill is a SKILL.md with trigger conditions and reference examples, so you copy only the ones you need into your agent's skills directory. The appeal is getting battle-tested conventions without writing and maintaining the prompt files yourself, and the community voting process keeps new additions reasonably vetted.
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.