Slash commands that package prompts into reusable one-liners for everyday Claude Code work. 68 curated, ranked by GitHub signal.
68 commands in Frontend & Design
wshobson
Audit UI code for WCAG compliance
wshobson
Accessibility Audit and Testing
wshobson
React/React Native Component Scaffolding
wshobson
Guided component creation with proper patterns
wshobson
Review existing UI for issues and improvements
wshobson
Initialize a design system with tokens
wshobson
>- Quick gallery search. Use when user runs /meigen-ai-design:find with keywords to browse inspiration.
wshobson
>- Quick image generation. Use when user runs /meigen-ai-design:gen with a prompt. Skips intent assessment, generates directly.
wshobson
XSS Vulnerability Scanner for Frontend Code
davila7
Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use before implementing new features or making significant changes.
davila7
Analyze and optimize Next.js bundle size with detailed recommendations
davila7
Reduce and optimize bundle sizes through analysis, configuration, and code splitting strategies
davila7
Analyze product screenshots to extract features and generate development task lists.
davila7
Configure CDN for optimal content delivery, caching, and global performance optimization
davila7
Setup comprehensive visual regression testing with cross-browser and responsive testing
davila7
Audit and improve accessibility in Svelte/SvelteKit applications, ensuring WCAG compliance and inclusive user experiences.
davila7
Create new Svelte components with best practices, TypeScript support, and testing
davila7
Optimize Svelte/SvelteKit applications for performance, including bundle size reduction, rendering optimization, and loading performance.
davila7
General-purpose Storybook assistance for SvelteKit projects, including setup guidance, best practices, and common tasks.
davila7
/svelte:storybook-mock
davila7
/svelte:storybook-setup
davila7
/svelte:storybook-story
davila7
Set up Vercel Analytics and Speed Insights for React/Vite projects
davila7
Optimize and deploy Next.js application to Vercel with performance monitoring
davila7
This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.
davila7
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
alirezarezvani
Scan a frontend project for WCAG 2.2 accessibility violations and fix them. Usage: /a11y-audit [path]
alirezarezvani
Scan a frontend project for WCAG 2.2 accessibility violations and fix them. Usage: /a11y-audit [path]. Slash command for Claude Code, Codex CLI, Gemini CLI.
alirezarezvani
Reverse-engineer a frontend codebase into a PRD. Usage: /code-to-prd [path]
alirezarezvani
Run the one-time markdown-html design-system onboarding wizard. Captures brand primary/accent (HEX) + heading/body Google Fonts + design style (editorial/technical/minimal/playful) + default output directory + syntax theme + TOC behavior + optional logo/company. WCAG-AA validates body-text contrast; refuses if it fails. Stores at ~/.config/markdown-html/design-system.json (or project-scoped with --scope project). Every converter reads this config via config_loader.py before rendering.
alirezarezvani
Run the one-time markdown-html design-system onboarding wizard. Captures brand primary/accent (HEX) + heading/body Google Fonts + design style. Slash command for Claude Code, Codex CLI, Gemini CLI.
alirezarezvani
Frontend engineering review — walks the 7 Matt Pocock forcing questions (device, LCP target, rendering, bundle budget, SEO vs auth, design system. Slash command for Claude Code, Codex CLI, Gemini CLI.
alirezarezvani
Frontend engineering review — walks the 7 Matt Pocock forcing questions (device, LCP target, rendering, bundle budget, SEO vs auth, design system, WCAG), picks the framework + rendering profile, forks into specialists (a11y-audit, performance-profiler, epic-design). Invokes the cs-frontend-engineer agent with context fork.
alirezarezvani
Matt-Pocock-style forcing-question grill for markdown-html conversions. Walks 5 cited-canon questions (purpose, line-count threshold, design-system onboarding, output path, doctype confidence) one at a time with a recommended answer. Run before /cs:markdown-html when you want clarity about what the HTML is for, not just a route to the closest sub-skill.
alirezarezvani
/cs:landing <product-or-brief> — Generate a premium single-file HTML landing page with GSAP 3D animations, scroll-triggered reveals, and mouse-parallax depth. Grill-me intake (4 questions) locks down product / audience / brand / tone before any markup. Output: ${OUTPUT_DIR}/<product-kebab>.html or HTML artifact.
alirezarezvani
/cs:landing <product-or-brief> — Generate a premium single-file HTML landing page with GSAP 3D animations, scroll-triggered reveals, and. Slash command for Claude Code, Codex CLI, Gemini CLI.
alirezarezvani
Top-level markdown-to-HTML router. Classifies the input markdown (document / review / slides), checks the design-system onboarding gate + 100-line threshold, then forks context to the right converter sub-skill via the markdown-html-orchestrator skill. Returns a ≤100-word digest with input lines, output path, design style, top features used, and one forcing question.
alirezarezvani
Convert long-form markdown (specs, RFCs, reports, plans, explainers) into a single-file interactive HTML document. Runs the md-document pipeline (parser → renderer → injector) with the user's design-system tokens. Sticky TOC, search filter, code-copy buttons, scrollspy, WCAG-AA palette. Refuses input < 100 lines (Shihipar) or unfinished onboarding. Output is a single .html file (Google Fonts + Prism.js CDN as the only externals).
alirezarezvani
Convert a markdown deck (slides separated by --- HR boundaries or by # H1 headings, with optional <!-- notes: ... --> presenter notes blocks) into a single-file HTML presentation with arrow-key navigation, presenter mode (split view with current slide + notes + clock + next-slide preview), URL-hash deep linking, and @media print page-per-slide for PDF export. Refuses 1-slide decks (it's a poster) or inputs without clear boundaries. Single-file output; Google Fonts CSS is the only external (Prism
alirezarezvani
Generate data-driven user personas for UX research and product design. Usage: /persona generate [options]. Slash command for Claude Code, Codex CLI, Gemini CLI.
alirezarezvani
Generate data-driven user personas for UX research and product design. Usage: /persona generate [options]
nikivdev
Open the Flow web UI for the current project.