65 boosters for "productivity" — open source, verified from GitHub, ready to install
"description": "Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses", "name": "Affaan Mustafa", "url": "https://x.com/affaanmustafa"
  
"name": "everything-claude-code", "version": "1.10.0", "description": "Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use",
  
This booster enables Claude Code to process, convert, and extract data from documents (PDF, DOCX, XLSX, PPTX, HTML, images) using the Nutrient DWS API, including OCR, editing, signing, and form-filling capabilities. Developers building document automation workflows benefit from seamless integration with multiple file formats.
Studio Operations is an AI agent that helps teams optimize day-to-day studio efficiency through process improvement, resource coordination, and productivity management. It benefits project managers, operations leads, and studio teams seeking to streamline workflows and maintain consistent standards.
Workflow Optimizer is a process improvement agent that analyzes business workflows, identifies bottlenecks, and recommends automation solutions to boost productivity. It's ideal for operations managers, business analysts, and teams looking to streamline repetitive processes.
Tool Evaluator is an AI agent that systematically assesses and recommends business tools and software platforms to help teams optimize productivity and technology ROI. Teams evaluating new tools, CTOs building tech stacks, and productivity managers benefit from its comparative analysis and adoption guidance.
"name": "@next-ai-drawio/mcp-server", "version": "0.1.19", "description": "MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview",
A structured guide for developers implementing new Electron APIs in Wave Terminal by showing exactly which four files to edit and how to wire up frontend-to-main-process communication. Essential for Wave Terminal contributors extending the application's capabilities.
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json", "name": "claude-plugins-official", "description": "Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations",
This file explains the Knowledge Base feature and how it's implemented. The knowledge base helps users store and manage information that can be used to help draft responses to emails. It acts as a personal database of information that can be referenced when composing replies. Users can create, edit,
"description": "Developer experience essentials: GitHub Actions debugging, conversation cloning/half-cloning, context handoffs, and Reddit research via Gemini CLI", "version": "0.14.12", "email": "yoyoyosss@wearehackerone.com"
"name": "taches-cc-resources", "description": "Curated Claude Code skills and commands for prompt engineering, MCP servers, subagents, hooks, and productivity workflows", "name": "Lex Christopherson",
A skill that automates backlog grooming operations for enterprise workflows, helping development teams organize and prioritize work items efficiently.
Automates Vercel SDK upgrades with breaking change detection and migration planning, helping developers safely update their dependencies and identify deprecations.
"name": "edmunds-claude-code", "description": "Edmund's personal Claude Code setup with 14 productivity commands and 11 specialized AI agents for modern web development", "path": ".claude/commands/new-task.md",
This booster analyzes Rust codebases and provides prioritized refactoring suggestions to improve clean architecture compliance with actionable code examples. It's valuable for Rust developers and teams seeking to maintain architectural standards and code quality.
This skill produces a structured contract review identifying key terms, unusual or high-risk clauses, and a plain English summary. Always include the disclaimer that this is not legal advice. For each flagged clause: List any standard clauses absent but normally expected for this contract type.
"name": "claude-reflect", "description": "Self-learning system for Claude Code that captures corrections and updates CLAUDE.md automatically", "name": "Bayram Annakov",
Heuristic scoring (no AI key configured).
This skill helps optimize your local development workflow with Cursor IDE. It provides guidance on daily development patterns, keyboard-driven workflows, and efficient AI-assisted coding practices to maximize productivity. 1. Open project and let indexing complete 2. Review recent changes with git d
1. Maintainability over Speed: Prioritize long-term code health over initial development velocity 2. Simplicity First: Choose the simplest solution that meets requirements (YAGNI principle) 3. Explicit over Implicit: Make intentions clear through code structure and naming
在 Cursor 中使用 Super Dev 进行规范驱动开发。 1. 规范先行 - 在编码前阅读并理解规范 2. 遵循关键词 - 严格遵守 SHALL/MUST/SHOULD/MAY