๐ŸŽฏ

devops-pipeline

๐ŸŽฏSkill

from luongnv89/skills

VibeIndex|
What it does
|

A devops pipeline skill from a curated skills collection for software development and engineering workflows.

๐Ÿ“ฆ

Same repository

luongnv89/skills(45 items)

devops-pipeline

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add luongnv89/skills --skill devops-pipeline
skills.sh Installโš  Installs to .agents/skills/
npx skills add luongnv89/skills --skill devops-pipeline
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/devops-pipeline/SKILL.md

SKILL.md

67Installs
-
AddedFeb 6, 2026

More from this repository10

๐ŸŽฏ
logo-designer๐ŸŽฏSkill

Generates professional logos by analyzing project context, detecting brand identity, and creating tailored SVG-based visual assets for different project types.

๐ŸŽฏ
ollama-optimizer๐ŸŽฏSkill

Optimizes Ollama local LLM deployment and performance, part of an agent skills collection that supercharges AI agents with reusable capabilities.

๐ŸŽฏ
code-optimizer๐ŸŽฏSkill

Analyzes code for performance issues and suggests optimizations, identifying bottlenecks, algorithmic improvements, caching opportunities, memory leaks, and concurrency problems.

๐ŸŽฏ
code-review๐ŸŽฏSkill

A code review skill from a curated skills collection for software development and engineering workflows.

๐ŸŽฏ
idea-validator๐ŸŽฏSkill

Critically evaluates and enhances app ideas, startup concepts, and product proposals, providing honest feedback on technical feasibility and market viability with structured documentation output.

๐ŸŽฏ
agent-config๐ŸŽฏSkill

A skill that helps create or update CLAUDE.md and AGENTS.md configuration files for AI agents, following official best practices for project context, code style rules, and workflow instructions.

๐ŸŽฏ
test-coverage๐ŸŽฏSkill

A skill that expands unit test coverage by targeting untested branches and edge cases, adapting to the project's testing framework to identify and fill gaps in existing test suites.

๐ŸŽฏ
docs-generator๐ŸŽฏSkill

A skill for restructuring and generating project documentation, analyzing project type and creating appropriate documentation hierarchy when reorganizing scattered docs into a coherent structure.

๐ŸŽฏ
tasks-generator๐ŸŽฏSkill

A skill that transforms PRD documents into structured, sprint-based development tasks with dependency analysis, creating a tasks.md file using a POC to MVP to Full Features approach.

๐ŸŽฏ
auto-push๐ŸŽฏSkill

Stages all changes, creates a commit, and pushes to remote with safety checks for secrets, API keys, and large files, requiring explicit user confirmation before executing.