python-patterns
[ Destacado ]Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
Explora e instala miles de habilidades para AI Agents en el directorio de Killer-Skills. Compatible con Claude Code, Windsurf, Cursor y más.
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
This AI agent skill provides comprehensive Python testing strategies using pytest, TDD methodology, and best practices, helping developers write robust and maintainable code.
The backend-code-review skill reviews Python code for quality, security, and maintainability, providing actionable fixes and suggestions. It benefits developers by improving their code and workflow.
La refactorización de componentes es una técnica para simplificar y optimizar componentes de software complejos.
Esta habilidad de agente de inteligencia artificial permite a Claude generar pruebas de frontend de alta calidad para el proyecto Dify
This frontend-code-review skill reviews frontend files, such as .tsx, .ts, and .js, and applies a checklist to ensure code quality, performance, and business logic, helping developers and teams maintain high standards.
Un patrón de consulta y mutación frontend que utiliza TanStack Query y oRPC para crear contratos en web/contract
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Guide for implementing oRPC contract-first API patterns in Dify frontend. Trigger when creating or updating contracts in web/contract, wiring router composition, integrating TanStack Query with typed contracts, migrating legacy service calls to oRPC, or deciding whether to call queryOptions directly vs extracting a helper or use-* hook in web/service.
Set up and manage the Sentry development environment using devenv. Handles fresh setup, updating existing environments, starting dev services, and troubleshooting. Use when asked to set up sentry, setup dev environment, get sentry running, start dev server, devenv setup, devservices not working, sentry wont start, or any development environment issue.
Sentry JavaScript frontend bug pattern review based on real production errors. Use when reviewing React/TypeScript frontend code for common bug patterns. Trigger keywords: javascript bug review, frontend errors, react error patterns, sentry frontend bugs.
Guide for upgrading Stripe API versions and SDKs