Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ Each skill does one job; you do not need all of them at once. **Implementation s
| **output-skill** | When the model ships half-finished work: full output, no placeholder comments. |
| **minimalist-skill** | Editorial product UI (Notion/Linear vibes), restrained palette, crisp structure. |
| **brutalist-skill** | ⚠️ `BETA` Hard mechanical language: Swiss type, sharp contrast, experimental layout. |
| **neon-pop-skill** | Loud playful ecommerce interfaces with neon colour blocking, bubble typography, sticker graphics, and rounded modular grids. For gift shops, beauty brands, and Gen Z DTC. |
| **dark-schematic-ui-skill** | Premium dark modular interfaces fusing black-on-black grid systems with precise technical diagrams, restrained typography, and subtle signal colour. For SaaS, portfolios, dashboards, AI products, and digital platforms that need to feel precise, scalable, and quietly futuristic. |
Comment on lines +76 to +77
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Register new skills in skill.sh lookup table

These skills are documented as available here, but the repo’s local resolver script (skill.sh) was not updated with neon-pop-skill or dark-schematic-ui-skill. In the current tree, bash skill.sh neon-pop-skill and bash skill.sh dark-schematic-ui-skill both return an empty path, so workflows that rely on this helper cannot load the newly added skills. Please add both keys to the SKILLS associative array to keep the registry consistent.

Useful? React with 👍 / 👎.

| **stitch-skill** | Google Stitch-compatible rules, including optional `DESIGN.md` export format. |

### Image generation skills
Expand Down
Loading