Curated plugins for AI-assisted work: UI/UX excellence, session auto-naming and handoff, prompt engineering, and structured planning.
Comprehensive UI/UX skills for web interfaces — 13 skills with triage coordinator spanning visual design, typography, accessibility, usability audits, conversion optimization, microinteractions, and engagement loops.
Auto-name your Claude Code sessions. A Stop hook watches your conversation, scores work-density deterministically, and asks Haiku for a `domain: clauses` title when meaningful work has accumulated. Seven /smart-rename subcommands give you manual override, anchoring, freeze/force, and inspection.
Generates optimized prompts for AI tools (LLMs, image/video AI, coding agents). Activates only on explicit prompt-engineering requests — not for general conversation or coding tasks. Vendored from nidhinjs/prompt-master via git subtree, kept in sync via weekly GitHub Action.
Generate a handoff prompt to resume development work in a new session. Use when sessions exceed ~150k tokens, when resuming after a pause, when switching tools, or on context shifts. Accepts a detail level (brief, standard, detailed). Auto-detects mode: opinionated when `.planning/` exists in the project root, generic otherwise.
Adds structural guardrails to implementation plans — human checkpoints, risk registry, named guardrails, decision locks, multi-session protocol, and Codex review. Complements (does not replace) writing-plans. Works standalone; pairs with /codex:rescue. Vendored from tech-product-template, synced weekly.