joel-plugins
01Plugin Claude Code
A collection of plugins useful for development tasks.
Plugin Claude Code
A collection of plugins useful for development tasks.
Plugin Claude Code
Multi-agent plugin using gemini-cli for comprehensive code analysis and web research. Leverages Gemini's 1M token context window for large-scale codebase analysis, pattern detection, and research tasks.
Plugin Claude Code
Interactive interview command that asks in-depth questions to gather detailed requirements and generate comprehensive specifications.
Plugin Claude Code
Helps create well-structured Claude Code plugins with skills, commands, and proper metadata following best practices.
Plugin Claude Code
Text-to-speech output for Claude responses using macOS 'say' command.
Plugin Claude Code
Expert knowledge for building type-safe web applications with ElysiaJS, including validation, lifecycle hooks, Eden end-to-end type safety, and integrations.
Plugin Claude Code
Sibling-layout worktree create/remove for bare-repo projects (repo/.bare + repo/ worktrees), with .worktreeinclude support for copying gitignored files like .env into new worktrees.
Plugin Claude Code
Enables parallel feature development by isolating each git worktree with its own ports, database, and environment config. Provides two skills: generate-env-scripts to create project-level setup/cleanup/smoke-test scripts, and activate-worktree-env to provision and verify a new worktree's environment.
Plugin Claude Code
Comprehensive Playwright-based E2E testing plugin with test generation, Page Object Models, debugging, and maintenance capabilities. Follows best practices including data-testid locators and TypeScript-first approach.