Engineering Advanced Skills
Skill Verified Active25 advanced engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, release management, platform ops.
To provide AI coding agents with deep, domain-specific expertise across numerous engineering and business functions, enabling them to perform complex tasks with advanced capabilities.
Features
- 268 production-ready skills across 9 domains
- Works natively with 12 AI coding tools
- Includes Python CLI tools (stdlib-only)
- Supports multi-agent orchestration and RAG architecture
- Covers advanced engineering, DevOps, marketing, and C-level advisory
Use Cases
- Designing complex multi-agent architectures.
- Building and optimizing RAG pipelines.
- Automating CI/CD pipeline generation.
- Performing in-depth database schema design and migration planning.
- Conducting security audits on skills and codebases.
Non-Goals
- Replacing the need for human oversight in critical decision-making.
- Providing generic AI capabilities that are already standard.
- Handling tasks outside the defined engineering, business, and advisory domains.
Workflow
- Identify the specific engineering or business problem.
- Select the appropriate skill or skill collection from the repository.
- Install the skill using provided agent-specific instructions.
- Invoke the skill with relevant context and parameters.
- Review the output and integrate it into the development workflow.
Practices
- Agent Design Patterns
- RAG System Design
- CI/CD Automation
- Security Auditing
- Observability Design
Scope
- info:Single responsibility principleThe collection is large and covers many distinct domains within engineering, which could be considered a loose aggregation of workflows that might ideally ship as separate extensions.
Installation
First, add the marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install engineering@claude-code-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Secrets Management
100Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
Ops Fires
100Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.
Ci Cd Pipeline Builder
100CI/CD Pipeline Builder
Ship Gate
100Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "can I deploy", "push to production", "go live checklist", "preflight check". Not for CI/CD setup or infra provisioning.
Runbook Generator
100Runbook Generator
Setup Container Registry
99Configure container image registries including GitHub Container Registry (ghcr.io), Docker Hub, and Harbor with automated image scanning, tagging strategies, retention policies, and CI/CD integration for secure image distribution. Use when setting up a private container registry, migrating from Docker Hub to self-hosted registries, implementing vulnerability scanning in CI/CD pipelines, managing multi-architecture images, enforcing image signing, or configuring automatic cleanup and retention policies.