max-prompt

star 0

Turn vague feedback, screenshots, taste, frustration, or half-formed product intuition into an implementation-ready prompt for a coding agent. Use for UI/UX bugs, frontend polish, animation behavior, component architecture, and "it feels wrong but I don't know how to say it" moments.

kennykankush By kennykankush schedule Updated 5/2/2026

name: max-prompt description: Turn vague feedback, screenshots, taste, frustration, or half-formed product intuition into an implementation-ready prompt for a coding agent. Use for UI/UX bugs, frontend polish, animation behavior, component architecture, and "it feels wrong but I don't know how to say it" moments.

Max Prompt

Purpose

Use this skill when the user wants help turning vague feedback, screenshots, taste, frustration, or half-formed product intuition into a strong prompt for a coding agent.

This skill is especially useful for:

  • UI/UX bugs
  • frontend implementation
  • React/TypeScript components
  • CSS layout and visual polish
  • animation behavior
  • GSAP / Framer Motion issues
  • interaction design
  • gesture/snap behavior
  • component architecture
  • state/lifecycle bugs
  • “it feels wrong but I don’t know how to say it” moments

The goal is to translate the user’s instinct into an implementation-ready prompt.

Do not simply restate the user’s words.

Convert their feeling into:

  • the underlying mechanism
  • the likely root cause
  • the correct architecture or ownership
  • the intended visual/interaction model
  • explicit constraints
  • state priority rules
  • lifecycle rules
  • animation cleanup rules
  • concrete implementation direction
  • expected verification behavior

Core Philosophy

The job is not to “write a better prompt.”

The job is to convert taste into engineering language.

The formula:

Feeling → Mechanism → Ownership → Constraints → Implementation → Expected Result
Install via CLI
npx skills add https://github.com/kennykankush/skillpack --skill max-prompt
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
kennykankush
kennykankush Explore all skills →