claudeindex
Marketplace

petekp-agent-skills

Agent skills for UI development, parameter tuning, and design iteration

Stars

2

Forks

1

Plugins

46

Installation

1

Add the marketplace

/plugin marketplace add petekp/agent-skills
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

46

Plugins

46

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

simplicity-audit

First-principles simplification analysis for codebases. Inventories what code actually does, then assesses whether the implementation is the simplest way to achieve it.

Plugin

research-prompt

Craft a high-quality prompt for a deep research agent (like ChatGPT Deep Research) through adaptive interviewing. Turns vague research needs into precise, comprehensive prompts that get dramatically better results.

Plugin

architectural-refactor

Execute architectural refactoring from an assessment document with deterministic, chunked operations and aggressive verification at every step. Designed to prevent agent drift across sessions and context compactions.

Plugin

architecture-scaffold

Build a compilable type-level skeleton from a high-level architecture spec before writing any implementation logic. Proves architecture soundness via compiler verification before migration begins.

Plugin

literate-guide

Create a narrative guide to a codebase or feature in the style of Knuth's Literate Programming — code and prose interwoven as an essay, ordered for human understanding

Plugin

formal-verify

Continuous formal verification of architectural constraints, behavioral invariants, and code elegance for agent-driven codebases

Plugin

de-slop

Remove LLM-isms and AI writing patterns from text to restore natural human voice

Plugin

dead-code-sweep

Systematically identify and remove dead code, redundant implementations, and orphaned artifacts in agent-maintained codebases

Plugin

shape-up

Guided Shape Up workflow for taking projects from idea to working software. Orchestrates shaping and breadboarding through Frame, Shape, Breadboard, Slice, Build phases.

Plugin

agent-telemetry

Make application behavior visible to coding agents by exposing structured logs and telemetry endpoints. Guides adding structured logging, exposing logs for agent access, and documenting how to query them.

Plugin

review-package

Create a comprehensive review package of your current work to hand off to another LLM for code review, architecture review, or both

Plugin

codebase-study-guide

Generate a pedagogically-grounded study guide for learning an unfamiliar codebase using evidence-based learning techniques

Plugin

docs-changelog

Write changelog entries for open source documentation sites using Keep a Changelog format by reviewing git commits since the last entry

Plugin

interactive-study-guide

Transform a codebase study guide into a polished interactive web experience with scroll-driven storytelling, interactive architecture diagrams, and animated code walkthroughs

Plugin

seam-ripper

Ruthlessly analyze architectural seams to expose coupling problems, abstraction leaks, and design failures. Produces uncompromising redesign proposals that prioritize correctness over backwards compatibility.

Plugin

handoff

Generate a smart bootstrap prompt to continue the current conversation in a fresh session from where you left off

Plugin

aesthetic-guide

Research a UI design aesthetic (brutalist, glassmorphism, cyberpunk, Apple HIG, neumorphism, Swiss modernist, Material Design, art deco, vaporwave, etc.) and produce exhaustive, implementation-ready design guidelines with exact CSS values, color palettes, component states, animations, and typography

Plugin

fixer

Cold, methodical diagnostician for when you're stuck in agent-assisted app development. Diagnoses agent loops, architectural rot, environment corruption, and requirements drift, then intervenes precisely to unblock you.

Plugin

data-sleuth

Identify non-obvious signals, hidden patterns, and clever correlations in datasets using investigative data analysis techniques. Pairs with personality-profiler for enhanced signal extraction.

Plugin

posthog-analytics

Product analytics expert using PostHog MCP. Surface insights, create dashboards, analyze funnels, track metrics, set up experiments, and understand user behavior with persistent product context.

Plugin

explainer-visuals

Create high-quality animated explainer visuals for essays and blog posts. Use when visualizing concepts, processes, data, or ideas with interactive web animations. Outputs self-contained HTML/CSS/JS.

Plugin

process-hunter

CAVEMAN HUNT BAD PROCESS! Me find greedy creature eating fire (CPU) and rocks (memory). Me bonk them. Lightning rock (battery) happy. Tribe proud.

Plugin

multi-model-meta-analysis

