By sethwebster
Build software from a printspec — a deterministic agent-focused spec that produces equivalent software wherever 'printed'.
A Claude Code plugin marketplace.
/plugin marketplace add sethwebster/ai-marketplace
/plugin install <plugin-name>@ai-marketplace
/plugin marketplace update ai-marketplace
If you have the AI CLI installed, you can install resources directly:
ai agents install # browse & install agents
ai install skills # browse & install Claude Code skills
ai mcp install # browse & install MCP servers
ai plugins install <name> # install a Claude Code plugin
| Plugin | Description |
|---|---|
| rock-mcp | Documentation crawler — crawl any docs URL and search it instantly |
Install via ai mcp install <name> or manually with claude mcp add.
| Name | Description |
|---|---|
| rock-mcp | Documentation crawler — crawl any docs URL and search it instantly |
Custom Claude Code subagents. Install via ai agents install or copy a .md file into ~/.claude/agents/.
| Agent | Description |
|---|---|
| ziggy | Electrobun expert — BrowserWindow/BrowserView, typed RPC, webview tags, build config, distribution, updates, code signing, and cross-platform desktop app development |
Claude Code slash-command skills. Install via ai install skills or copy a skill directory into ~/.claude/skills/.
| Skill | Invocation | Description |
|---|---|---|
| spec-print | /spec-print | Build software from a printspec, or reverse-engineer a printspec from an existing codebase |
Open a PR or issue.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimDocumentation crawler — crawl any docs URL and search it instantly
npx claudepluginhub sethwebster/ai-marketplace --plugin spec-printDocumentation generation with API docs, architecture diagrams, and tutorials
Create technical specifications through interactive planning and expert review
Creates detailed technical specifications for software projects covering requirements, architecture, APIs, and testing strategies. Use when planning features, documenting system design, or creating architecture decision records.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns