跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Engineering Advanced Skills

技能 已验证 活跃

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.

目的

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.

功能

  • 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

使用场景

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

非目标

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

工作流

  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.

实践

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

安装

请先添加 Marketplace

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

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标14.6k
许可证MIT
状态
查看源代码

类似扩展

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.

技能
wshobson

Ops Fires

100

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

技能
Lifecycle-Innovations-Limited

Ci Cd Pipeline Builder

100

CI/CD Pipeline Builder

技能
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.

技能
alirezarezvani

Runbook Generator

100

Runbook Generator

技能
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.

技能
pjt222