Synthesize outputs from multiple AI models into a verified assessment by cross-referencing claims against actual source code to resolve contradictions and produce a more reliable document than any single model

Plugin

explanatory-playground

Build interactive debugging interfaces that reveal internal system behavior through visualization. Use for state machines, data flow, events, algorithms, render cycles, animations, or any mechanism with hidden internals.

Plugin

hierarchical-matching-systems

Expertise in architecting, implementing, reviewing, and debugging hierarchical matching systems including two-sided matching (Gale-Shapley), assignment/optimization (Hungarian algorithm), multi-level hierarchy matching, and entity resolution across hierarchies.

Plugin

blog-drafter

Interview-driven blog post drafting for technical product audiences. Use when user wants to write a blog post, article, or essay and needs help developing their thesis, structure, and initial draft. Triggers on "write a blog post", "draft an article", "help me write about X", "blog drafter", or when user has a topic they want to turn into written content. Conducts structured interviews using AskUserQuestion to extract the user's unique insights before generating drafts.

Plugin

deep-research

Conduct exhaustive, citation-rich research on any topic using all available tools: web search, browser automation, documentation APIs, and codebase exploration. Prioritizes accuracy over speed, cross-references claims across sources, identifies conflicts, and provides full citations with confidence levels.

Plugin

proposal-review

Facilitate methodical review of proposals by chunking content, predicting reviewer reactions, and producing feedback adapted to the proposal's format

Plugin

record-todos

Enter todo recording mode to capture ideas without acting on them, then organize and prioritize on exit

Plugin

optimize-agent-docs

Evaluate and optimize agent documentation in dotfiles (.claude, .codex, .cursor, .aider) for better discoverability and retrieval efficiency

Plugin

exhaustive-systems-analysis

Systematic audit methodology for rooting out bugs, race conditions, stale docs, and correctness issues. Use for code audits, reviewing agent-written code, or deep analysis of any system.

Plugin

checkpoint

Meta-cognitive decision support that analyzes context and surfaces intelligent next-step options via AskUserQuestion with recommendations

Plugin

explainer

