Cursor rule Cursor
Do not add Cursor IDE lines to git commit messages (Made-with, Co-authored-by).
Cursor rule Cursor
Do not add Cursor IDE lines to git commit messages (Made-with, Co-authored-by).
Instructions file CodexOpenCode
AGENTS.md instructions for perniemann/pnCore, covering agents.md, learned user preferences and learned workspace facts.
Instructions file
Claude Code instructions for perniemann/pnCore, covering claude / agent instructions (pncore workspace), frontend aesthetics (global) and pncore resources.
Cursor rule
MCP-only bootstrap — load pn-core build gate and proactive rules via MCP so flows work without installing the plugin. Copy this file into the workspace you have open in Cursor (your project's .cursor/rules/), not into the pnCore repo.
Agent
Specialist: API endpoints, event handlers, state, and database integration. Invoke directly for focused backend work or let pn-build route to it.
Agent
Specialist: art history, movements, museum citations, and period-accurate grounding. Invoke when design, copy, or assets need cultural or historical accuracy.
Agent
Specialist: UI components, layout, a11y, and visual design for React, Astro, Next.js, or vanilla HTML/CSS/JS. Invoke directly for focused frontend work or let pn-build route to it.
Agent
Specialist: text-to-image/video pipelines, ComfyUI workflows, cinematic shot design, and delivery specs. Invoke for generative media production beyond UI placeholders.
Agent
Specialist: native iOS/Android and cross-platform mobile (Swift, Kotlin, React Native, Flutter). Invoke directly for mobile development.
Agent
Specialist: fast automated plan challenge — questions the approach, lists alternatives and tradeoffs, outputs proceed/revise verdict. Use for a single-pass review. For interactive Socratic dialogue, use pn-grill instead.
Agent
Specialist: TDD, smoke tests, and CI. Runs tests, fixes failures, loops until green. Invoke directly for test work or let pn-build route to it.
Agent
Specialist: visionOS spatial computing, SwiftUI volumetric interfaces, Liquid Glass. Invoke directly for Apple Vision Pro development.
Agent
Specialist: WebXR and browser-based AR/VR with Three.js, A-Frame, or Babylon.js. Invoke directly for immersive web experiences.
Command
Fix layout, spacing, and visual rhythm — grid, asymmetry, spatial hierarchy. Surgical command for spatial design. Works standalone or as part of pn-design.
Command
Surgical frontend accessibility audit — WCAG contrast, keyboard navigation, ARIA roles, focus management, and screen-reader compatibility. Standalone or chained by pn-frontend-audit.
Command
Surgical API design review — REST conventions, status codes, response shapes, validation, and schema leaks. Use standalone or as part of pn-backend-audit. Outputs a scored fix roadmap.
Command
Design or review database schema — normalization, indexing strategy, migration plan, and data model decisions. Surgical command for database design. Use standalone or as part of pn-backend-audit.
Command
Surgical design-token audit — CSS custom property coverage, token naming, dark-mode correctness, and hardcoded value elimination. Standalone or chained by pn-frontend-audit.
Command
Standardize error handling — consistent shapes, structured logging, correlation IDs, safe client responses. Surgical command for error handling. Use standalone or as part of pn-backend-audit.
Command
Surgical frontend layout audit — spacing tokens, grid consistency, component rhythm, and responsive behavior. Standalone or chained by pn-frontend-audit.
Command
Surgical frontend performance audit — Core Web Vitals, bundle size, image optimization, render-blocking resources, and page-type budgets. Standalone or chained by pn-frontend-audit.
Command
Identify and fix backend performance issues — N+1 queries, missing cache layers, blocking I/O, slow queries, and connection pool exhaustion. Surgical backend performance pass.
Command
OWASP-guided security review — auth posture, input validation, secrets, CORS, JWT, rate limiting. Surgical command for backend security. Use standalone or as part of pn-backend-audit.
Command
Surgical frontend typography audit — type scale, font choices, loading strategy, hierarchy, and accessibility. Standalone or chained by pn-frontend-audit.