Loading...
Loading...
Found 48002 skills
dawiddutoit
Identifies and removes unnecessary abstractions in codebases to prevent over-engineering during reviews and refactoring.
mag123c
Enables feature development through type definitions, Storage API integration, and business logic implementation during code writing.
cerico
Analyzes major version upgrades and writes migration recommendations to tmp/UPGRADES.md for dependency management.
cerico
Reviews existing test suites for coverage gaps, code quality, and common errors to ensure robust and maintainable test automation.
AVRA-CADAVRA
Guides controller implementation for complex multi-step workflows, reservation systems, and state management patterns.
AVRA-CADAVRA
Guides teams through integration optimization by addressing output contracts, breaking changes, service registry updates, and integration tests during service modifications or phase transitions.
ahupp
Generates clear, structured commit messages (subject and body) for Git commits, enhancing code change documentation and collaboration.
chuanminglu
Generates a checklist for reviewing software architecture design documents to support technical committee evaluations and design self-assessment.
jakenuts
Automates common Git tasks including feature branch creation, merged branch cleanup, and interactive rebasing for streamlined development workflows.
tmhr1850
Provides a development guide for Chrome extensions (Manifest V3) covering tabCapture, Content Scripts, Service Worker, and Offscreen Document implementation.
AVRA-CADAVRA
Guides Flutter widget testing patterns including BLoC state management, user interactions, and material app setup for UI component validation.
jscraik
Provides Vercel-engineered performance optimization guidelines for React and Next.js code, covering components, data fetching, and bundle efficiency.
SPkHz
Provides an MCP server for resolving software libraries and fetching up-to-date documentation and examples from Context7, streamlining development workflows.
AVRA-CADAVRA
Prevents linter errors and enforces code quality standards during development and code reviews.
jj8127
Guides creation, modification, and styling of mobile app UI components for Expo and React Native applications.
AVRA-CADAVRA
Guides Bluetooth Low Energy (BLE) implementation including device discovery, background scanning, and power optimization for Android and iOS platforms.
kjibba
Teaches core Python development principles including framework selection, async patterns, type hints, and project structure to foster thoughtful coding practices.
AVRA-CADAVRA
Standardizes service patterns including constructor injection, error handling, logging, and service communication for consistent backend service development and refactoring.
AVRA-CADAVRA
Enforces Clean Architecture layer separation (core, data, domain, presentation) for organizing code and ensuring proper dependency direction in new feature development.
jscraik
Enables local fetching, previewing, testing, and merging of GitHub pull requests to evaluate code changes before integration.
kjibba
Guides API design decisions including REST, GraphQL, and tRPC selection, response formats, versioning, and pagination strategies.
AVRA-CADAVRA
Generates standardized test templates for unit, widget, integration, and service tests to maintain project consistency and reduce boilerplate.
miguel-vila
Guides implementation of bank parsers to extract mortgage rates from Colombian banks including BBVA, Caja Social, AV Villas, and Itaú.
kjibba
Provides core principles for 3D game development including rendering, shaders, physics, and camera systems.