Build hexagonal-architecture web apps where AI agents dynamically generate interactive HTML UIs with HTMX and Tailwind via FastAPI and Claude SDK. Persist feedback on designs, architecture, tools, and styling across sessions to iterate agent-driven apps.
Save hexagonal agent app feedback proactively. MUST trigger when the user corrects architecture patterns, tool design, or UI component choices ("don't generate that", "always use this pattern", "wrong component") or confirms good output. Also trigger on explicit requests: "save this feedback", "show my feedback", "clear feedback", "app preferences", "hexagonal settings", "consolidate feedback", "bake in my preferences". Feedback loaded automatically when building hexagonal apps.
MUST use when building web apps where an AI agent generates HTML UI dynamically. Use INSTEAD OF superpowers:brainstorming or impeccable:frontend-design when the architecture is agent-driven (Claude Agent SDK + FastAPI + HTMX). Trigger: "build an agent app", "AI-driven web UI", "hexagonal architecture", "ports and adapters", "agent that generates HTML", "HTMX with Claude agent", or any request for a web app where the AI agent IS the rendering layer, not just a backend service.
A collection of Claude Code plugins for productivity and learning workflows.
# Add this marketplace
/plugin marketplace add joshuaoliphant/claude-plugins
# Install any plugin
/plugin install <plugin-name>@oliphant-plugins
Create evidence-based spaced repetition flashcards using cognitive science principles from Andy Matuschak's research. Applies the 5 properties of effective prompts (focused, precise, consistent, tractable, effortful) to ensure cards actually work for long-term retention.
Features: Quality validation, knowledge-type workflows (factual, conceptual, procedural, salience), anti-pattern detection, template support, deck management, batch operations.
Requirements: Mochi.cards account + MOCHI_API_KEY environment variable.
/plugin install mochi-creator@oliphant-plugins
export MOCHI_API_KEY="your_api_key_here"
Adaptive autonomous SDLC with 5 skills covering the full development lifecycle:
bd commands) with explicit dependencies/plugin install autonomous-sdlc@oliphant-plugins
Build web applications where an AI agent dynamically generates HTML UI using hexagonal/ports-and-adapters architecture with HTMX for interactivity and MCP tools for data operations.
Stack: Claude Agent SDK + FastAPI + HTMX + Tailwind CSS.
/plugin install hexagonal-agents@oliphant-plugins
export ANTHROPIC_API_KEY="your_key_here"
Capture solved problems and retrieve past solutions as structured YAML-frontmatter files for grep-based retrieval across sessions and projects.
/plugin install compound-knowledge@oliphant-plugins
Generate autonomous experiment loops that iteratively improve code by editing, running, measuring a scalar metric, and keeping improvements via git commit/reset. Based on Karpathy's autoresearch pattern.
Generates: program.md + auto/run.sh with tiered quality gates, ready to run with claude --dangerously-skip-permissions.
/plugin install autoloop@oliphant-plugins
Contributions are welcome! Feel free to submit issues or pull requests.
MIT
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.
Generate autonomous experiment loops with immutable runner scripts, tiered quality gates, secondary metrics, and structured METRIC output.
Capture solved problems and retrieve past solutions as structured YAML-frontmatter files. Split into compound-capture (post-solve documentation) and compound-retrieve (pre-work knowledge search) for precise triggering.
Adaptive autonomous SDLC with agent teams, native worktree isolation, task management, prompt-based hooks, and prompt objects
Generate grounded resume and cover letter variants, then curate and stitch. Combines deterministic scripts (scaffolding, stitching, grimoire-checklist linting) with a parallel variant-generator subagent. Generate abundance, exercise taste, stitch from selections.
npx claudepluginhub joshuaoliphant/claude-plugins --plugin hexagonal-agentsComprehensive 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.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques