Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By Suitsupply
Backend Chapter tools: Jira ticket refinement, splitting, test analysis, and development agents.
npx claudepluginhub suitsupply/bec-marketplace-plugins --plugin backend-chapterNon-interactive development agent that takes a Jira ticket key, reads the ticket, transitions it to In Progress, implements the described changes, updates the Impact Analysis field, posts a single completion comment, and transitions the ticket to Review.
One-shot migration of an Azure DevOps repository to a freshly created, empty GitHub repository. Pushes the ADO default branch (renamed to `main`) plus all tags and history, then opens a `feature/ci-trigger` PR that updates the pipeline entry-point YAML to GitHub conventions, and prints the manual ADO follow-ups (repoint pipelines, disable repo).
Non-interactive tech-refinement agent for Jira tickets. Layers a technical brief onto a business-refined Jira ticket by splicing a `## Tech Refinement` section into the description below a marker; reporter content above the marker is never touched.
Create a split-off Jira ticket from an original ticket, with correct content and metadata. Use this skill **after** the decision has been made that a piece of work must live in its own Jira ticket.
The goal is **deployment confidence**: the ability to merge and deploy without manually verifying that nothing broke.
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive 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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Builds a local EMAIL-AGENT.md knowledge file by mining agent conversation transcripts for email domain learnings.
Keeps the repository README.md current by mining conversation transcripts for documentation-worthy changes.
Team marketplace repository for Cursor IDE plugins. Import this repository as a team marketplace on the Cursor Teams or Enterprise plan.
| Plugin | Description |
|---|---|
| continuous-documentation | Keeps README in sync with git + transcripts; the stop hook triggers the readme-updater agent when cadence thresholds pass; continuous-documentation skill holds doc rules. |
| email-agent-learning | Mines agent transcripts every 10 turns to build a local EMAIL-AGENT.md knowledge file covering email infrastructure, projects, tools, workflows, and decisions. All learnings stay workspace-local and are never committed. |
| backend-chapter | General-purpose plugin for the Suitsupply Backend Chapter; bundles the Azure DevOps and Azure (read-only) MCP servers plus the /migrate-ado-repo-to-github command. |
.cursor-plugin/plugin.json manifest inside it..cursor-plugin/marketplace.json under the plugins array.MIT