@kamaldhitalofficial/awesome-copilot-mcp
v1.0.0
Published
AI Development Superpack MCP Server - 20+ professional skills for TDD, debugging, planning, and UI/UX design in GitHub Copilot CLI and Claude Code
Maintainers
Readme
Awesome Copilot MCP
AI Development Superpack — 20 professional skills for TDD, debugging, planning, productivity, and UI/UX design in GitHub Copilot CLI and Claude Code.
Features
- 20 curated skills for TDD, debugging, planning, productivity, and UI/UX
- Smart recommendations — describe your task, get matching skills
- One-command install — global or per-repo setup
- Works with both Copilot CLI and Claude Code
- MCP-native — integrates directly into your AI assistant
- MIT Licensed — fully commercial-friendly, no restrictions
Quick Start
Install via npm
npm install -g @kamaldhitalofficial/awesome-copilot-mcpConfigure in Copilot CLI
Add to ~/.copilot/mcp-config.json:
{
"mcpServers": {
"awesome-copilot": {
"command": "npx",
"args": ["@kamaldhitalofficial/awesome-copilot-mcp"]
}
}
}Configure in Claude Code
Add to ~/.claude/mcp.json:
{
"mcpServers": {
"awesome-copilot": {
"command": "npx",
"args": ["@kamaldhitalofficial/awesome-copilot-mcp"]
}
}
}Available Tools
| Tool | Description |
|------|-------------|
| list_skills | List all skills (filter by category) |
| get_skill | Get full content of a specific skill |
| recommend_skills | Get AI-powered skill recommendations |
| install_superpack | Install skills globally or per-repo |
| verify_setup | Check installation status |
| get_license_info | View licensing details |
Skill Categories
Development (8 skills)
test-driven-development— Red-green-refactor TDD workflowsystematic-debugging— Root-cause analysis methodologysubagent-driven-development— Multi-agent orchestrationdispatching-parallel-agents— Concurrent task executionverification-before-completion— Pre-ship validationrequesting-code-review/writing-plans/executing-plans
Planning (3 skills)
structured-planning— Phase-based implementation planningtask-execution— Systematic plan executionbrainstorming— Ideation workflows
Productivity (3 skills)
code-exploration— Navigate unfamiliar codebasessession-notes— Maintain context across sessionscontext-management— Optimize AI-assisted coding
Design (6 skills)
ui-ux-pro-max— Comprehensive design intelligencedesign-system— Design system generationui-styling— Styling and typographybrand— Brand guidelinesbanner-design/slides— Visual content creation
Pricing
| Plan | Price | Features | |------|-------|----------| | Personal | $19 one-time | Full superpack, personal use | | Team | $49 one-time | Up to 10 developers | | Enterprise | $149 one-time | Unlimited devs, priority support |
License
MIT License — fully commercial-friendly, sell and redistribute freely.
Author
Kamal Dhital
📧 [email protected]
🐙 @kamaldhitalofficial
Made with ❤️ for the AI-assisted development community.
