Loading...
Loading...
Found 311 Skills
Guide for testing Shopify Apps, including Unit Testing with Remix, Mocking Shopify Context, and E2E Testing.
Set up iterate in the current project. Detects your framework, installs the package, wires it into your config, and configures the MCP server.
Build interactive web components and artifacts. Creates interactive UI elements, visualizations, and web-based applications.
Sets up Neon Auth in React applications (Vite, CRA). Configures authentication adapters, creates auth client, and sets up UI components. Use when adding auth-only to React apps (no database needed).
Convert Google AI Studio-origin apps to static Domo deployment contract.
Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.
AI coding agent skill for GPT Image Playground — a React/TypeScript web app for OpenAI image generation and editing using gpt-image-1 and related APIs.
Generate testable example extensions and run them in the Umbraco backoffice
Check and configure testing frameworks and infrastructure
Testing procedures. Invoke with /tzurot-testing for test execution, coverage audits, and debugging test failures.
Test-driven development workflow — write failing tests first, implement minimum code, run full suite, commit. Use when implementing features, fixing bugs, or adding test coverage. Includes mock bootstrap phase for projects with mockReset:true.
Vue.js 3 development with Composition API, TypeScript, Pinia state management, and Nuxt 3 full-stack. Use when building Vue applications, implementing reactive patterns, creating composables, or working with the Vue ecosystem.