claudeindex
Marketplace

4-successful-ai-life

Curated plugins for AI-assisted work: UI/UX excellence, session auto-naming and handoff, prompt engineering, and structured planning.

Stars

2

Forks

0

Plugins

5

Installation

1

Add the marketplace

/plugin marketplace add fernando-bertholdo/4-successful-AI-life
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

5

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

ui-excellence

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.

Plugin

smart-session-rename-cc

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.

Plugin

prompt-master

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.

Plugin

generate-session-prompt

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.

Plugin

enhanced-planning

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.