writing (and

Plugin

agent-changelog

Compile agent-optimized changelog by cross-referencing git history with plans and documentation to identify key decisions and stale information

Plugin

manual-testing

Guide users step-by-step through manually testing current work with selectable outcome options

Plugin

rust

Robust Rust patterns for file-backed data, parsing, persistence, FFI boundaries, and system integration

Plugin

tuning-panel

Create bespoke parameter tuning panels for iterating on animations, layouts, colors, typography, physics, or any visual parameters

Plugin

unix-macos-engineer

Expert Unix and macOS systems engineer for shell scripting, system administration, command-line tools, launchd, Homebrew, networking, and low-level system tasks

Plugin

macos-app-design

Design and build native macOS applications with SwiftUI or AppKit following Apple's design guidelines and Liquid Glass design system

Plugin

model-first-reasoning

Apply Model-First Reasoning (MFR) to code generation tasks with formal modeling before implementation

Plugin

interaction-design

Apply interaction design principles for intuitive, responsive interfaces including micro-interactions, loading states, transitions, and accessibility patterns

Plugin

capture-learning

Capture learnings from sessions to project knowledge files or skills for cross-project reuse

Plugin

dev-server

Start development servers with intelligent port management, conflict resolution, and automatic browser opening

Plugin

typography

Apply professional typography principles for readable, hierarchical, and aesthetically refined interfaces

Plugin

autonomous-agent-readiness

Assess a codebase's readiness for autonomous agent development and provide tailored recommendations

Plugin

agentic-docs

Write clear, plain-spoken code comments and documentation optimized for both human readers and AI coding assistants

Skills

Skill

simplicity-audit

First-principles simplification analysis for codebases. Inventories what code actually does, then assesses whether the implementation is the simplest way to achieve it.

From petekp-agent-skills/
Skill

research-prompt

Craft a high-quality prompt for a deep research agent (like ChatGPT Deep Research) through adaptive interviewing. Turns vague research needs into precise, comprehensive prompts that get dramatically better results.

From petekp-agent-skills/
Skill

architectural-refactor

Execute architectural refactoring from an assessment document with deterministic, chunked operations and aggressive verification at every step. Designed to prevent agent drift across sessions and context compactions.

From petekp-agent-skills/
Skill

architecture-scaffold

Build a compilable type-level skeleton from a high-level architecture spec before writing any implementation logic. Proves architecture soundness via compiler verification before migration begins.

From petekp-agent-skills/
Skill

literate-guide

Create a narrative guide to a codebase or feature in the style of Knuth's Literate Programming — code and prose interwoven as an essay, ordered for human understanding

From petekp-agent-skills/
Skill

formal-verify

Continuous formal verification of architectural constraints, behavioral invariants, and code elegance for agent-driven codebases

From petekp-agent-skills/
Skill

de-slop

Remove LLM-isms and AI writing patterns from text to restore natural human voice

From petekp-agent-skills/
Skill

dead-code-sweep

Systematically identify and remove dead code, redundant implementations, and orphaned artifacts in agent-maintained codebases

From petekp-agent-skills/
Skill

shape-up

Guided Shape Up workflow for taking projects from idea to working software. Orchestrates shaping and breadboarding through Frame, Shape, Breadboard, Slice, Build phases.

From petekp-agent-skills/
Skill

agent-telemetry

Make application behavior visible to coding agents by exposing structured logs and telemetry endpoints. Guides adding structured logging, exposing logs for agent access, and documenting how to query them.

From petekp-agent-skills/
Skill

review-package

Create a comprehensive review package of your current work to hand off to another LLM for code review, architecture review, or both

From petekp-agent-skills/
Skill

codebase-study-guide

Generate a pedagogically-grounded study guide for learning an unfamiliar codebase using evidence-based learning techniques

From petekp-agent-skills/
Skill

docs-changelog

Write changelog entries for open source documentation sites using Keep a Changelog format by reviewing git commits since the last entry

From petekp-agent-skills/
Skill

interactive-study-guide

Transform a codebase study guide into a polished interactive web experience with scroll-driven storytelling, interactive architecture diagrams, and animated code walkthroughs

From petekp-agent-skills/
Skill

aesthetic-guide

Research a UI design aesthetic (brutalist, glassmorphism, cyberpunk, Apple HIG, neumorphism, Swiss modernist, Material Design, art deco, vaporwave, etc.) and produce exhaustive, implementation-ready design guidelines with exact CSS values, color palettes, component states, animations, and typography

From petekp-agent-skills/
Skill

fixer

Cold, methodical diagnostician for when you're stuck in agent-assisted app development. Diagnoses agent loops, architectural rot, environment corruption, and requirements drift, then intervenes precisely to unblock you.

From petekp-agent-skills/
Skill

handoff

Generate a smart bootstrap prompt to continue the current conversation in a fresh session from where you left off

From petekp-agent-skills/
Skill

seam-ripper

Ruthlessly analyze architectural seams to expose coupling problems, abstraction leaks, and design failures. Produces uncompromising redesign proposals that prioritize correctness over backwards compatibility.

From petekp-agent-skills/
Skill

data-sleuth

Identify non-obvious signals, hidden patterns, and clever correlations in datasets using investigative data analysis techniques. Pairs with personality-profiler for enhanced signal extraction.

From petekp-agent-skills/
Skill

posthog-analytics

Product analytics expert using PostHog MCP. Surface insights, create dashboards, analyze funnels, track metrics, set up experiments, and understand user behavior with persistent product context.

From petekp-agent-skills/
Skill

explainer-visuals

Create high-quality animated explainer visuals for essays and blog posts. Use when visualizing concepts, processes, data, or ideas with interactive web animations. Outputs self-contained HTML/CSS/JS.

From petekp-agent-skills/
Skill

process-hunter

CAVEMAN HUNT BAD PROCESS! Me find greedy creature eating fire (CPU) and rocks (memory). Me bonk them. Lightning rock (battery) happy. Tribe proud.

From petekp-agent-skills/
Skill

multi-model-meta-analysis

Synthesize outputs from multiple AI models into a verified assessment by cross-referencing claims against actual source code to resolve contradictions and produce a more reliable document than any single model

From petekp-agent-skills/
Skill

explanatory-playground

Build interactive debugging interfaces that reveal internal system behavior through visualization. Use for state machines, data flow, events, algorithms, render cycles, animations, or any mechanism with hidden internals.

From petekp-agent-skills/
Skill

hierarchical-matching-systems

Expertise in architecting, implementing, reviewing, and debugging hierarchical matching systems including two-sided matching (Gale-Shapley), assignment/optimization (Hungarian algorithm), multi-level hierarchy matching, and entity resolution across hierarchies.

From petekp-agent-skills/
Skill

blog-drafter

Interview-driven blog post drafting for technical product audiences. Use when user wants to write a blog post, article, or essay and needs help developing their thesis, structure, and initial draft. Triggers on "write a blog post", "draft an article", "help me write about X", "blog drafter", or when user has a topic they want to turn into written content. Conducts structured interviews using AskUserQuestion to extract the user's unique insights before generating drafts.

From petekp-agent-skills/
Skill

deep-research

Conduct exhaustive, citation-rich research on any topic using all available tools: web search, browser automation, documentation APIs, and codebase exploration. Prioritizes accuracy over speed, cross-references claims across sources, identifies conflicts, and provides full citations with confidence levels.

From petekp-agent-skills/
Skill

record-todos

Enter todo recording mode to capture ideas without acting on them, then organize and prioritize on exit

From petekp-agent-skills/
Skill

proposal-review

Facilitate methodical review of proposals by chunking content, predicting reviewer reactions, and producing feedback adapted to the proposal's format

From petekp-agent-skills/
Skill

optimize-agent-docs

Evaluate and optimize agent documentation in dotfiles (.claude, .codex, .cursor, .aider) for better discoverability and retrieval efficiency

From petekp-agent-skills/
Skill

exhaustive-systems-analysis

Systematic audit methodology for rooting out bugs, race conditions, stale docs, and correctness issues. Use for code audits, reviewing agent-written code, or deep analysis of any system.

From petekp-agent-skills/
Skill

checkpoint

Meta-cognitive decision support that analyzes context and surfaces intelligent next-step options via AskUserQuestion with recommendations

From petekp-agent-skills/
Skill

explainer

writing (and

From petekp-agent-skills/
Skill

agent-changelog

Compile agent-optimized changelog by cross-referencing git history with plans and documentation to identify key decisions and stale information

From petekp-agent-skills/
Skill

manual-testing

Guide users step-by-step through manually testing current work with selectable outcome options

From petekp-agent-skills/
Skill

rust

Robust Rust patterns for file-backed data, parsing, persistence, FFI boundaries, and system integration

From petekp-agent-skills/
Skill

tuning-panel

Create bespoke parameter tuning panels for iterating on animations, layouts, colors, typography, physics, or any visual parameters

From petekp-agent-skills/
Skill

unix-macos-engineer

Expert Unix and macOS systems engineer for shell scripting, system administration, command-line tools, launchd, Homebrew, networking, and low-level system tasks

From petekp-agent-skills/
Skill

model-first-reasoning

Apply Model-First Reasoning (MFR) to code generation tasks with formal modeling before implementation

From petekp-agent-skills/
Skill

macos-app-design

Design and build native macOS applications with SwiftUI or AppKit following Apple's design guidelines and Liquid Glass design system

From petekp-agent-skills/
Skill

interaction-design

Apply interaction design principles for intuitive, responsive interfaces including micro-interactions, loading states, transitions, and accessibility patterns

From petekp-agent-skills/
Skill

capture-learning

Capture learnings from sessions to project knowledge files or skills for cross-project reuse

From petekp-agent-skills/
Skill

dev-server

Start development servers with intelligent port management, conflict resolution, and automatic browser opening

From petekp-agent-skills/
Skill

typography

Apply professional typography principles for readable, hierarchical, and aesthetically refined interfaces

From petekp-agent-skills/
Skill

agentic-docs

Write clear, plain-spoken code comments and documentation optimized for both human readers and AI coding assistants

From petekp-agent-skills/
Skill

autonomous-agent-readiness

Assess a codebase's readiness for autonomous agent development and provide tailored recommendations

From petekp-agent-skills/