devops-automation
๐ฏSkillfrom rohitg00/awesome-claude-code-toolkit
Part of the Awesome Claude Code Toolkit, the most comprehensive toolkit with 135 agents, 35 skills, 42 commands, 120 plugins, and more, providing DevOps automation capabilities for CI/CD, infrastructure, and deployment workflows.
Same repository
rohitg00/awesome-claude-code-toolkit(40 items)
Installation
npx vibeindex add rohitg00/awesome-claude-code-toolkit --skill devops-automationnpx skills add rohitg00/awesome-claude-code-toolkit --skill devops-automation~/.claude/skills/devops-automation/SKILL.mdSKILL.md
More from this repository10
The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+15,000 via SkillKit), 42 commands, 120 plugins, 19 hooks, 15 rules, 7 templates, 6 MCP configs, and more.
React 19 patterns reference covering Server Components, Actions, Suspense, the use() hook, and component composition with practical code examples for modern React development.
Query optimization, indexing strategies, and database performance tuning skill for PostgreSQL and MySQL, covering EXPLAIN analysis, B-tree/GIN/GiST/partial indexes, N+1 query detection, and connection pooling best practices.
REST API design reference covering resource naming conventions, HTTP methods, pagination patterns, API versioning strategies, error handling, and OpenAPI spec generation for consistent API architecture.
Provides modern frontend development patterns covering React Server Components, Streaming SSR, code splitting, bundle optimization, Core Web Vitals targets (LCP, INP, CLS), image optimization, and font loading strategies.
Part of the Claude Code Toolkit, a comprehensive collection of 135+ agents, 35 skills, 120+ plugins, hooks, rules, templates, and MCP configs that extend Claude Code with domain-specific capabilities including accessibility auditing.
Provides mobile development patterns for React Native and Flutter, covering component structure, navigation with typed routes, responsive layouts, platform-specific code, and FlatList performance optimization.
Provides CI/CD pipeline patterns for GitHub Actions and GitLab CI, including workflow configuration, reusable actions, matrix strategies, dependency caching, concurrency groups, and deployment automation with approval gates.
Part of the Claude Code Toolkit, one of the most comprehensive collections for Claude Code with 135+ agents, 35+ skills, 176+ plugins, 42 commands, hooks, rules, templates, and MCP configs for extending Claude Code with domain-specific capabilities.
Provides Redis usage patterns including caching strategies, pub/sub messaging, stream-based event processing, Lua scripting, and data structure best practices.