component▌
23 indexed skills · max 10 per page
wix-cli-site-component
wix/skills · Productivity
Creates production-quality React site components with editor manifests for Wix CLI applications. Site components are React components that integrate with the Wix Editor, allowing site owners to customize content, styling, and behavior through a visual interface.
hyva-alpine-component
hyva-themes/hyva-ai-tools · Productivity
This skill provides guidance for writing CSP-compatible Alpine.js components in Hyvä themes. Alpine CSP is a specialized Alpine.js build that operates without the unsafe-eval CSP directive, which is required for PCI-DSS 4.0 compliance on payment-related pages (mandatory from April 1, 2025).
frontend-mobile-development-component-scaffold
sickn33/antigravity-awesome-skills · Frontend
You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete component implementations with TypeScript, tests, styles, and documentation following modern best practices.
component-search
diodeinc/pcb · Productivity
Find and add components, modules, and reference designs to a Zener project. Use this workflow any time you need a part or subcircuit that isn't already in the workspace or covered by stdlib generics.
react-component-performance
dimillian/skills · Frontend
Identify render hotspots, isolate expensive updates, and apply targeted optimizations without changing UI behavior.
add-component
signerlabs/shipswift-skills · Productivity
Add production-ready SwiftUI components to your project using ShipSwift's recipe library. Each recipe is a complete, copy-paste-ready implementation with architecture documentation.
pulumi-component
pulumi/agent-skills · Productivity
$23
oo-component-documentation
github/awesome-copilot · Documents
Create new documentation for an object-oriented component or update an existing component documentation file by analyzing the current implementation.
component-refactoring
langgenius/dify · Productivity
Refactor high-complexity React components in Dify frontend with structured patterns and incremental extraction. \n \n Targets components with complexity > 50 or line count > 300; use pnpm analyze-component --json to measure and pnpm refactor-component to generate refactoring prompts \n Six core patterns: custom hooks for state/logic, sub-components for UI sections, simplified conditionals, API/data extraction, modal management, and form logic \n Dify-specific conventions for context providers, w
web-component-design
wshobson/agents · Frontend
Modern framework patterns for building reusable, maintainable UI components across React, Vue, and Svelte. \n \n Covers three composition strategies: compound components, render props, and slots, with framework-specific examples and use cases \n Compares five CSS-in-JS solutions (Tailwind, CSS Modules, styled-components, Emotion, Vanilla Extract) with guidance on when to use each \n Includes component API design principles, accessibility best practices, and patterns for controlled/uncontrolled c