claude-code-marketplace
Code review, testing, deployment, and infrastructure automation
All Skills in This Repository (23)
Pure Emerald Level Indicatorshello-world
Introduce fundamental concepts and structure of Claude Code skills.
readme-generator
Generate README.md files by analyzing codebase structure and dependencies.
tech-writer
Generate technical documentation for software projects across multiple audiences.
docker-wizard
Generate optimized Dockerfiles and docker-compose.yml files for Node.js, Python, Go, and Rust projects.
environment-manager
Manage .env files, environment variables, and secrets across deployment stages.
deployment-manager
Orchestrate automated application deployments across cloud platforms with blue-green, canary, and rolling updates.
pr-reviewer
Review pull requests for security, performance, test coverage, architecture, and style.
cicd-pipeline-builder
Generate CI/CD pipelines for GitHub Actions, GitLab CI, and Jenkins.
k8s-generator
Generate Kubernetes manifests for Deployments, Services, ConfigMaps, Secrets, Ingress, and HPAs.
security-scanner
Scan source code for vulnerabilities, hardcoded secrets, and OWASP Top 10 issues.
performance-optimizer
Analyze code performance and detect bottlenecks across multiple programming languages.
code-migrator
Automate legacy codebase migration to modern languages and frameworks.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-marketplace?โผ
Run `npx skills add glincker/claude-code-marketplace --all -g -y` in your terminal to install all skills in this collection globally.
What does this marketplace include?โผ
It includes 23+ skills covering code review, unit testing, security scanning, Docker and Kubernetes setup, CI/CD pipelines, database queries, and API integrations.
How does the multi-agent PR review work?โผ
The pr-reviewer skill runs five specialized reviewers in parallel covering security, performance, testing, architecture, and style, then merges their findings into one actionable report.
Can I query databases in plain English?โผ
Yes. The database-query skill converts natural language into optimized SQL or NoSQL queries for PostgreSQL, MySQL, MongoDB, SQLite, and Redis, with index suggestions.
Do I need coding experience to use these skills?โผ
No. You describe tasks in plain English, such as generating a Dockerfile or reviewing a pull request, and the skills handle the technical execution.
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