pn-bolder
25Command
Amplify a timid, safe, or generic design — more visual weight, stronger personality, clearer point-of-view. Use when the design is technically correct but forgettable.
Command
Amplify a timid, safe, or generic design — more visual weight, stronger personality, clearer point-of-view. Use when the design is technically correct but forgettable.
Command
Introduce or improve color — palette, tokens, contrast, dark mode. Surgical command for color decisions. Works standalone or as part of pn-design.
Command
Add purposeful moments of joy, motion, and personality. Use when the design is correct and complete but feels flat and lifeless.
Command
Remove content, sections, and features that don't earn their place — information architecture reduction. Use when there's too much stuff on the page. For visual decoration reduction, use pn-quieter.
Command
Audit-driven frontend remediation on an existing app — baseline audit, slice plan, sequential UI slices with maker-checker gates, preflight, deliver. Use instead of pn-program for same-repo sequential surfaces (Home → fight → chrome). Not for greenfield (pn-design) or parallel vertical slices (pn-program).
Command
Reduce visual decoration — animations, colors, shadows, effects — without removing content. Use when there's too much visual noise. For content and feature reduction, use pn-distill.
Command
Fix typography — font choices, type scale, hierarchy, loading, and readability. Surgical command for typography improvements. Works standalone or as part of pn-design.
Command
Start every response with: [pn-command] 🔺.
Cursor rule
Non-generic UI baseline for user-facing surfaces; aligns with .pncore-design.md and pn-core aesthetics reference when MCP is available.
Cursor rule
Use AGENTS.md for preferences and workspace facts; verify with live reads before consequential actions.
Cursor rule
Astro conventions: islands, SSG, client directives. Use when editing .astro files. For React components used as Astro islands, pn-react also applies.
Cursor rule
Babylon.js scene structure, disposal, and performance. Use when editing Babylon.js or 3D scene code.
Cursor rule
Blender scripting conventions: Python style for bpy, no absolute paths, consistent naming, Geometry Nodes scripting, extension manifest. Use when editing Blender Python scripts, add-ons, or Geometry Nodes setups.
Cursor rule
For build/design/scaffold requests, load pn-build or pn-design; discovery and skeptic mandatory. For fix/tweak, use skills directly.
Cursor rule
CI/CD workflow and YAML conventions. No hardcoded secrets; use platform secrets. Use when editing GitHub Actions or GitLab CI.
Cursor rule
Concise agent chat — lead with the answer, ban hedging/slop, scope lock, response aliases (scr/eli/foc/ref/scp). Use when responses are verbose, user asks to compress, or those aliases appear.
Cursor rule
Use an explicit current date for changelogs, "as of" lines, and time-sensitive claims; prefer MCP health UTC fields when the server is connected.
Cursor rule
Design system rule: enforces token usage when editing CSS, SCSS, or styled components. Use tokens for color, spacing, typography; avoid one-off values. For establishing or auditing a design system, use the pn-design-system skill.
Cursor rule
Diagram quality for markdown, HTML, and Mermaid sources — deletion, type pick, brand tokens; load pn-diagram-design.
Cursor rule
When planning or scaffolding, ensure discovery spec exists and is referenced. Security and design decisions must be documented before implementation.
Cursor rule
Figma design-to-code conventions: token extraction, component mapping, naming alignment. Use when implementing designs from Figma or maintaining design-code sync.
Cursor rule
Go backend style, env, and error handling. Use for API and server code (Gin, Fiber, Echo).
Cursor rule
Godot 4.x coding conventions: GDScript typing, signal patterns, scene composition, shader style, naming, Resource patterns, multiplayer RPC safety, GDExtension registration. Use when editing .gd, .tscn, .tres, .gdshader, or project.godot files.
Cursor rule
When MCP is available, use pn-core tools proactively when tasks match pn skills or agents; use Octocode for code research when available.