Loading...
Loading...
Found 48002 skills
toilahuongg
Best practices for Remix framework development, covering React Router v7 migration, server-first data patterns, and error handling.
toilahuongg
Provides TypeScript/JavaScript code refactoring assistance to identify code smells and apply clean code patterns for improved maintainability.
toilahuongg
Comprehensive guide for Mongoose ODM with Node.js, covering TypeScript integration and performance best practices for modern backend development.
toilahuongg
Reverts the last commit while preserving staged changes, enabling commit message correction or addition of missing files without losing work.
toilahuongg
Guides users through publishing JavaScript packages to the npm registry, including version management and configuration setup.
toilahuongg
Reviews staged code changes for bugs, security vulnerabilities, and optimization opportunities before committing.
EricCrosson
Generates conventional commit messages focusing on motivation over implementation to aid future maintainers.
toilahuongg
Guides integration of Miso Apps SDKs for Shopify apps, enabling email services (SMTP/AWS SES) and shop data management.
EricCrosson
Enables Test-Driven Development by requiring failing tests before implementation, ensuring tests validate behavior through the red-green-refactor cycle.
toilahuongg
Guides developers in implementing data visualizations using Shopify's Polaris Viz library for consistent, admin-integrated charts and dashboards.
ll7
Automates branch cleanup in Robot SF repo by applying Ruff formatting, running parallel tests, and following dev guide protocols.
simulabra
Provides code inspection capabilities to identify issues after significant code modifications for quality assurance.
simulabra
Assists in defining initial project structure and architecture when the plan is undefined.
simulabra
Assists in constructing software applications according to predefined architectural plans and specifications.
Young-Z
Generates or refines Domain-Specific Language (DSL) for software architecture diagrams, supporting Module View and Landscape View.
Young-Z
Creates version-controlled architecture diagrams (Module View, Application Landscape) from natural language using Architecture DSL syntax.
lllooollpp
Enables programmatic control of AI coding agents (Codex CLI, Claude Code, OpenCode, Pi) via background processes for seamless development workflow integration.
cpplain
Manages Git worktrees with standardized naming, enabling efficient feature branch development in isolated directories and file synchronization between worktrees.
leiserfg
Guides writing AST-based rules for structural code search, enabling precise pattern matching in codebases beyond simple text search.
LeonardoTrapani
Guidelines for building production-ready Convex applications with best practices in function organization, TypeScript, validation, and error handling.
Hopin-inc
Compares pre- and post-change performance metrics to detect regressions in software applications.
Hopin-inc
Provides version-controlled database schema migration capabilities with rollback support for seamless application updates.
Hopin-inc
Assesses technical debt in codebases to identify refactoring opportunities and improve long-term maintainability.
Hopin-inc
Systematically identifies potential side effects and unintended consequences of software feature changes to prevent regressions and ensure stability.