- Home
- /
- Categories
- /
- UI Components
UI Components
Code-based UI component generation and styling
design-standards
by ShotaIuchi
Standards compliance design analysis. Apply when evaluating design proposals for coding standards, architectural guidelines, organizational conventions, and consistency with existing patterns.
create-ppt-with-nano-banana
by FluxA-Agent-Payment
Create PowerPoint presentations with AI-generated images. Use when user wants to create a presentation, make slides, build a pptx, or needs AI images for slides using x402 payments.
frontend-init
by iamkhan21
Standardizes an already-scaffolded frontend TypeScript web app with baseline tooling, structure, and conventions. Use when setting up or aligning pnpm + TypeScript strict + path aliases, Vitest, Oxc (oxlint/oxfmt), and a progressive FSD-style folder layout, or when the user asks about initial project rules and UI library choices.
expo-status-bar
by david-evans03
Diagnoses and fixes Expo/React Navigation status bar mismatches. Use when status bar text/icons are hard to read, not matching header/background, flickering between screens, or behaving unexpectedly with transparent headers and safe areas.
Long-Form Manuscript Ingestion
by cschanhniem
Pages deploy is triggered from main.
blecsd-tui
by Kadajett
Best practices and module map for blECSd, a modern TypeScript terminal UI library built on ECS (bitecs). Use when building, reviewing, or refactoring blECSd apps, widgets, systems, or ECS/game-loop code.
frontend-testing-best-practices
by Emerson1337
Testing best practices for the frontend. Emphasizes E2E tests over unit tests, minimal mocking, and testing behavior over implementation details. Use when writing tests or reviewing test code.
vanilla-web
by janjaszczak
Build or modify plain HTML/CSS/JavaScript (no framework) using modular ES modules (ESM), SRP, minimal global state, and shippable runnable files with lightweight verification. Use for static pages, small UI widgets, vanilla JS refactors, and quick prototypes without React/Vue/Angular.
weibo_hotspot_analyzer
by violin86318
抓取微博热搜榜单,自动搜索背景信息,AI分析生成产品创意,输出HTML分析报告。用于微博热搜、热点分析、产品创意挖掘、热搜榜单分析、热点产品化场景。
bundle-maker
by karchtho
This skill should be used when the user asks to "create a bundle", "make a plugin", "build a Claude plugin", "create a skill bundle", "package skills", "add skills to a bundle", "create plugin.json", or wants to create comprehensive Claude Code plugins with skills, commands, agents, hooks, or MCP servers. Activates when creating plugin structures or bundling Claude capabilities.
garchi-render-content
by lumenharbor
Render and integrate content from Garchi CMS into an app/website (Next/Nuxt/Laravel/etc). This skill focuses on code architecture, fetching, and rendering. Content creation/management should be done via MCP tools or the CMS.
maui-authentication
by Rimblehelm
A brief description of what this skill does
Monorepo Architecture
by tachfineamnay
Turborepo configuration, pnpm workspaces, and internal packages management for Lumira V2.
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
gray-transaction-systems
by copyleftdev
Design data systems using Jim Gray's principles of transaction processing and fault tolerance. Emphasizes ACID properties, recovery mechanisms, and the science of making systems reliable. Use when building databases, payment systems, or any system where data integrity is paramount.
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