By tyroneross
[Deprecated — use spectra] Dev asset capture for blog and website content
Take a screenshot of a URL, app window, or simulator
Export captures to an output directory with markdown manifest
Search captures by tags, feature, date, or free text
Overview of all captures grouped by feature, date, component, or platform
Record a short video clip (5-30s)
Admin access level
Server config contains admin-level keywords
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
⚠️ Deprecated in favour of
spectraas of 2026-04-21.Spectra's
spectra_librarytool (introduced in v0.2.0) covers everything showcase did —find,tag,gallery,export,status,delete,walkthrough— plus richer capture via CDP and native Swift AX. The library schema is forward-compatible, so migration is one command:spectra_library action="migrate-from-showcase" showcasePath=./.showcaseThe migration is non-destructive: your existing
.showcase/directory is left in place. After verifying the captures land under.spectra/library/, you can archive.showcase/at your leisure.What to do today
- Install spectra: add the
rosslabs-ai-toolkitmarketplace if you haven't, then/plugin install spectra@rosslabs-ai-toolkit.- Run
spectra_library action="migrate-from-showcase"in any project where you have.showcase/content.- Switch slash-command habits:
/showcase:find→/spectra:library,/showcase:capture→/spectra:capture(plusspectra_library action="add"to register the capture in the library).The GitHub repo stays read-accessible for 90 days and will then be archived. No new features will ship.
Dev asset capture for AI coding agents — screenshots, video clips, and walkthrough assets for blog, website, and product content.
This repo ships the existing Claude Code plugin package at the repository root. Claude-specific hooks, slash commands, skills, and MCP wiring remain unchanged.
This package now ships an additive Codex plugin surface alongside the existing Claude Code package. The Claude package remains authoritative for Claude behavior; the Codex package adds a parallel .codex-plugin/plugin.json install surface without changing the Claude runtime.
Package root for Codex installs:
.)Primary Codex surface:
./skills when present./.mcp.json when presentInstall the package from this package root using your current Codex plugin install flow. The Codex package is additive only: Claude-specific hooks, slash commands, and agent wiring remain unchanged for Claude Code.
npx claudepluginhub tyroneross/rosslabs-ai-toolkit --plugin showcaseBarbara Minto's Pyramid Principle for short-form, long-form, presentations, and audits
Coding Debugger for coding agents with debugging memory, verdict-based retrieval, pattern extraction, root-cause workflows, and parallel domain assessment.
End-to-end design tool for AI coding agents — guided UI builds, web/iOS/macOS guidance, visual checks, mockup matching, interaction testing, native scanning, native layout-fill / gap analysis
Map dependencies and analyze blast radius before changing code
Multi-phase build orchestration with native debugging: assess, plan, execute, review, iterate. Plan-verify gate on Phase 2. Optional UI design gates. Native debug-loop, debugging-memory, and logging-tracer skills provide root-cause investigation without a bundled MCP server. Orchestrator owns when-to-fire; bundled skills own procedural detail; logging-tracer-bridge is an optional escalation hop to the standalone Coding Debugger supporting plugin for extended capability.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete developer toolkit for Claude Code
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.