Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By aaronbassett
Explore, develop, and refine ideas through creative collaboration — from open-ended riffing to structured ideation to ruthless refinement — before any design or implementation work begins.
npx claudepluginhub aaronbassett/agent-foundry --plugin ideasThis skill should be used when the user wants to explore a new project idea, feature concept, or product direction that needs creative development before any design or implementation work begins. This skill should be used when the user says things like "I have an idea", "help me think through", "what should this be", "let's explore", "I'm not sure what this should be", or when requirements are vague and need shaping into a clear vision.
This skill should be used when the user wants to sharpen, distill, or pressure-test an existing idea. Triggers include "refine this idea", "what's the core of this", "help me cut this down", "is this idea any good", "challenge this idea", "help me decide if this is worth pursuing", "strip this back", "what's essential here", or when an idea has too many features and needs focus.
This skill should be used when the user wants sustained divergent exploration of a theme — riffing, branching, finding unexpected angles without converging toward a vision or spec. Works independently, before ideation (to generate raw material), or after refinement (to re-expand a stripped idea). Uses a toolkit of 22 creative techniques adapted to conversational energy. Produces a branching outline of ideas explored. Triggers include "riff on", "explore ideas around", "let's brainstorm about", "what could we do with", "help me think around", "idea jam", "think out loud about", "go wild with", "free-associate on", or when the user wants to explore an idea space.
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.
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.
Transform brain dumps into structured implementation artifacts: contracts, phased PRDs, and implementation specs
VGV Wingspan - AI-native workflows following Very Good Ventures best practices.
Collaborative design dialogue - idea to approaches to design to plan
AI-powered development tools for code review, research, design, and workflow automation.
Interview command for fleshing out big feature plans and specifications
AI-powered image generation using Google Gemini models via the nanobanana MCP server. Generate, edit, and manage images with intelligent model selection, aspect ratio control, and multi-model support.
Create isolated Docker-based development environments for running Claude Code safely
Guide users through creating complete, unambiguous feature specifications using a discovery-driven process.
Configuration toolkit for streamlining Claude Code project setup with powerline status line and attribution settings
Comprehensive PR review plugin that launches specialist agents in parallel to perform deep code reviews, detect issues, verify SDD tasks, and post consolidated findings as PR comments. Includes brainstorming workflow for addressing review findings.
Build. Ship. Repeat. A collection of Claude Code plugins for devs.
| Plugin | Description |
|---|---|
| constitution | Create, validate, and enforce project constitutions with living governance |
| dev-specialisms | Niche developer skills (deployment, frontend vibes, Hashbrown) |
| devs | Specialist coding agents and skills for Python, Rust, TypeScript, React, and security |
| flutter-core | Flutter and Dart development toolkit covering UI/UX, state management, testing, and ServerPod |
| git-lovely | Lovely Git workflows with conventional commits and GitHub CLI integration |
| ideas | Turn vague ideas into sharp vision documents through structured creative collaboration |
| image-gen | AI-powered image generation using Google Gemini models via nanobanana MCP server |
| pr-tools | Parallel PR review agents for code quality, SDD task verification, and TODO tracking |
| readme-and-co | Generate README, LICENSE, CONTRIBUTING, SECURITY, and GitHub templates |
| sandbox | Isolated Docker-based development environments for Claude Code |
| sdd | Specification-Driven Development: specs, plans, tasks, codebase mapping, and quality gates |
| settings-presets | Powerline status line and attribution configuration presets |
| spec-writer | Guided discovery process for writing complete feature specifications |
| utils | Plugin management utilities: dependency checking, scanning, and root resolution |
| worktrees | Git worktree workflows for parallel AI development |
Add the marketplace, then install individual plugins:
claude mcp add-marketplace aaronbassett/agent-foundry
claude plugin install sdd@agent-foundry
Or install a plugin directly from the repo:
claude install-plugin https://github.com/aaronbassett/agent-foundry/tree/main/plugins/sdd
This repository uses lefthook for git hooks.
lefthook --versionlefthook installAutomatic validation:
Manual validation:
scripts/validate-marketplace.shscripts/validate-plugin.sh <plugin-name>scripts/ci/validate.shBypassing hooks:
Use git commit --no-verify or git push --no-verify when:
Note: GitHub Actions will still validate all changes.