11 skills found
Themis128 / 07-testing-rules- **Runner:** Vitest - **Environment:** jsdom (for React components), node (for utilities) - **Config:** `vitest.config.mts` (unit), `vitest.integration.config.mts` (integration)
bodangren / components-mcpMCP server for Next.js development, keeping information about components, APIs, etc.
bennypowers / reactShow how to use custom elements in React, including workarounds for React 18 vs 19 differences
Themis128 / 03-coding-standards- **TypeScript:** Strict mode enabled. Prefer `interface` over `type` for object shapes. Use `type` for unions, intersections, and utility types. - **React:** Use functional components with hooks. Server Components by default; add `'use client'` only when interactivity is needed.
devhax-heavy-industries / react.instructionsReact 19 framework coding conventions and best practices
SunnyChopper / RULEReact component implementation standards for this repo.
reidevbx / new-component建立新的 govtw-* Lit 元件(scaffolder-backed)
NVIDIA-AI-Blueprints / uiReact and Next.js frontend development standards for Retail-Agentic-Commerce
epireve / styling- Each component should have its own CSS file - Name CSS files to match component names (e.g., `ComponentName.css`)
dsnchz / jsxTradingView Lightweight Charts™ as SolidJS components
tageecc / SUMMARYDesktop control center for OpenClaw — Multi-instance orchestration, team collaboration, real-time chat & observability (Tauri + React)