UI Components

Code-based UI component generation and styling

Showing 7249-7272 of 7906 skills
unerue

feature-sliced-design

by unerue

Use when the user asks to implement FSD, use Feature-Sliced Design, organize architecture, structure project folders, set up FSD layers, create feature slices, refactor to FSD, or mentions feature slices, layered architecture, FSD methodology, views layer, entities layer, shared layer, Next.js with FSD. Provides comprehensive guidance for implementing Feature-Sliced Design (FSD v2.1) in Next.js applications. Optional monorepo (Turborepo) support - see references/monorepo.md.

API Dev 0 3mo ago
samChang72

qa-test-engineer

by samChang72

確保代碼邏輯正確、穩定且具有高測試覆蓋率。

API Dev 0 4mo ago
VitaDynamics

light-plan(brain-storming)

by VitaDynamics

"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."

Code Gen 0 4mo ago
samunderwood

next-best-practices

by samunderwood

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

Debugging 0 4mo ago
levai

vue2-development

by levai

Vue 2 + TypeScript 组件开发规范,使用 vue-property-decorator 类组件模式。适用于开发 Vue 单文件组件、表单组件、对话框组件等场景。

Linting 0 4mo ago
shivamsinghchahar

rails-active-record

by shivamsinghchahar

Master Active Record for model associations, querying, validations, and advanced patterns in Rails applications

Database 0 3mo ago
campbellmcgregor

document-creation

by campbellmcgregor

Create structured documents from conversations, summaries, or content in open formats (markdown, PDF, text). Use when the user requests document creation, report generation, content export, conversation summaries, or structured documentation. Triggers include "create a document", "make a report", "summarize this conversation", "export to PDF/markdown", or any request to formalize content into a document. Works independently or integrates with design-assistant skill for polished visual output.

Code Gen 0 7mo ago
simplerick0

ui-ux-design

by simplerick0

Design user interfaces and experiences for web applications without requiring design tools. Use for wireframing in text/ASCII, defining user flows, creating component hierarchies, establishing design systems, planning responsive layouts, and making accessibility decisions.

Accessibility 0 4mo ago
tippyentertainment

android-3d-development

by tippyentertainment

Help build and optimize 3D games and interactive experiences on Android, using engines and frameworks such as Unity, Unreal, or OpenGL/ Vulkan.

Game Dev 0 3mo ago
alexwelcing

paywall-upgrade-cro

by alexwelcing

Optimize paywalls and upgrade prompts for subscription conversion

File Ops 0 4mo ago
enriquecatala

drawio-generator

by enriquecatala

Generate professional draw.io architecture diagrams from text descriptions. The agent generates mxGraph XML directly, validates it, and iterates until correct. Includes 8900+ vendor stencils (AWS, Azure, GCP, Cisco, Kubernetes, etc.). Use when the user asks for draw.io diagrams, architecture diagrams, cloud infrastructure diagrams, or system design visualizations.

Processing 0 3mo ago
tippyentertainment

meshy-godot-3d-asset-creator

by tippyentertainment

Skill for generating 3D-ready assets for Godot Engine 4.6 RC 1 using Meshy AI: stylized low/mid-poly characters, props, and enemies, starting from text or reference images.

Game Dev 0 3mo ago
tonyflo79

offer-stack-design

by tonyflo79

Design the complete offer stack — what is being sold, at what price, with what bonuses, guarantee, and value anchoring. Use after Big Idea generation (Skill 06) is complete and you need to architect the irresistible offer. The offer stack is not just "what you get" — it is a strategic construction that makes saying yes feel like the only rational choice. Produces the offer package with core product, bonus stack, guarantee architecture, price anchoring, and urgency mechanisms. Trigger when users mention offer, offer stack, pricing, bonuses, guarantee, value stack, or what we are selling. Requires Big Idea output from Skill 06.

Processing 0 3mo ago
Tomlord1122

svelte-kit

by Tomlord1122

Svelte 5 and SvelteKit syntax expert. Use when working with .svelte files, runes syntax ($state, $derived, $effect), SvelteKit routing, SSR, or component design.

CLI Tools 0 4mo ago
long36708

longmo

by long36708

Longmo's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Longmo's preferences.

Git & VCS 0 4mo ago
Chen19007

godot-dev

by Chen19007

Godot code implementation guidelines. Use when: (1) Writing GDScript code, (2) Following style conventions, (3) Using Godot features correctly, (4) Avoiding anti-patterns.

Animation 0 4mo ago
PrakharMNNIT

constellation-team

by PrakharMNNIT

Coordinate a cross-functional star-team workflow (Product Manager, Principal Engineer, Backend, Frontend, QA/Security, DevOps) with mandatory architecture and code-review checkpoints. Use when a request needs end-to-end product delivery, multi-role collaboration, or explicit role-based outputs (PM/PE/Backend/Frontend/QA/DevOps), or when the user asks for "star team", "cross-functional", "full lifecycle", or "multi-role" planning.

Code Review 0 3mo ago
markhamsquareventures

react

by markhamsquareventures

How to work effectively with React, always use when developing frontend components

Processing 0 4mo ago
Olino3

angular-architect

by Olino3

"Enterprise Angular application architecture and patterns. Design scalable, maintainable Angular apps with modular architecture, state management strategies, lazy loading, micro-frontends, and monorepo patterns."

Database 0 3mo ago
VisualxIntelligence

writing-clearly-and-concisely

by VisualxIntelligence

Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.

Linting 0 4mo ago
Olino3

color-palette

by Olino3

"Generates complete, accessible color palettes from a single brand hex. Creates 11-shade scale (50-950), semantic tokens (background, foreground, card, muted), and dark mode variants. Includes WCAG contrast checking."

Accessibility 0 3mo ago
dev-goraebap

sveltekit-progressive-architecture

by dev-goraebap

"SvelteKit 프로젝트 아키텍처·코드 규칙. Actions: 작성, 구현, 리뷰, 리팩터, 검토, 추가, 설계, 수정, write, implement, review, refactor, fix. Base Rules: 컴포넌트 재사용, $lib, 라우트 배치, 인라인 타입 금지, interface, type, script 섹션, 주석, 가독성, code style, TypeScript. Server Architecture: 서버 아키텍처, Active Record, Query Service, REST API, Drizzle, +server.ts, +page.server.ts, server/domain, server/infra, 뷰모델, view-model, form actions, ORM, schema, 레이어 분리, CUD, load. UI Components: shadcn-svelte, shadcn, button, dialog, modal, table, form, input, calendar, popover, badge, card, select, tabs, switch, textarea, $lib/components/ui, npx shadcn-svelte."

API Dev 0 3mo ago
paucasanellas

code-quality

by paucasanellas

Code quality tools for JavaScript/TypeScript/Vue projects, including linting with ESLint and type checking with tsc/vue-tsc. Use when setting up quality checks, configuring linters, or running type validation.

Linting 0 3mo ago
ncdevshiv

angular-state-management

by ncdevshiv

"Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns."

Debugging 0 3mo ago