Searching...
Searching...
Found 122398 results
TheOrcDev
Defers expensive initial state calculations in React using lazy initialization with useState to improve performance.
TheOrcDev
Manages state-driven visual elements for game interfaces, including health, XP, and mana bars in RPG and retro game UI components.
TheOrcDev
Optimizes React component rendering by hoisting static JSX elements outside the component to prevent unnecessary re-creation on every render.
TheOrcDev
Optimizes 8-bit animations for smooth performance in pixel art, game UI, and retro-styled animations.
TheOrcDev
Enforces explicit ternary operators for conditional rendering to prevent unexpected behavior with falsy values like 0 or NaN.
TheOrcDev
Generates gaming-themed documentation with 8-bit aesthetics for RPG components and retro UI elements.
TheOrcDev
Provides a safe array sorting method using toSorted() to avoid mutation, ideal for React state and shared data structures.
TheOrcDev
Registers 8-bit components in registry.json for shadcn/ui, enabling new component additions to the component library distribution.
TheOrcDev
Uses Set and Map for O(1) membership lookups in JavaScript, replacing array.includes() for improved performance in repeated checks.
Dicklesworthstone
Provides a mail-like coordination layer for multi-agent workflows with identities, messaging, file reservations, and Git+SQLite-backed disaster recovery.
amilich
Creates consistent isometric sprite sheets for game assets including vehicles, buildings, and visual elements using GenerateImage tool.
owid
Automates creating a new branch, committing changes (excluding plan markdown files), and submitting a PR via Graphite CLI, adhering to commit message rules.
mvanhorn
Gathers and synthesizes recent topic research from Reddit, X, and web sources to generate ready-to-use AI tool prompts.
owid
Generates a new migration file for OWID's MySQL database schema changes, enabling version-controlled database evolution.
vercel
Creates new AI chat interface components for the ai-elements library, adhering to composable patterns and shadcn/ui/Vercel AI SDK conventions.
appleboy
Automates creation and refinement of git commit messages by analyzing staged changes, ensuring clarity and consistency in version control history.
mikeyobrien
Manages lifecycle of Ralph orchestration loops including start, monitoring, resuming, and cancellation.
mikeyobrien
Creates Ralph hat collection presets via guided conversation, validating inputs and producing production-ready YAML configuration files.
max-sixty
Automates Worktrunk release workflow, handling versioning, building, and publishing to crates.io and GitHub repositories.
max-sixty
Provides standardized formatting for CLI user messages including errors, progress, warnings, and hints to ensure consistent user experience.
ykdojo
Fetches Reddit content via Gemini CLI when standard access is blocked, enabling research and topic exploration without 403 errors.
max-sixty
Guides users on configuring and using Worktrunk, a CLI tool for managing Git worktrees to automate development tasks.
qdleader
Provides comprehensive UI/UX design intelligence with 50 styles, 21 palettes, and component libraries for modern frameworks like React and Tailwind.
antfu
Provides TypeScript best practices for Vue 3 components, including Volar configuration and template type checking to ensure correct typing patterns.