Skip to main content

AI Agent Resources

Impeccable

URL: impeccable.style · GitHub

Stars: 27k+

A design-focused AI agent skill that teaches your coding agent how design works. It loads seven reference files on every prompt (typography, color, motion, spatial, interaction, responsive, UX writing) to give your AI a shared design vocabulary.

Key features:

  • 23+ design commands — /typeset, /colorize, /animate, /layout, /critique, /audit, /polish, /distill, /adapt, and more
  • Design intelligence layer — before any code runs, Impeccable establishes design context
  • Create → Evaluate → Refine → Simplify workflow — structured design flow for coding agents
  • Codex asset producer agent — v3.1.0 adds critique persistence and palette-first image flow
  • Cross-agent support — works with multiple coding agent platforms

Use case: When your AI agent needs design-aware output — typography, color systems, spacing, motion, responsive layouts, and UX writing.


Ultrapowers

URL: github.com/danduma/ultrapowers

Stars: 1

A framework that adds a Product Manager role to your coding agent. It introduces PM-style thinking — requirements, prioritization, scope management — into the agent workflow.

Key features:

  • PM capabilities — adds product management perspective to coding agents
  • Multi-agent support — plugins for Claude, Codex, Cursor, and OpenCode
  • Structured agent hooks — hooks, agents, commands, and scripts directories
  • Active development — 454 commits, regularly updated

Use case: When you want your coding agent to think more like a PM — scoping work, managing priorities, and making product decisions before coding.


Getting Started

Both resources integrate as skills or plugins into your existing agent setup. Start by exploring their documentation for installation instructions specific to your agent platform.