Best Best AI Agent Skills for Python Development

34 SkillsUpdated recently

Skills covering Python best practices, type hints, testing patterns, package management, and idiomatic code generation.

Sorted by installs · most first

pdf

anthropics/skills

This skill provides comprehensive guidance on PDF processing operations using Python libraries and command-line tools, including merging, splitting, extracting text and tables, creating PDFs, and performing general manipulations.

npx skills add https://github.com/anthropics/skills --skill pdf
7.2K installs
Updated 11d ago

better-auth-best-practices

better-auth/skills

Better Auth is a TypeScript-first, framework-agnostic auth framework supporting email/password, OAuth, magic links, passkeys, and more via plugins.

npx skills add https://github.com/better-auth/skills --skill better-auth-best-practices
6.5K installs
Updated 11d ago

test-driven-development

obra/superpowers

Test-Driven Development (TDD) is a software development approach where tests are written before writing the code that needs to be tested. The process follows a cycle of writing a failing test (RED), writing minimal code to pass the test (GREEN), and then refactoring the code while keeping it working (REFACTOR).

npx skills add https://github.com/obra/superpowers --skill test-driven-development
4K installs
Updated 11d ago

codex

softaworks/agent-toolkit

Codex is a skill designed to leverage the GPT-5.2 model for various coding and reasoning workflows. It allows users to specify the reasoning effort required for tasks, configure command options, and execute commands within a flexible environment.

npx skills add https://github.com/softaworks/agent-toolkit --skill codex
2.4K installs
Updated 10d ago

dependency-updater

softaworks/agent-toolkit

Smart dependency management for any language with automatic detection and safe updates.

npx skills add https://github.com/softaworks/agent-toolkit --skill dependency-updater
2.3K installs
Updated 10d ago

ai-sdk

vercel/ai

The AI SDK provides tools and resources for developers to integrate artificial intelligence capabilities into their applications using the Vercel platform.

npx skills add https://github.com/vercel/ai --skill ai-sdk
2.3K installs
Updated 10d ago

reducing-entropy

softaworks/agent-toolkit

This skill biases toward the smallest possible codebase, aiming to reduce entropy by focusing on the measure of code after changes rather than the effort put into writing it.

npx skills add https://github.com/softaworks/agent-toolkit --skill reducing-entropy
2.2K installs
Updated 10d ago

ralph-tui-create-json

subsy/ralph-tui

Converts PRDs to prd.json format for ralph-tui autonomous execution.

npx skills add https://github.com/subsy/ralph-tui --skill ralph-tui-create-json
2K installs
Updated 10d ago

python-performance-optimization

wshobson/agents

Comprehensive guide to profiling, analyzing, and optimizing Python code for better performance, including CPU profiling, memory optimization, and implementation best practices.

npx skills add https://github.com/wshobson/agents --skill python-performance-optimization
1.7K installs
Updated 10d ago

fastapi-templates

wshobson/agents

Production-ready FastAPI project structures with async patterns, dependency injection, middleware, and best practices for building high-performance APIs.

npx skills add https://github.com/wshobson/agents --skill fastapi-templates
1.4K installs
Updated 10d ago

python-testing-patterns

wshobson/agents

Comprehensive guide to implementing robust testing strategies in Python using pytest, fixtures, mocking, parameterization, and test-driven development practices.

npx skills add https://github.com/wshobson/agents --skill python-testing-patterns
1.4K installs
Updated 10d ago

context7

intellectronica/agent-skills

This skill enables retrieval of current documentation for software libraries and components by querying the Context7 API via curl. Use it instead of relying on potentially outdated training data.

npx skills add https://github.com/intellectronica/agent-skills --skill context7
1.3K installs
Updated 10d ago

async-python-patterns

wshobson/agents

Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.

npx skills add https://github.com/wshobson/agents --skill async-python-patterns
1.2K installs
Updated 10d ago

openapi-to-typescript

softaworks/agent-toolkit

Converts OpenAPI 3.0 specifications to TypeScript interfaces and type guards.

npx skills add https://github.com/softaworks/agent-toolkit --skill openapi-to-typescript
1.2K installs
Updated 10d ago

error-handling-patterns

wshobson/agents

Build resilient applications with robust error handling strategies that gracefully handle failures and provide excellent debugging experiences.

npx skills add https://github.com/wshobson/agents --skill error-handling-patterns
1.2K installs
Updated 10d ago

microservices-patterns

wshobson/agents

Master microservices architecture patterns including service boundaries, inter-service communication, data management, and resilience patterns for building distributed systems.

npx skills add https://github.com/wshobson/agents --skill microservices-patterns
1.1K installs
Updated 10d ago

code-review

skillcreatorai/ai-agent-skills

The Code Review skill provides a structured approach to reviewing code for security vulnerabilities, performance issues, code quality, and testing completeness. It helps developers identify areas that need fixing, considerations for improvement, and recognizes good coding practices.

