design-exploration
Generates multiple distinct design variants of a component or page, each with a completely different visual direction, then implements the chosen one. Use when the user asks to redesign, restyle, explore design options, create multiple visual directions, or compare design approaches for any UI element -- components, pages, sections, dashboards, landing pages, or full layouts.
What this skill does
# Design Exploration Generate N distinct design variants for a given component, page, or section. Each variant takes a fundamentally different visual direction. Present all for comparison, then fully implement the chosen one. ## When to Trigger ### 1. New project The user is bootstrapping a frontend from scratch. No existing design system -- the variants define it. ### 2. Existing app The user has an established design language and wants multiple approaches for a new or existing component, section, or page. Every variant must stay consistent with the app's existing patterns and tokens. ### Bypass: Detailed design spec provided If the user provides exact fonts, colors, hex values, border radii, and specific styling instructions -- skip Phase 2 entirely. This is an implementation request, not an exploration request. Do not suggest alternatives or inject creative direction. Read each target file, preserve all logic, apply exactly the specified changes. Go directly to Phase 3. ## Phase 1: Research Before designing anything: 1. **Read the existing code** -- understand every component, import, animation, and logic in the target files. 2. **Study the design language** -- globals.css, tailwind config, component library, existing patterns (spacing, colors, typography, card styles). 3. **Identify constraints** -- what must NOT change: data, logic, API calls, routing, state management. 4. **Understand the content model** -- what data is displayed, edge cases (long text, many items, empty states). 5. **Check assets** -- verify images, icons, and assets exist with correct formats (transparency, resolution, aspect ratio). If assets need preprocessing (background removal, format conversion), handle that before building variants on top of them. 6. **Look beyond the brief** -- find data values available in the codebase but not currently displayed, existing assets that could be repurposed, values that could be visualized differently (charts, progress bars, indicators instead of plain text), opportunities for grouping or layering information. ## Phase 2: Generate Variants Create exactly the number requested (default: 5). Determine mode automatically based on project state -- do not ask. ### Mode A: New Project No existing design system to follow. 1. **Research broadly** -- search for design approaches across disciplines: product design, editorial, print, architecture, fashion branding, game UI, packaging. Do not rely on memorized style lists. 2. **Analyze context** -- product purpose, audience, intended mood. A trading app has different needs than a portfolio. 3. **If context is insufficient, ask** -- what is the product, who is it for, what feeling should it evoke. Exception: if the user explicitly wants broad exploration, skip this. 4. **Select styles optimal for this project** -- each must be a plausible direction for this exact product, not a showcase of range. Respect explicit style exclusions as hard constraints. Do NOT fall into deterministic patterns of always picking the same style families. 5. **Maximize diversity** -- every variant must differ in spatial thinking, typographic voice, and emotional register. Not "same layout, different colors." ### Mode B: Existing App Established styles, tokens, components, and patterns exist. 1. **Study the design system first** -- globals.css, tailwind config, theme tokens, color palette, typography, spacing, animation conventions, border radii, card styles. 2. **The app's style is the baseline** -- all variants must be consistent with the existing system. You are exploring different layouts and compositions, not different design systems. 3. **Vary structure, not identity** -- differ in layout, information hierarchy, component composition, animation approach, and density. Do NOT differ in font families, color palette, or border radius unless the user explicitly asks for a style refresh. 4. **Align with surrounding UI** -- match sizing, spacing, and alignment of adjacent elements. If next to a button, match its height. If inside a card grid, follow the same padding and gap. 5. **Style change escape hatch** -- if the user explicitly asks for a style change, break from the existing system. Treat it closer to Mode A but use the current app as context. ### Required Differentiation Each variant MUST differ across ALL of these axes: | Axis | Mode A (New) | Mode B (Existing) | |------|-------------|-------------------| | **Typography** | Different font pairing per variant | Use app fonts; vary weight, size, hierarchy | | **Color** | Different accent, background, contrast approach | Use app palette; vary application and emphasis | | **Layout** | Grid vs. list vs. asymmetric vs. card-based vs. dense vs. airy | Different arrangement within app conventions | | **Mood** | Distinct personality per variant, discovered through research | Distinct compositional approach, shared personality | | **Border/radius** | Sharp vs. rounded vs. pill vs. mixed | Use app's existing radius | | **Motion** | Different animation philosophy | Different choices within app motion conventions | | **Background** | Solid vs. gradient vs. texture vs. pattern vs. atmospheric | Use app patterns; vary section treatments | ### Variant Rules - **No AI slop** -- no generic purple-on-white, no Inter/Roboto/Arial defaults, no cookie-cutter card grids, no Space Grotesk convergence across sessions. - **No gimmick styles by default** -- never select neo-brutalism, terminal/hacker, retro-CRT, or vaporwave unless the user explicitly requests it. Default to styles that could ship in production. - **Simplicity is valid** -- if the user asks for simple/clean/minimal, deliver exactly that. Clean typography, generous whitespace, conventional layout. No decorative elements, no effects. - **Responsive required** -- every variant must work on mobile. Use `prefers-reduced-motion` and touch-friendly interactions. - **Cross-browser safe** -- avoid bleeding-edge CSS that breaks in Safari or Firefox. - **Mock data only** -- use realistic mock data covering edge cases. Do NOT wire up real API calls or state management during exploration. That happens in Phase 3. ### Variant Presentation For each variant, provide: 1. **Name** -- short and evocative (e.g., "Ember", "Signal", "Nocturne") 2. **Description** -- 2-3 sentences on the aesthetic direction and why it fits 3. **Key choices** -- fonts, accent color, layout approach, motion style 4. **What changed** -- if the variant introduces new data, repurposes assets, restructures information, or deprioritizes existing data, state it explicitly 5. **Full implementation** -- working code with mock data Implement a simple switching mechanism so the user can cycle through variants in the browser (e.g., a small floating selector, query param, or keyboard shortcut). The user must be able to compare all variants side by side or toggle between them without touching code. ### If All Variants Are Rejected 1. Ask what went wrong -- style direction, layout, quality, or everything. 2. Ask for a reference -- website, app, Dribbble shot, screenshot. 3. Offer 1-2 targeted variants based on feedback, not another blind batch. 4. If "just make it simple" -- drop exploration. One clean, conservative design. ## Phase 3: Implementation Once the user picks a variant: 1. **Delete all other variants** -- clean up completely: - Search for remaining variant references, conditionals, and selection logic - Check for orphaned files, unused imports, unused CSS classes - Run the build to verify no broken imports - The codebase should look like the selected variant was the only implementation 2. **Wire up real data** -- replace all mock data with real API calls, state management, and logic. 3. **Preserve all existing functionality** -- every import, handler, and logic piece from the original must survive. Only visual styling changes. 4. **Read before writing** -- always read current file content before overwriting. Never work from memo
Related in Ads & Marketing
ads
IncludedMulti-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation.
banana
IncludedAI image generation Creative Director powered by Google Gemini Nano Banana models. Use this skill for ANY request involving image creation, editing, visual asset production, or creative direction. Triggers on: generate an image, create a photo, edit this picture, design a logo, make a banner, visual for my anything, and all /banana commands. Handles text-to-image, image editing, multi-turn creative sessions, batch workflows, and brand presets.
rpg-migration-analyzer
IncludedAnalyzes legacy RPG (Report Program Generator) programs from AS/400 and IBM i systems for migration to modern Java applications. Extracts business logic from RPG III/IV/ILE source code, identifies data structures (D-specs), file operations (F-specs), program dependencies (CALLB/CALLP), and converts RPG constructs to Java equivalents. Generates migration reports, complexity estimates, and Java implementation strategies with POJO classes, JPA entities, and service methods. Use when modernizing AS/400 or IBM i legacy systems, analyzing RPG source files (.rpg, .rpgle, .RPGLE), converting RPG to Java, mapping data specifications to Java classes, planning legacy system migration, or when user mentions RPG analysis, Report Program Generator, RPG III/IV/ILE, AS/400 modernization, IBM i migration, packed decimal conversion, or mainframe application rewrite.
brand-library-architect
IncludedBuild a complete brand library for a product — visual asset render pipeline, brand documentation set (BRAND, COPY, MANIFESTO, BIOS, FAQ, GLOSSARY, TONE, PRICING), open-source convention files (README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT), and a self-contained press kit. This skill should be used when the user asks to "build a brand library / brand kit / press kit / brand assets" for a product, "set up a brand library workflow," "create a positioning manifesto plus visual identity," or any combination of brand documentation + visual asset pipeline. Apply phase-by-phase or run end-to-end. Templates are product-agnostic and use {{TOKEN}} placeholders the skill prompts the user to fill.
writing-tech-post
IncludedAuthors engineering blog posts end-to-end: launch deep-dives, incident postmortems, architecture migrations, performance case studies, tutorials, AI/agent system writeups, security disclosures, and research-to-product translations. Picks the correct archetype, plans the abstraction ladder, enforces an evidence cadence (diagrams, benchmarks, profiles, traces, code, ablations), tunes voice against publisher house styles (Datadog, Vercel, GitHub, AWS, Meta, Cloudflare, Jane Street), and runs a pre-publish gate for narrative momentum and disclosure ethics. Use when drafting a new engineering post, restructuring a draft that feels flat, deciding which evidence form belongs where, validating that depth and product context are balanced, or preparing a postmortem, migration, or performance narrative for external publication. Do not use for API reference documentation, README authoring, marketing copy, release notes, generic SEO content, ghost-written executive thought leadership, or non-engineering long-form essays.
blog-google
IncludedGoogle API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature availability based on credential tier (API key, OAuth/service account, GA4, Ads). Shares config with claude-seo at ~/.config/claude-seo/google-api.json. Use when user says "google data", "page speed", "core web vitals", "search console", "indexation", "GA4", "keyword research", "nlp entities", "blog performance", "youtube search", "google api setup".