spacing-system-designer
Creates spacing and sizing systems including margins, padding, gaps, and consistent spacing scales. Defines spacing tokens and usage guidelines for consistent layouts.
What this skill does
# Spacing System Designer Skill ## Instructions 1. Analyze spacing requirements from task 2. Create spacing scale (4px, 8px, 16px base or similar) 3. Define spacing tokens for margins, padding, gaps 4. Specify spacing usage guidelines 5. Consider responsive spacing adjustments 6. Return structured spacing system specifications with: - Spacing scale - Spacing tokens - Usage guidelines - Responsive variations ## Examples **Input:** "Create spacing system" **Output:** ```markdown ### Spacing System **Base Unit:** 4px **Spacing Scale:** - xs: 4px (0.25rem) - sm: 8px (0.5rem) - md: 16px (1rem) - lg: 24px (1.5rem) - xl: 32px (2rem) - 2xl: 48px (3rem) - 3xl: 64px (4rem) **Spacing Tokens:** - `spacing.xs`: 4px - Tight spacing, icon padding - `spacing.sm`: 8px - Small gaps, compact layouts - `spacing.md`: 16px - Standard spacing, component padding - `spacing.lg`: 24px - Section spacing, larger gaps - `spacing.xl`: 32px - Major section spacing - `spacing.2xl`: 48px - Page section spacing - `spacing.3xl`: 64px - Large page sections **Usage Guidelines:** - Component padding: md (16px) - Component margins: lg (24px) - Section spacing: xl (32px) - Page margins: 2xl (48px) - Grid gaps: md (16px) **Responsive Spacing:** - Mobile: Reduce spacing by 25% (md becomes 12px) - Tablet: Standard spacing - Desktop: Standard spacing ``` ## Spacing Types - **Padding**: Internal spacing within components - **Margins**: External spacing between components - **Gaps**: Spacing in grid/flex layouts - **Gutters**: Column spacing in grid systems - **Section Spacing**: Spacing between major sections - **Component Spacing**: Spacing between UI components ## Spacing Scale Approaches - **4px Base**: 4, 8, 12, 16, 24, 32, 48, 64px - **8px Base**: 8, 16, 24, 32, 48, 64, 96px - **Fibonacci**: 4, 8, 12, 20, 32, 52px - **Custom**: Based on design needs ## Responsive Considerations - **Mobile**: Tighter spacing (reduce by 20-25%) - **Tablet**: Standard spacing - **Desktop**: Standard or slightly increased spacing
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.