glinckerglinckerOfficialยท23 Agent Skills Included

claude-code-marketplace

Code review, testing, deployment, and infrastructure automation

Automates pull request reviews, unit test generation, security scans, and legacy code migration. Generates production-ready Docker, Kubernetes, and CI/CD configurations without manual setup. Connects to databases and 100+ APIs using plain-English requests, and chains multiple skills into reusable workflows.
npx skills add glincker/claude-code-marketplace --all -g -y

All Skills in This Repository (23)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
glinckerglincker

hello-world

Introduce fundamental concepts and structure of Claude Code skills.

Official
Basic
๐Ÿ“ฆ In Repo
glinckerglincker

readme-generator

Generate README.md files by analyzing codebase structure and dependencies.

Official
Intermediate
๐Ÿ“ฆ In Repo
glinckerglincker

tech-writer

Generate technical documentation for software projects across multiple audiences.

Official
Intermediate
๐Ÿ“ฆ In Repo
glinckerglincker

docker-wizard

Generate optimized Dockerfiles and docker-compose.yml files for Node.js, Python, Go, and Rust projects.

Official
Intermediate
๐Ÿ“ฆ In Repo
glinckerglincker

environment-manager

Manage .env files, environment variables, and secrets across deployment stages.

Official
Advanced
๐Ÿ“ฆ In Repo
glinckerglincker

deployment-manager

Orchestrate automated application deployments across cloud platforms with blue-green, canary, and rolling updates.

Official
Advanced
๐Ÿ“ฆ In Repo
glinckerglincker

pr-reviewer

Review pull requests for security, performance, test coverage, architecture, and style.

Official
Advanced
๐Ÿ“ฆ In Repo
glinckerglincker

cicd-pipeline-builder

Generate CI/CD pipelines for GitHub Actions, GitLab CI, and Jenkins.

Official
Intermediate
๐Ÿ“ฆ In Repo
glinckerglincker

k8s-generator

Generate Kubernetes manifests for Deployments, Services, ConfigMaps, Secrets, Ingress, and HPAs.

Official
Advanced
๐Ÿ“ฆ In Repo
glinckerglincker

security-scanner

Scan source code for vulnerabilities, hardcoded secrets, and OWASP Top 10 issues.

Official
Intermediate
๐Ÿ“ฆ In Repo
glinckerglincker

performance-optimizer

Analyze code performance and detect bottlenecks across multiple programming languages.

Official
Advanced
๐Ÿ“ฆ In Repo
glinckerglincker

code-migrator

Automate legacy codebase migration to modern languages and frameworks.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’