A collection of human-in-the-loop interactive prompts for AI coding agents, enabling structured, repeatable workflows across diverse tasks and domains.
npx claudepluginhub e-stpierre/agent-skillsStandardized git workflow skills for branch creation, commits, and pull requests
A collection of human-in-the-loop interactive prompts for AI coding agents, enabling structured, repeatable workflows across diverse tasks and domains
Add this repository as a plugin marketplace:
/plugin marketplace add e-stpierre/agent-skills
Install the plugin(s) you need and refer to their README for usage.
Interactive SDLC commands for guided development through user questions and feedback.
Best for: Interactive development where you want to be involved in decisions.
/plugin install interactive-sdlc@agent-skills
See Interactive-SDLC README for all commands and options.
# Plan a feature with milestones and implementation steps
/sdlc-plan feature Add OAuth login
# Run analysis on your codebase (bugs, docs, debt, style, security)
/analyze security
Standardized git workflow skills for branch creation, structured commits, and pull request management.
Best for: Consistent git workflows with naming conventions and AI attribution.
/plugin install git@agent-skills
See Git README for all commands and options.
# Create a branch with standardized naming
/git-branch feature add-oauth 123
# Commit with structured message and AI attribution
/git-commit
# Create a pull request
/git-pr
Task tracking with structured IDs, progress tracking, and optional codebase analysis.
Best for: Tracking improvement opportunities, bugs, and technical debt in a structured document.
/plugin install tasks@agent-skills
See Tasks README for all commands and options.
# Add a task with context
/add-task Fix error handling in auth module
# Add a task with codebase exploration
/add-task --explore Improve database query performance
Found a bug or have a suggestion? Please open an issue on GitHub.
This project is licensed under the MIT License - see the LICENSE file for details.
Development marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.