Skip to content

nberezniker/colmocode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColmoCode: UX, Design Systems, and Agent Superpowers Pack 🚀

This repository contains a curated pack of 10 Superpowers (Workflows), 110 UI/UX & Product Design Skills, and Custom IDE Rules/Agents designed to run seamlessly in agentic environments like Antigravity, Claude Code, Cursor, and Codex CLI.

It empowers agents to build premium, high-converting, and beautiful interfaces quickly and cost-effectively, combining strict software engineering practices (TDD) with high-end visual aesthetics.

📂 Repository Structure

  • workflows/ — 10 Superpowers & workflows (e.g., /forge, /architect, /conversion-booster, /debug-machine).
  • skills/ — 110+ Design & UX skills (e.g., Taste Skill, Refactoring UI, Hooked UX, Design Sprint, Interface Design).
  • rules/ — Custom IDE configurations and rulesets for Claude Code, Codex, Cursor, and Antigravity.
  • agents/ — Custom agent roles (e.g., architect.md, type-guard.md).
  • commands/ — Custom CLI commands for agents.
  • install.sh — The universal bootstrap installer.

⚡ Installation

Clone this repo or download the ZIP, then run the installer in the root of your target project:

# For Antigravity (Default)
./install.sh antigravity

# For Claude Code
./install.sh claude

# For Codex CLI
./install.sh codex

# For Cursor
./install.sh cursor

🦾 Dynamic Loading Pattern (Base vs. On-Demand)

To keep context window clean and optimize token usage, the pack distinguishes between two tiers:

  1. Base Load (Core CLI + workflows): Always active. Handles standard file system operations, terminal commands, and basic task planning.
  2. On-Demand (Task-Specific): Advanced design and product skills are marked as lazy-loaded or on-demand. They are only loaded into the agent's context when specific keywords (e.g., "AB-test", "design-system", "retention", "brutalism") are detected in the user's request.

About

Unified UI/UX skills, dynamic workflows, and agent rules for Antigravity, Claude Code, Cursor, and Codex CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors