gh-pages-neo-brutalist
GitHub Pages — Neo-Brutalist
Overview
A cohesive GitHub Pages design system: hard 3px borders, 5/8 px offset solid shadows, IBM Plex Mono everywhere, eight saturated accents (hot-pink / lime-green / electric-blue / cyan / yellow / coral / orange / purple), four themes via <select> (light, dark, cyberpunk grid, solarized IDE).
This skill packages that system as drop-in Jekyll templates plus a scaffolder. Use it the moment a repo gets created so the page lands in style on day one.
When to Use
- New repo that needs a cohesive neo-brutalist GitHub Pages site
- Existing repo has no Pages site yet, or has a generic minima/cayman theme to replace
- User asks for "GitHub page", "landing page", "docs site" for a repo
- User mentions "neo-brutalist", "house design system", "drop-in Jekyll site"
Skip when: target repo already wires its own Pages build (Next.js, Astro, Docusaurus, MkDocs); the repo is a fork that must keep upstream docs.
When NOT to Use
More from amit-t/skills
grill-me
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
10request-refactor-plan
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
5write-a-skill
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
5handoff
Compact the current conversation into a handoff document for another agent to pick up. Use when the user wants to pass work to a fresh session, hand off to a teammate, or stop here and resume later. Triggers include "/handoff", "write a handoff", "hand this off to another agent", "summarise so someone else can continue".
4qa
Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".
4prd-to-plan
Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices, saved as a local Markdown file in ./plans/. Use when user wants to break down a PRD, create an implementation plan, plan phases from a PRD, or mentions "tracer bullets".
4