npx skills add https://github.com/skillcreatorai/ai-agent-skills --skill code-review
1.1K installs
Updated 10d ago

uv-package-manager

wshobson/agents

Comprehensive guide to using uv, an extremely fast Python package installer and resolver written in Rust, for modern Python project management and dependency workflows.

npx skills add https://github.com/wshobson/agents --skill uv-package-manager
1K installs
Updated 10d ago

langchain-architecture

wshobson/agents

Master modern LangChain 1.x and LangGraph for building sophisticated LLM applications with agents, state management, memory, and tool integration.

npx skills add https://github.com/wshobson/agents --skill langchain-architecture
983 installs
Updated 10d ago

python-packaging

wshobson/agents

Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI.

npx skills add https://github.com/wshobson/agents --skill python-packaging
939 installs
Updated 10d ago

clean-code

sickn33/antigravity-awesome-skills

Clean Code - Pragmatic AI Coding Standards focuses on writing clear, concise, and maintainable code by following best practices such as Single Responsibility Principle, Don't Repeat Yourself, and proper function naming.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill clean-code
931 installs
Updated 10d ago

dependency-upgrade

wshobson/agents

Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches.

npx skills add https://github.com/wshobson/agents --skill dependency-upgrade
830 installs
Updated 10d ago

cqrs-implementation

wshobson/agents

Comprehensive guide to implementing CQRS (Command Query Responsibility Segregation) patterns.

npx skills add https://github.com/wshobson/agents --skill cqrs-implementation
812 installs
Updated 10d ago

backtesting-frameworks

wshobson/agents

Builds and validates trading strategy backtests using robust methodologies to avoid biases and errors. Developers gain increased confidence in their strategy's reliability through structured tests and comprehensive analysis techniques.

npx skills add https://github.com/wshobson/agents --skill backtesting-frameworks
790 installs
Updated 10d ago

embedding-strategies

wshobson/agents

Guide to selecting and optimizing embedding models for vector search applications.

npx skills add https://github.com/wshobson/agents --skill embedding-strategies
786 installs
Updated 10d ago

senior-fullstack

sickn33/antigravity-awesome-skills

Automates the setup and analysis of fullstack applications by providing tools for scaffolding and quality checks. Developers benefit from increased efficiency and reduced errors, making it easier to adhere to best practices in their projects.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill senior-fullstack
658 installs
Updated 9d ago

manimce-best-practices

adithya-s-k/manim_skill

Implements best practices for structuring and animating scenes in ManimCE. This results in cleaner code, easier debugging, and faster animation workflows, enhancing productivity for developers.

npx skills add https://github.com/adithya-s-k/manim_skill --skill manimce-best-practices
586 installs
Updated 9d ago

python-patterns

sickn33/antigravity-awesome-skills

Establishes decision-making processes for selecting frameworks and patterns in Python projects. By implementing these guidelines, developers can enhance their coding practices and streamline project setups to avoid common pitfalls.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill python-patterns
454 installs
Updated 9d ago

modal

davila7/claude-code-templates

Enables the deployment and execution of Python functions in a serverless cloud environment. By using Modal, developers can scale applications efficiently and only pay for the compute resources they utilize, significantly reducing operational costs.

npx skills add https://github.com/davila7/claude-code-templates --skill modal
301 installs
Updated 9d ago

markitdown

davila7/claude-code-templates

MarkItDown is a Python tool developed by Microsoft for converting various file formats to Markdown, particularly useful for converting documents into LLM-friendly text format.

npx skills add https://github.com/davila7/claude-code-templates --skill markitdown
299 installs
Updated 10d ago

senior-prompt-engineer

davila7/claude-code-templates

Facilitates the design and implementation of advanced AI and ML systems with a focus on prompt engineering and system optimization. By installing this skill, developers improve their capability to build scalable, production-grade architectures that enhance performance and reliability.

npx skills add https://github.com/davila7/claude-code-templates --skill senior-prompt-engineer
291 installs
Updated 9d ago

develop-ai-functions-example

vercel/ai

Handles the creation and management of AI function examples across various use cases. By installing this skill, developers can streamline their workflow with pre-built scripts, significantly reducing development time and minimizing the potential for errors in AI function implementations.

npx skills add https://github.com/vercel/ai --skill develop-ai-functions-example
267 installs
Updated 9d ago

crewai

sickn33/antigravity-awesome-skills

Facilitates the design and orchestration of AI agent teams with defined roles and tasks. Streamlines project management by enabling clear task delegation and improving collaboration among agents.

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill crewai
262 installs
Updated 9d ago

python-type-safety

wshobson/agents

Leverage Python's type system to catch errors at static analysis time. Type annotations serve as enforced documentation that tooling validates automatically.

npx skills add https://github.com/wshobson/agents --skill python-type-safety
129 installs
Updated 10d ago

Explore Popular Categories