- Home
- /
- Categories
- /
- UI Components
UI Components
Code-based UI component generation and styling
Time-Logger-Skill
by joslau
獲取當前系統時間並生成可下載的 .md 日誌檔案。
superspec-plan
by BryanHoo
Use when planning artifacts are needed and proposal/specs already exist for an OpenSpec change.
spec:test-plan
by IKatsuba
Generate Test Plan - creates a manual test plan document from specification documents
deliverable-review
by ddaanet
Review production artifacts after plan execution. Triggers on "review deliverables", "deliverable review", "artifact review", or after completing plan execution. Two-layer review (delegated per-file + interactive cross-project) producing severity-classified report grounded in ISO 25010 / IEEE 1012.
Screenshot Plugin Skill
by bennoloeffler
```
react-composition-patterns
by shutallbridge
Guides coding agents to write React components using composition patterns (children, compound components, render props, slots) instead of monolithic, prop-heavy components. Apply when writing, reviewing, or refactoring React components.
feature-brainstorm
by andrewdmontgomery
Use this skill when brainstorming, designing, or planning any Swift feature. This is the right skill whenever the user describes a feature they want to build, asks "how should I implement X", wants to think through a design, or starts with something like "I want to add..." or "let's plan...". Use it even if they don't explicitly say "brainstorm" — if there's a feature to figure out, start here before touching any code.
principal-data-engineer
by rory-data
Expert-level guidance on data platform architecture, pipeline design patterns, and engineering rigor. Use when designing data platforms, reviewing Airflow DAGs, working with Polars/DuckDB/dbt, establishing data quality contracts, implementing composable data stacks, or architecting lakehouse solutions with Iceberg.
shadcn
by Alicoder001
shadcn/ui component library patterns including installation, customization, theming, and composition. Use when building UI with shadcn/ui components in React/Next.js applications.
tailwind
by markhamsquareventures
How to work effectively with Tailwind CSS, always use when styling frontend features
iron-canvas-master
by Navigata1
Iron Canvas is an adaptive, site-aware, multi-agent design enhancement and creation methodology. It is not a template — it is an orchestration system. Three lineages fused into one definitive methodology: (A) Island Development Crew production pipeline — 7-phase battle-tested system from real projects: Oakwood AI Hub, Crown Collection, Iron Canvas Studio site. Failure taught Phase 1 (uniform templates killed site identity). Success encoded everything else. (B) Rigorous animation architecture — Brand Personality Matrix, GSAP motion taxonomy, Awwwards 5-axis verification, AI Reference Scout with North Star image generation. (C) Antigravity multi-agent orchestration pattern — parallel Build Agents, Cross-LLM Technical Validation, Design PRD Packaging, Expertise Injection Protocol, and Router-Worker swarm architecture for maximum throughput. Three modes: SOLO: One agent, full pipeline, sequential execution. Slower, simpler to orchestrate. SWARM: Orchestrator + up to 5 parallel Build Agents. Faster, higher quality. MISSION: Full team — Orchestrator + Research + Validation + 5 Build Agents + QA. Fastest. Trigger for ANY digital design task: websites, dashboards, apps, scroll animations, mission controls, landing pages, or brand experiences. Runs natively in: OpenClaw, Antigravity Agent Manager, Claude Code, any agentic AI.
vue
by kprsnt2
Vue.js development best practices including Composition API, state management, and performance.
ie6-hacks
by adriancooney
Internet Explorer 6 CSS and JavaScript compatibility patterns reference. Use when identifying legacy browser-specific code for removal during codebase modernization, explaining unusual CSS patterns in legacy systems, or auditing stylesheets for deprecated workarounds.
stenciljs-component-development
by CoRLab-Tech
Use when creating or modifying Stencil.js web components. Ensures components follow Stencil best practices, proper decorator usage, lifecycle methods, and TypeScript conventions.
api-design-principles
by yunaamelia
"Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing..."
clack
by ahmadawais
Comprehensive guidance for building and debugging JavaScript and TypeScript CLIs with @clack/core and @clack/prompts, backed by bundled upstream source and examples. Use when implementing clack prompt flows, deciding between core primitives and styled prompts, adapting clack examples, or validating clack API usage.
testing-strategy
by jamelna-apps
When the user mentions "test", "testing", "unit test", "integration", "e2e", "coverage", "TDD", "mock", or asks about testing approaches.
remotion-best-practices
by Jackiexiao
Remotion的最佳实践-在React中创建视频
Day Zero — Design Bible
by Rennding
2 Apr 2026 Muted stat color palette (#5ba3d9, #d96b5b, #5bb88a, #9b7ed8) Softer tones for prolonged viewing; old bright primaries caused eye strain
nextjs
by kprsnt2
Next.js framework best practices including App Router, data fetching, and performance optimization.
find-skills
by arielperez82
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
the-designer
by potatoman03
Create distinctive frontend interfaces with soul. Context-aware — applies different rules for marketing sites vs dashboards/apps. Marketing sites get dramatic typography, procedural visuals, and editorial layouts. Dashboards get high density, functional cards, and data-first design.
implementing-optimistic-updates
by djankies
Teaches useOptimistic hook for immediate UI updates during async operations in React 19. Use when implementing optimistic UI patterns, instant feedback, or reducing perceived latency.
session-context-extractor
by jasonklutts
Auto-capture decision reasoning, error history, preferences, and relationships from agent sessions. Stores them in a queryable vault so you remember why things happened, not just what happened. Use when you want to preserve cross-session context: decisions you made, errors you've encountered, your preferences, and people you've discussed things with.