Best Best AI Agent Skills for Python Development
Skills covering Python best practices, type hints, testing patterns, package management, and idiomatic code generation.
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 pdfBetter 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-practicesTest-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-developmentCodex 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 codexSmart dependency management for any language with automatic detection and safe updates.
npx skills add https://github.com/softaworks/agent-toolkit --skill dependency-updaterThe 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-sdkThis 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-entropyConverts PRDs to prd.json format for ralph-tui autonomous execution.
npx skills add https://github.com/subsy/ralph-tui --skill ralph-tui-create-jsonComprehensive 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-optimizationProduction-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-templatesComprehensive 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-patternsThis 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 context7Comprehensive 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-patternsConverts OpenAPI 3.0 specifications to TypeScript interfaces and type guards.
npx skills add https://github.com/softaworks/agent-toolkit --skill openapi-to-typescriptBuild 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-patternsMaster 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-patternsThe 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-reviewComprehensive 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-managerMaster 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-architectureComprehensive 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-packagingClean 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-codeMaster major dependency version upgrades, compatibility analysis, staged upgrade strategies, and comprehensive testing approaches.
npx skills add https://github.com/wshobson/agents --skill dependency-upgradeComprehensive guide to implementing CQRS (Command Query Responsibility Segregation) patterns.
npx skills add https://github.com/wshobson/agents --skill cqrs-implementationBuilds 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-frameworksGuide to selecting and optimizing embedding models for vector search applications.
npx skills add https://github.com/wshobson/agents --skill embedding-strategiesAutomates 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-fullstackImplements 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-practicesEstablishes 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-patternsEnables 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 modalMarkItDown 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 markitdownFacilitates 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-engineerHandles 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-exampleFacilitates 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