My Cc Team Framework banner
pyb8527 pyb8527

My Cc Team Framework

Development community

Description

Role-based Claude Code marketplace with agents and skills for development teams

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

my_cc_team_framework

A curated Claude Code marketplace with role-based AI agents and curated skills for development teams.

Each plugin includes a **specialized agent** (defining role, responsibilities, and workflow) paired with **relevant skills** sourced from the [skills.sh](https://skills.sh) ecosystem.


Installation

1. Add this marketplace

Run this in your terminal:

claude marketplace add github:pyb8527/my_cc_team_framework

2. Install plugins inside a Claude Code session

Open Claude Code, then use the `/plugin` slash command:

/plugin install backend-developer@my_cc_team_framework
/plugin install frontend-developer@my_cc_team_framework
/plugin install dba@my_cc_team_framework
/plugin install qa@my_cc_team_framework
/plugin install ui-ux-designer@my_cc_team_framework
/plugin install pm@my_cc_team_framework
/plugin install planner@my_cc_team_framework
/plugin install pl@my_cc_team_framework
/plugin install understand-repo@my_cc_team_framework

Or open the plugin browser with `/plugin` and find them in the **Discover** tab.


Plugins

Plugin Agent Skills Included
understand-repo Full codebase analysis: architecture, modules, DB, API, how to run
backend-developer Senior Backend Dev java-springboot, kotlin-springboot, springboot-patterns, springboot-security, springboot-tdd, create-spring-boot-java-project
frontend-developer Senior Frontend Dev nextjs-developer, nextjs-react-typescript, next-best-practices, vercel-react-best-practices
dba Database Administrator supabase-postgres-best-practices, mysql-best-practices, redis-best-practices
qa QA Engineer webapp-testing, frontend-testing-best-practices, playwright-cli
ui-ux-designer UI/UX Designer frontend-design, canvas-design,