dcp
Local multi-service app orchestration with code review workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install DCP skills?โผ
Run `npx skills add microsoft/dcp --all -g -y` in your terminal to install all skills in this repository globally.
What is the Developer Control Plane used for?โผ
DCP runs multi-service, polyglot applications locally by managing processes, containers, and networking through a Kubernetes-compatible API, with IDE integration for VS Code and Visual Studio.
How does the code review skill work?โผ
It reviews a GitHub pull request by reading the full changed files and callers first, then reports only real problems like bugs, race conditions, and security issues, and asks you which findings to post.
How do I update DCP dependencies safely?โผ
The update-dependencies skill upgrades Go modules, keeps Kubernetes packages aligned with tilt-apiserver, then regenerates code, lints, and runs the full test suite.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core