Keller Solutions Marketplace
 
Curated coding-agent skills and plugins from Keller Solutions, for Claude Code and OpenAI Codex CLI.
About Keller Solutions
Keller Solutions brings 30 years of software development methodology to AI-assisted coding. Our approach emphasizes:
- Test-Driven Development — Tests before code, every time
- Git Integrity — No squash, no rebase, no lies in your history
- Story-Driven Work — Well-structured stories produce well-scoped PRs
- The F5 Principle — After clone and setup, the app should just work
- Complete Feedback Loops — Every PR comment gets addressed or explained
The keller-solutions-core plugin encapsulates this methodology into the 5 P's workflow: Prepare, Plan, Produce, Present, and Publish.
Keller Solutions is a digital solutions consultancy based in Birmingham, Alabama. Founded by Evan Keller and Matthew McCay, we bring nearly 50 years of combined expertise in full-stack web development, specializing in Ruby on Rails, React, and AI-assisted development. We emphasize craftsmanship, process, and customer focus—partners in solving problems, not just shipping code.
Learn more at keller-solutions.com.
Installation
Add this marketplace to Claude Code:
/plugin marketplace add keller-solutions/kslabs-marketplace
Then install a plugin:
/plugin install keller-solutions-core@kslabs-marketplace
Available Plugins
| Plugin | Description | Category | |--------|-------------|----------| | keller-solutions-core | Core skills and utilities | development |
Contributing
We welcome contributions! See CONTRIBUTING.md for the complete guide, including:
- Development setup
- How to create skills and plugins
- Version management and release process
- Pull request guidelines
- CI/CD pipeline details
Quick Start for Contributors
1. Fork and clone the repository 2. Create a feature branch from main 3. Make your changes (bump version if adding features) 4. Submit a PR targeting main
Version Requirements
PRs to main must include a version bump. Update these files:
| File | What to update | |------|----------------| | .claude-plugin/marketplace.json | .version and .plugins[].version | | plugins/{name}/.claude-plugin/plugin.json | .version | | plugins/{name}/.codex-plugin/plugin.json | .version (where the plugin ships one) | | plugins/{name}/CHANGELOG.md | Add new ## [x.y.z] section |
When merged, a GitHub Release is created automatically.
License
MIT









