skills/design/layout-spacing/SKILL.md
Generate spacing scales, CSS grid systems, responsive breakpoints, z-index layers, and ready-to-use layout patterns (dashboard, sidebar, card grid, holy grail, etc).
npx skillsauth add 47network/Sven layout-spacingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate spacing systems, CSS grid layouts, responsive breakpoints, z-index layers, and production-ready layout patterns.
spacing — Generate a spacing scale from base unit and methodgrid — Generate a CSS Grid system with responsive breakpointsauto_grid — Generate an auto-fit responsive card gridbreakpoints — Generate responsive breakpoint media queriesz_index — Get the z-index layer systempattern — Get a specific layout patternall_patterns — List all available layout patterns{ action: "spacing", base_px: 4 }{ action: "grid", columns: 12 }{ action: "pattern", pattern_name: "dashboard" }design.layout: read (generates CSS code, no side effects)development
Automated web testing advisor — generate Playwright test scripts, accessibility checks, and performance audits.
testing
Unified security posture reporting — combines SAST, dependency audit, secret scan, infrastructure scan, and pentest results into a single scored report with OWASP and SOC 2 compliance mapping, top risks, and remediation recommendations.
development
Detect hardcoded secrets, API keys, tokens, private keys, and credentials in source code and config files. 20 built-in patterns covering AWS, GitHub, Slack, Stripe, database URLs, JWTs, and more.
development
Static Application Security Testing — scan TypeScript/JavaScript source code for SQL injection, XSS, SSRF, path traversal, command injection, hardcoded secrets, insecure crypto, auth bypass, prototype pollution, and more. 14 built-in rules mapped to OWASP Top 10 and CWE.