Top Agent Skills for February 3, 2026
Daily rankings of Agent Skills for Claude, ChatGPT & Codex sorted by GitHub stars.
Interactive Book Translator
Guides the localization and translation of 'The Interactive Book of Prompting' chapters and UI strings into new languages.
Prompt Finder & Enhancer
Accesses, retrieves, and optimizes a vast library of community-sourced AI prompts directly within your terminal workflow.
Skill Finder & Installer
Discovers and installs modular AI capabilities from the prompts.chat community to extend Claude's task-specific expertise.
Context7 Documentation Lookup
Fetches real-time, up-to-date library documentation and API references to ensure accurate code generation and configuration.
Python Code Style & Documentation
Enforces Python PEP 8 standards, Ruff linting, and Google-style documentation for maintainable and professional codebases.
Python Resilience Patterns
Implements fault-tolerant patterns like automatic retries and exponential backoff to build robust, self-healing Python applications.
Python Type Safety
Implements robust static analysis and type hinting patterns to ensure Python code reliability and maintainability.
Python Configuration Management
Streamlines Python application configuration using environment variables and Pydantic-based typed settings for robust, environment-agnostic code.
Python Error Handling Patterns
Implements robust Python error handling strategies including input validation, exception hierarchies, and graceful partial failure management.
Python Anti-Pattern Review
Identifies and resolves common Python coding mistakes, architectural flaws, and performance bottlenecks using a comprehensive best-practices checklist.