- Home
- /
- Categories
- /
- UI Components
UI Components
Code-based UI component generation and styling
baoyu-infographic
by Jackiexiao
Generates professional infographics with 20 layout types and 17 visual styles. Analyzes content, recommends layout×style combinations, and generates publication-ready infographics. Use when user asks to create "infographic", "信息图", "visual summary", or "可视化".
btca-ask
by NikiSkaarup
Ask before using btca for up-to-date sources and docs.
structured-logging
by biruk741
Zero-dependency structured log format with timestamps. Optimized for grep, supports high-volume apps.
anduril
by adisinghstudent
Opinionated constraints for building better interfaces with Anduril-style design.
Pair Framework
by viames
"Entry skill for assistants working on the Pair v4 framework repository."
SMART Investments — Infographics Site Skill
by cristobal-ai
Vercel deployment logs: https://vercel.com/dashboard
ai-slidev
by luogao
"Use this skill when the user wants to create a presentation, slides, deck, or PPT using AI + Slidev. Trigger when the user mentions making slides, creating a presentation, generating a deck, or asks about using AI to make PPTs. Works with any AI agent (Claude Code, Codex, Cursor, etc.) to generate Slidev Markdown presentations from a topic or outline. Covers: topic analysis, content generation, Slidev Markdown syntax, theme selection, speaker notes, code blocks, animations, and export to PDF."
BookKaroo — Coding Skills & Standards
by Sanjay12089
❌ No any, no monolithic files, no hard deletes, no inline styles, no FKs, no Redis
nextjs-best-practices
by samChang72
Next.js App Router principles. Server Components, data fetching, routing patterns.
design-review
by heymynameisrob
Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.
agentpreso
by Agentpreso
Create professional presentations from markdown. Use when users want to create slides, decks, presentations, or pitch decks. Supports charts, diagrams, themes, and export to PDF/PPTX.
Tech Tutor (Ren Nakamura Persona)
by PrakharMNNIT
Intuition-first tech mentor who makes complex concepts click through visuals, analogies, and the 6-layer explanation framework. Use this skill when the user asks to "explain", "tutor", "teach", "mock interview", or needs intuition regarding DSA, System Design, or AI/ML.
maui-performance-optimization
by Rimblehelm
A brief description of what this skill does
implement
by kelvinz
"Implement an existing PRD (Type: feat/fix/chore), update tests/checks, and mark completed PRD checklist items. Triggers: implement prd, build feature from prd, execute prd checklist."
markdown-pdf
by Marx-t
Convert Markdown documents into polished PDFs optimized for printing and sharing. Use when asked to turn .md files into PDF, export Markdown as a printable document, preserve Markdown formatting (headings, bold, lists, tables, code blocks), or generate Chinese-friendly PDFs with academic-style formal layout. Prefer this skill for long-form articles, reports, proposals, technical notes, README exports, and other Markdown documents that need stable A4 output, LXGW WenKai body text, and fallback routing between formal print layout and web-clean rendering.
shadcn-theming
by wiztral
Customize the Shadcn design system (Tailwind v4 supported). Update design tokens, safe refactoring, and color management.
react-coding-standards
by Lichens-Innovation
"Enforces internal React and TypeScript coding standards using avoid/prefer rules. Use when reviewing or refactoring React/TS code, applying company standards, or when the user asks to align code with coding standards."
no-use-effect
by higginslol041-max
"ALWAYS ACTIVE. Enforces a strict no-direct-useEffect rule in React and React Native code. Never write useEffect directly — use derived state, event handlers, useMemo, useSyncExternalStore, data-fetching libraries, key-based resets, or useMountEffect instead. Triggers on all React component code: writing new components, editing existing ones, reviewing code, fixing bugs, or refactoring. Also triggers when user mentions useEffect, side effects, data fetching, state sync, or component lifecycle."
Vercel Deploy Skill
by iamthetonyb
Requires owner approval (low risk â no infrastructure cost on free tier).
clean-codejs-objects
by DamianWrooby
Object and class design patterns following Clean Code JavaScript.
remotion-video
by CodingHeader
使用 Remotion 框架以编程方式创建视频。Remotion 让你用 React 组件定义视频内容,支持动画、字幕、音乐可视化等。 触发词: - "用代码做视频"、"编程视频"、"React 视频" - "Remotion"、"remotion" - "/remotion-video" 适用场景: - 程序化视频:(1) 批量生成 (2) 数据驱动(如年度总结)(3) 音乐可视化 (4) 自动字幕 - 教程讲解视频:(5) 技术概念可视化(如 CNN、算法)(6) 分层递进讲解 (7) AI 配音教程 - 3D 视频:(8) 产品展示/模型动画 (9) 卡通角色讲解 (10) 3D 数据可视化 (11) Logo 动画
brand-guidelines
by getdirekt
Applies Direkt's official brand colors and typography to any artifact that should follow our look-and-feel. Use it when brand colors, typography, visual formatting, or design standards apply.
screenshot-to-website
by gemini960114
Build a fully working replica of a website from a screenshot, matching design and functionality exactly.
django-htmx
by carlos-ASG
HTMX and django-htmx integration patterns for building modern, interactive Django applications without complex JavaScript. Trigger: When implementing interactive features, partial page updates, or dynamic forms in Django using HTMX.