This is a comprehensive Python coding assistant that enforces senior-level best practices across correctness, type safety, performance, and style. It pushes type hints hard, catches common gotchas like mutable default arguments, and always includes proper docstrings with examples. The skill follows a design-first methodology and comes with a detailed rulebook organized by priority. What I like here is the explicit code review checklist and the insistence on explaining trade-offs, not just dumping code. It's opinionated about PEP 8, comprehensions over loops, and specific exception handling. Best for teams that want consistent, production-ready Python rather than quick scripts.
npx -y skills add shubhamsaboo/awesome-llm-apps --skill python-expert --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot