Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By tyroneross
Barbara Minto's Pyramid Principle for short-form, long-form, presentations, and audits
npx claudepluginhub tyroneross/rosslabs-ai-toolkit --plugin pyramid-principleUse when user asks to audit, critique, review, or diagnose existing writing against the pyramid principle, Minto, MECE, or SCQA. Produces rule-by-rule findings with citations and ranked fixes.
Use when user asks to outline, structure, or restructure a long report, brief, proposal, whitepaper, strategy doc, or research writeup using the pyramid principle. Full nested key-line outline.
Use when user asks to structure, storyline, or outline a presentation, deck, slides, ghost deck, or talk using the pyramid principle. Produces slide-by-slide assertion headlines and key lines.
Use when user asks about pyramid principle, Minto, SCQA, MECE, governing thought, key line, vertical/horizontal logic, or answer-first structure. Canonical rule library for structured communication.
Use when user asks to draft an email, memo, executive summary, one-pager, BLUF, Slack update, or status note using the pyramid principle. Answer-first prose under ~500 words with SCQA and key line.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Debug with memory of past bugs — pattern extraction and parallel domain assessment
Map dependencies and analyze blast radius before changing code
Local doc-content cache + authoritative API source registry with a 7-day freshness contract
Multi-phase build orchestration with integrated debugging: assess, plan, execute, review, iterate. Plan-verify gate on Phase 2. Optional UI design gates. Bundled debug-loop, debugging-memory, logging-tracer skills + MCP incident-memory server. Orchestrator owns when-to-fire; bundled skills own procedural detail; logging-tracer-bridge is an optional escalation hop to the standalone claude-code-debugger supporting plugin for extended capability.
Extract blog and news content from any website
Barbara Minto's Pyramid Principle as composable skills for professional writing.
This plugin packages the Pyramid Principle as five discrete, composable skills designed to be invoked by larger writing workflows — agents, plugins, or directly by Claude Code. Skills operate in two modes: generative (draft, outline, structure) and evaluative (audit, diagnose, critique). Each skill is independently addressable by external agents using its skill ID, and they share canonical source material through pyramid-principle-core.
| Skill | Role | Example triggers |
|---|---|---|
pyramid-principle-core | Canonical rule library: SCQA, MECE, deduction vs induction, vertical/horizontal logic | "minto", "pyramid principle", "SCQA", "MECE" |
pyramid-short-form | Emails, memos, exec summaries, one-pagers, BLUF notes | "write an email", "exec summary", "draft a memo" |
pyramid-long-form | Reports, briefs, research writeups, multi-section documents | "structure this report", "outline a brief", "write a whitepaper" |
pyramid-presentation | Deck storyline, slide headline hierarchy, data stories | "structure a deck", "slide flow", "ghost deck" |
pyramid-audit | Diagnostic critique of existing content against pyramid rules | "audit this", "review for structural clarity", "is this well-structured?" |
Canonical rules and definitions live in pyramid-principle-core/references/ — a single source of truth for all structural principles. Sibling skills cross-reference this material using the path ${CLAUDE_PLUGIN_ROOT}/skills/pyramid-principle-core/references/... so rule definitions are never duplicated. External agents address skills by their skill ID (e.g., pyramid-audit) without needing to know internal file layout. This makes it safe to update rule definitions in one place and have all skills reflect the change.
docs/source-anchors.md holds verified verbatim quotes from Barbara Minto's The Pyramid Principle (2009 revised edition) with exact page citations. Each anchor has a stable ID (e.g., minto-p22-scqa) that skills cite directly, making source grounding visible and auditable without embedding raw quotes in every skill file.
v0.1.2 — composable Codex + Claude packaging. 5 source anchors ship with this version; additional anchors planned for v0.2.
MIT
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(none) 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.