Loading...
Loading...
Found 48002 skills
MetaMask
Guides effective code review practices for pull requests, feature branches, and local changes to improve code quality and team collaboration.
X-School-Academy
Retrieves the currently selected widget in a running Flutter app by connecting to the Dart Tooling Daemon for debugging.
X-School-Academy
Formats Dart code consistently using the Dart formatter, ensuring code style adherence across projects.
X-School-Academy
Designs comprehensive system architecture including components, data flow, infrastructure, database schema, and API design for new projects or when requested.
X-School-Academy
Automates npm package publishing with version control, metadata consistency, and pre-release validation for JavaScript/TypeScript projects.
achiurizo
A structured four-phase debugging methodology requiring root cause analysis before implementing fixes to ensure lasting solutions.
achiurizo
Enables on-the-fly code review for local Git branches, providing feedback without pull requests or commits.
atournayre
Generates custom business exception classes to handle invalid business state violations in application code.
atournayre
Enables development of robust web applications, APIs, and microservices using the Symfony 6.4 PHP framework.
atournayre
Automates creation of standard GitHub Pull Requests with integrated QA, commit management, milestone assignment, and automatic code review.
atournayre
Generates immutable Data Transfer Object (DTO) classes for output data in software applications.
atournayre
Generates URL classes and CQRS message handlers to streamline application development workflows.
atournayre
Generates Factory Foundry test data factories to streamline unit and integration testing in software development workflows.
atournayre
Checks PHP code compliance with Elegant Objects design principles by Yegor Bugayenko, analyzing specific files or branch changes.
atournayre
Generates contract interfaces for Elegant Objects architecture, enabling clean and maintainable object-oriented code design.
atournayre
Automates creation of Doctrine entities and repositories following Elegant Objects design principles in PHP projects.
atournayre
Automates resolution of PHPStan type errors by analyzing and fixing code issues until no errors remain or progress stalls.
atournayre
Generates typed collection classes with traits to enhance type safety and code structure in application development.
atournayre
Generates all necessary files for a complete entity (orchestrator) within a software framework, streamlining development setup.
atournayre
Generates Storybook stories from test fixtures to streamline UI component testing and development workflows.
atournayre
Provides common scripts for creating Pull Requests in Git-based development workflows.
fourdollars
Provides command-line interaction with Canonical's Launchpad API for managing Ubuntu/Debian packages, bugs, builds, and project resources.
hiro0218
Reviews Next.js project architecture compliance, checking layer dependencies, component placement, and zero-margin principles during code reviews.
hiro0218
Enforces industry-standard code comment guidelines for TypeScript/JavaScript, eliminating redundant comments and enforcing JSDoc for public APIs with automated suggestions.