Encodes product-management frameworks into reusable AI skills and slash-commands — 100+ skills across 9 plugins and chained workflows (e.g., /discover, /write-prd) that integrate with Claude Code/Cowork and other assistants to guide discovery, strategy, execution, and shipping.
Convenes 18 deliberately polarized AI personas to produce structured, multi-round deliberations on hard questions across multiple LLM providers. Key features: multi-provider auto-routing, enforced dissent/novelty rules, triad/panel modes and CLI integration for Claude Code/Codex. Good for high-stakes product, strategy, or safety decisions.
Real-time monitoring and control dashboard for Claude Code agents — tracks sessions, agent/subagent activity, tool calls, and live analytics. Local-first integration via Claude Code hooks, with Kanban/status board, MCP tool catalog, and web/desktop clients.
Terminal-first toolkit that automates bug bounty workflows — recon, hunting across 20 vulnerability classes, validation, and submission-ready report generation; runs as a Claude Code plugin or standalone CLI with support for free local AI providers (Ollama, Groq, DeepSeek).
JSONL dataset of Claude Opus 4.6 chain-of-thought traces paired with high-difficulty math and logic problems for supervised fine-tuning and distillation; exposes step-by-step reasoning to teach process-oriented problem solving and improve math/logic accuracy in smaller LLMs.
Reverse-engineers live websites into production-ready Next.js codebases: an AI-driven /clone-website skill extracts design tokens, assets, and exact component specs, then dispatches parallel builder agents to reconstruct pages. Recommends Claude Code (Opus 4.7) but supports many agents.
Curated marketplace of Claude Code plugins maintained by Anthropic, separating its own internally built plugins from vetted community submissions. Browse and install directly inside Claude Code via /plugin install {name}@claude-plugins-official.
Runs an LLM-driven agent loop that iteratively proposes, applies, tests, and commits small repo changes—each successful iteration becomes a separate git commit while failures are rolled back or preserved for repair. Supports multiple agent backends, worktrees for concurrency, live terminal status, and optional per-iteration pushes.
Compresses LLM/agent replies into a terse “caveman” style to cut output tokens (~65–75%) while preserving technical accuracy. Offers per-agent skills, intensity modes, memory-compression and middleware to lower token cost and extend usable context.
Turns plain-English system or process descriptions into polished, themeable architecture, workflow, sequence, data-flow and lifecycle diagrams as a self-contained HTML file, with one-click theme toggle, copy-to-clipboard and export to PNG/JPEG/WebP/SVG (native up-to-4× rasterization).
Provides 7,823 single-turn reasoning conversations generated by Anthropic's Claude Opus 4.7 and reformatted into Qwen-style chat templates for supervised fine-tuning (SFT). Includes explicit <think> chain-of-thought blocks and many long reasoning chains (avg ~4k tokens).
Contains 8,124 reasoning conversations (extended-thinking + final responses) generated by Anthropic Claude Opus 4.7 for distillation into open-source LLMs. Each row stores the prompt, thinking trace, final answer and usage metadata; packaged under Apache‑2.0.