backend-code-review
[ En vedette ]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.
Parcourez et installez des milliers de compétences pour AI Agents dans le répertoire Killer-Skills. Compatible avec Claude Code, Windsurf, Cursor et plus.
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 réorganisation de composants est une technique pour simplifier et optimiser les composants de logiciel complexes.
Cette compétence d'agent d'intelligence artificielle permet à Cursor de générer des tests de frontend de haute qualité pour le projet 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 modèle de requête et de mutation frontend qui utilise TanStack Query et oRPC pour créer des contrats dans web/contract
The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.
db-migrations est une compétence pour les agents IA qui permet la gestion de bases de données
Cross-repo testing facilitates end-to-end testing of features spanning SDK and Cloud backend, benefiting developers with efficient AI-driven development. It enables testing of new API endpoints and unreleased SDK packages.
Build, deploy, and orchestrate AI agents. Sim is the central intelligence layer for your AI workforce.
Generate customizable widget plugins for the prompts.chat feed system
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.
Testing guide using Vitest. Use when writing tests (.test.ts, .test.tsx), fixing failing tests, improving test coverage, or debugging test issues. Triggers on test creation, test debugging, mock setup, or test-related questions.