dev-lou

60 mods across 1 repository, 2 stars between them.

cursorrules

01

dev-lou/PixelPilot

Cursor rule Cursor

You are a front-end expert following the UI/UX 2026 design system.

2 4mo ago A 559 tokens original MIT

dev-lou/PixelPilot

Instructions file GitHub Copilot

Instructions for dev-lou/PixelPilot, covering ui/ux 2026 — github copilot instructions (v11), proactive reading rule, non-negotiable laws (always enforced), design language and key instruction files (in .github/instructions/).

2 4mo ago A 569 tokens original MIT

dev-lou/PixelPilot

Instructions file GitHub Copilot

AI red-teaming skill. Load when the project contains any LLM-powered feature — chatbots, AI assistants, prompt-based search, AI form helpers, AI content generation, or any endpoint that forwards user input to an LLM. Defines attack scenarios, test prompts, mitigations, and a structured red-team report. Load alongside…

2 4mo ago C 3,017 tokens original MIT

dev-lou/PixelPilot

Instructions file GitHub Copilot

AI test generation skill. Load when the user asks to "generate tests", "write E2E tests", "create integration tests", "test this user story", or "add Playwright / Cypress coverage". Produces integration and end-to-end tests from user stories, component files, or page interactions. Goes beyond unit tests — focuses on…

2 4mo ago A 3,865 tokens original MIT

dev-lou/PixelPilot

Instructions file GitHub Copilot

API documentation generation skill. Triggered by the /doc command or by requests like "document this file", "generate a README", "write API reference", or "create an architecture diagram". Analyses a given code file or directory and produces human-readable documentation: README, API reference, or text-based…

2 4mo ago A 2,164 tokens original MIT

dev-lou/PixelPilot

Instructions file GitHub Copilot

Storybook story generation skill. Load when the user asks to "generate stories", "add Storybook", "document this component", or "create stories for". Analyses React or Vue component files, extracts props, variants, and states, and outputs production-quality .stories.tsx / .stories.ts files using the project's design…

2 4mo ago A 3,224 tokens original MIT

dev-lou/PixelPilot

Instructions file GitHub Copilot

Automated Lighthouse performance audit skill. Load when the user asks for a performance audit, Lighthouse score, Core Web Vitals check, or "before ship" performance review. Uses Chrome DevTools MCP (or Lighthouse CLI) to run a full audit, capture CWV metrics, and output a prioritised fix plan. Load alongside…

2 4mo ago A 3,104 tokens original MIT

dev-lou/PixelPilot

Instructions file GitHub Copilot

Meta-skill: forces structured planning, constraint elicitation, and self-critique before writing any code or generating any artefact. Load this file FIRST on any non-trivial task — any request involving architecture, new features, refactoring, security decisions, or ambiguous requirements. Prevents premature code…

2 4mo ago A 2,073 tokens original MIT

dev-lou/PixelPilot

Instructions file GitHub Copilot

Threat modelling skill using the STRIDE framework. Load BEFORE writing any new feature that involves authentication, user data, payments, file uploads, API endpoints, or admin functionality. Produces a structured threat model and mitigation plan. Load alongside ai-red-teaming.md for AI-specific threats. Trigger…

2 4mo ago A 2,760 tokens original MIT

dev-lou/PixelPilot

Instructions file GitHub Copilot

Advanced admin dashboard patterns including widget grids, RBAC UI, KPI cards, activity timelines, notification centers, user menus, impersonation modes, and data exports.

2 4mo ago A 5,067 tokens original MIT

dev-lou/PixelPilot

Instructions file GitHub Copilot

Automated accessibility audit skill. Load when the user asks for an a11y audit, WCAG report, axe-core scan, or accessibility review of any page or component. Uses Chrome DevTools MCP to navigate, inject axe-core, and produce a structured WCAG violation report with prioritised fix suggestions. Load after uiux-a11y.md.

2 4mo ago A 2,169 tokens original MIT