Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Engineering Advanced Skills

Skill Verifiziert Aktiv

25 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.

Zweck

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.

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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

  1. Identify the specific engineering or business problem.
  2. Select the appropriate skill or skill collection from the repository.
  3. Install the skill using provided agent-specific instructions.
  4. Invoke the skill with relevant context and parameters.
  5. Review the output and integrate it into the development workflow.

Praktiken

  • 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

Zuerst Marketplace hinzufügen

/plugin marketplace add alirezarezvani/claude-skills
/plugin install engineering@claude-code-skills

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 20 hours ago

Vertrauenssignale

Letzter Commitabout 23 hours ago
Sterne14.6k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Secrets Management

100

Implement 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.

Skill
wshobson

Ops Fires

100

Production incidents dashboard. Reads ECS health, Sentry errors, CI failures. Offers to dispatch fix agents for active fires.

Skill
Lifecycle-Innovations-Limited

Ci Cd Pipeline Builder

100

CI/CD Pipeline Builder

Skill
alirezarezvani

Ship Gate

100

Pre-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.

Skill
alirezarezvani

Runbook Generator

100

Runbook Generator

Skill
alirezarezvani

Setup Container Registry

99

Configure 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.

Skill
pjt222