home/categories/development
domain cluster

Development

Frameworks, languages, and architectural tools.

23643 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
frontend
1.8K

js-hoist-regexp

Hoist RegExp creation outside render or memoize with useMemo(). Apply when using regular expressions in React components or frequently called functions.

TheOrcDev
TheOrcDev
development
open
frontend
1.8K

rendering-hoist-jsx

Extract static JSX elements outside components to avoid re-creation on every render. Apply when rendering static elements repeatedly or in lists.

TheOrcDev
TheOrcDev
development
open
frontend
1.8K

rerender-functional-setstate

Use functional setState updates to prevent stale closures and unnecessary callback recreations. Apply when updating state based on the current state value in React components.

TheOrcDev
TheOrcDev
development
open
frontend
1.8K

component-wrapper-architecture

Best practices for wrapping shadcn/ui components. Apply when creating 8-bit styled variants of existing shadcn/ui components.

TheOrcDev
TheOrcDev
development
open
frontend
1.8K

shadcn-ui-conventions

UI component conventions for 8-bit styled components. Use when working with shadcn/ui components or implementing retro-styled UI elements.

TheOrcDev
TheOrcDev
development
open
frontend
1.8K

rerender-lazy-state

Use lazy state initialization with useState function form. Apply when computing expensive initial values like building search indexes, parsing JSON, or complex calculations.

TheOrcDev
TheOrcDev
development
open
frontend
1.8K

rerender-memo

Extract expensive work into memoized components with React.memo. Apply when components perform expensive computations that can be skipped when props haven't changed.

TheOrcDev
TheOrcDev
development
open
frontend
1.8K

rendering-conditional-render

Use explicit ternary operators instead of && for conditional rendering. Apply when rendering values that could be 0, NaN, or other falsy values that might render unexpectedly.

TheOrcDev
TheOrcDev
development
open
frontend
1.8K

js-tosorted-immutable

Use toSorted() instead of sort() to avoid mutating arrays. Apply when sorting arrays that are React props, state, or otherwise shared/referenced elsewhere.

TheOrcDev
TheOrcDev
development
open
mobile
1.8K

fumadocs-registry-integration

Register 8-bit components in registry.json for shadcn/ui add command. Apply when adding new components to the component library distribution.

TheOrcDev
TheOrcDev
development
open
architecture-patterns
1.8K

review-cross-command-consistency

Compares sibling command classes for consistent structure, documentation, testing, and exit-status conventions under the Base architecture. Use for cross-command audits.

ruby-git
ruby-git
development
open
package-distribution
1.8K

release-management

Prepares and publishes new releases of the ruby-git gem including version bumps, changelog updates, tagging, and gem publishing. Use when preparing a release or checking release readiness.

ruby-git
ruby-git
development
open
gaming
1.8K

create-agent-skills

Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.

glittercowboy
glittercowboy
development
open
mobile
1.8K

build-iphone-apps

Build professional native iPhone apps in Swift with SwiftUI and UIKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode. Targets iOS 26 with iOS 18 compatibility.

glittercowboy
glittercowboy
development
open
mobile
1.8K

build-macos-apps

Build professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode.

glittercowboy
glittercowboy
development
open
scripting
1.8K

setup-ralph

Set up and configure Geoffrey Huntley's original Ralph Wiggum autonomous coding loop in any directory with proper structure, prompts, and backpressure.

glittercowboy
glittercowboy
development
open
backend
1.8K

litekart-connector

Guidelines for interacting with the Litekart API via litekart-connector in Litekart Admin.

itswadesh
itswadesh
development
open
backend
1.8K

medusa-integration

Guidelines for interacting with the Medusa API in Litekart Admin.

itswadesh
itswadesh
development
open
frontend
1.8K

tailwind-css

Project-specific Tailwind CSS patterns and configurations for Litekart Admin.

itswadesh
itswadesh
development
open
full-stack
1.8K

svelte-5-runes

Documentation and best practices for Svelte 5 Runes in the Litekart Admin project.

itswadesh
itswadesh
development
open
package-distribution
1.8K

bun-package-manager

Global instruction to always use Bun as the package manager in Litekart Admin.

itswadesh
itswadesh
development
open
scripting
1.8K

skill-generator

Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator".

catlog22
catlog22
development
open
gaming
1.8K

skill-tuning

Universal skill diagnosis and optimization tool. Detect and fix skill execution issues including context explosion, long-tail forgetting, data flow disruption, and agent coordination failures. Supports Gemini CLI for deep analysis. Triggers on "skill tuning", "tune skill", "skill diagnosis", "optimize skill", "skill debug".

catlog22
catlog22
development
open
cms-platforms
1.8K

workflow-skill-designer

Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on "design workflow skill", "create workflow skill", "workflow skill designer".

catlog22
catlog22
development
open
Previous
Page 118 / 986
Next