claudeindex
Marketplace

amplify

Curated skills and commands for AI coding agents. Works across Claude Code, OpenCode, Codex, and Amp.

Stars

17

Forks

4

Plugins

10

Installation

1

Add the marketplace

/plugin marketplace add wunki/amplify
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

10

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

dev-browser

Browser automation with persistent page state. Navigate websites, fill forms, take screenshots, extract data, and test web apps. Supports standalone Chromium or connecting to your existing Chrome session.

Plugin

frontend-design

Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics. Build web components, landing pages, dashboards, and applications with exceptional design quality.

Plugin

web-perf

Analyze web performance using Chrome DevTools MCP. Measure Core Web Vitals (FCP, LCP, TBT, CLS), identify render-blocking resources, and optimize page load performance.

Plugin

beads

Graph-based issue tracker that survives conversation compaction. Track complex multi-session work with dependencies, priorities, and audit trails persisted in git.

Plugin

ship

Create a SHIP.md document - a concrete plan for finishing a project. Analyzes the codebase, defines done, and breaks work into phases with small actionable steps.

Plugin

create-plan

Generate concise, actionable implementation plans for coding tasks. Outputs a structured checklist with scope, action items, and open questions.

Plugin

solveit

Generate structured learning guides using the Polya problem-solving method. Creates self-contained Markdown documents that guide users through building features themselves.

Plugin

guide

Interactive teaching mode that guides users to complete tasks themselves through Socratic questioning and graduated hints, rather than doing the work for them.

Plugin

skill-creator

Guide for creating effective agent skills. Use when building new skills that extend Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Plugin

ask-questions-if-underspecified

Clarify requirements before implementing. Ask focused questions to avoid wrong work when requirements are ambiguous.