Loading...
Loading...
Found 48002 skills
talbenmoshe
Creates and manages test doubles (fakes) for TypeScript interfaces with Initializer, Fake, and Builder classes supporting mocking patterns.
thomasholknielsen
A utility for formatting, validating, and fixing JSON syntax to improve readability and correctness in development workflows.
Zate
Expert assistance for Godot Engine game development, including scene creation, node management, GDScript programming, and project structure optimization.
Zate
Expert guidance on optimizing Godot game performance through profiling, bottleneck identification, and targeted optimization techniques.
Zate
Expert guidance for resolving Godot engine errors, interpreting crash logs, and troubleshooting common bugs in game development projects.
sarojpunde
Provides best practices for developing Shopify 2.0 theme sections using inline CSS and JavaScript to ensure maintainable and efficient frontend code.
sarojpunde
Enables multi-language support in Shopify themes through foundational internationalization (i18n) implementation for content localization and language switching.
sarojpunde
Provides common patterns for Shopify Admin GraphQL API integration, including product queries, metafield operations, webhooks, and bulk operations.
sarojpunde
Provides Shopify CLI commands and tools to streamline theme development workflows, including building, testing, and deployment.
sarojpunde
Provides reusable Liquid code snippets for Shopify with clear documentation and parameter handling for efficient theme development.
sarojpunde
Provides Prisma ORM best practices for Shopify apps, including multi-tenant data isolation, query optimization, and transaction patterns.
sarojpunde
Guides developers on implementing comprehensive Shopify section schemas with all available setting types using best practices.
sarojpunde
Provides Polaris-based UI composition patterns and templates for common Shopify app layouts, including index tables, settings pages, and dashboards.
sarojpunde
Core fundamentals for Shopify Polaris Web Components: component library structure, design tokens, responsive patterns, and SSR compatibility. Auto-invoked during development.
sarojpunde
Provides core best practices for Shopify Liquid templating to enhance performance, maintainability, and code quality.
ahmed-lakosha
Comprehensive tool for migrating Odoo modules across versions 14-19, handling XML views, Python API changes, and theme variable restructuring.
alexsandrocruz
Guides developers through final branch integration steps, offering structured options for merging, pull requests, or cleanup after successful testing.
alexsandrocruz
Systematically traces errors backward through call stacks to identify root causes of bugs, invalid data, or incorrect behavior in software execution.
alexsandrocruz
Generates detailed implementation plans for engineers, including exact file paths, code examples, and verification steps for new codebases with minimal domain knowledge.
Dexploarer
Automates organization and sorting of import statements in code files for improved readability and maintainability.
Dexploarer
Generates test mocks, stubs, and fixtures for testing frameworks including Jest, Vitest, and pytest.
alexsandrocruz
Enforces a development workflow where tests are written before implementation code, ensuring tests validate behavior by requiring initial failure.
alexsandrocruz
Eliminates flaky tests by replacing arbitrary timeouts with condition polling to wait for actual state changes during test execution.
alexsandrocruz
Guides technical verification of code review feedback to ensure accuracy and clarity before implementation, preventing blind acceptance.