Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Set up Aider with Python type hinting and packaging conventions
curl -o .aider.conf.yml https://skills.dev/rules/aider-pythonPython-specific Aider conventions: strict type hints, pyproject.toml packaging, docstring requirements, pytest patterns, and pre-commit hook configuration.
mkdir -p ~/.claude/skills/aider-python-conventions~/.claude/skills/aider-python-conventions/SKILL.mdResulting file structure:
~/.claude/
skills/
aider-python-conventions/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Aider Python Conventions
Query databases, inspect schemas, and explore data from your AI editor
Both used by Software Engineer, Data Scientist
Build RAG pipelines with embedding, retrieval, and cited generation
Both used by Software Engineer, Data Scientist
Catch Python type errors in real-time while coding
Both used by Software Engineer, Data Scientist
Build and test regex patterns with visual debugging
Both used by Software Engineer, Data Scientist
Generate realistic test data with proper relational structure
Both used by Software Engineer, Data Scientist
Design and optimize prompts with evaluation frameworks and A/B testing
Both used by Software Engineer, Data Scientist
Aider Python Conventions