Loading...
Loading...
Found 1,418 Skills
Use when implementing skill data generation from HTML sources for game build planners - guides the parser-factory-generation pattern for extracting level-scaling values for active and passive skills (project)
Crucial info when dealing with a React project, these guidelines must always be followed in react contexts.
Build complete React features with proper layered architecture including UI components, business logic, API integration, and state management. Use this skill when users request implementing features like "user authentication", "shopping cart", "product listing", "file upload", or any complete functionality that requires UI + business logic + data fetching. Generates all layers - presentation (components), business logic (hooks/stores/validation), and data access (API calls/React Query). Integrates with react-component-generator for UI and provides production-ready, maintainable code following best practices.
Execute trades on prediction markets with slippage protection and order management
Always use this skill when integrating Base UI components `@base-ui-components/react` with Material UI `@mui/material`.
Master React hooks patterns including useState, useEffect, useContext, custom hooks, and advanced patterns for building scalable React applications.
Object-oriented design principles including object calisthenics, dependency inversion, fail-fast error handling, feature envy detection, and intention-revealing naming. Triggers on: writing new classes or functions, refactoring, code review, 'clean up', method longer than 10 lines, feature envy, primitive obsession, deep nesting.
Parallel Agent Type Contracts
Set up high-performance development servers with Hot Module Replacement. Use when creating dev servers for web apps, setting up React Fast Refresh, or configuring API servers with live reload.
Conditional orders that auto-execute when price thresholds are met
Cross-chain token transfers using Wormhole and CCTP
Explains how to define http servers with effect. Use only when a top-level server is, or needs to be written in effect.