CI/CD
13574 skills in DevOps > CI/CD
prd-to-ui-spec
Transform Product Requirements Documents and feature specifications into detailed UI component specifications aligned with design system
prd-driven-development
Systematic PRD-driven software development workflow for Claude Code. Use when the user wants to (1) Import/parse feature bundles into draft PRDs with dependency analysis, (2) Create comprehensive Product Requirements Documents from feature descriptions, (2b) Extend existing PRDs with new requirements (version increment), (3) Break down PRDs into structured task lists with dependencies and test plans, (4) Systematically execute task lists with quality gates and verification protocols, (5) Audit test coverage and correctness against specifications, (6) Generate comprehensive PRD status reports showing completion states and progress tracking, or build complete applications from requirements through to tested implementation following enterprise-grade practices.
tiger-dependency-map
For PMs and team leads who need to understand which key people their roadmap secretly depends on.Maps single points of failure in delivery, cross-functional dependencies, and knowledge concentration risks.Use when planning projects, assessing delivery risk, onboarding, or trying to understand why things keepgetting stuck on the same people.Keywords: dependencies, roadmap risk, bottleneck, single point of failure, key person, delivery risk,project planning, resource planning, who do we depend on, knowledge silos, bus factor
fullstack-ai-engineering
A comprehensive, long-horizon skill for designing, coding, debugging, and scaling AI-integrated systems — including Python backends, React frontends, RAG pipelines, vector databases, and tool orchestration. Ensures production-grade quality and consistency across every code and architecture decision.
supabase-db
Implements Supabase PostgreSQL database with JavaScript client, Row Level Security, real-time subscriptions, and edge functions. Use when building apps with Supabase, implementing RLS policies, or needing real-time database features.
repo-guardrails
Repository-specific guardrails and verification steps for CoinTrader-AI. Use when changing code, content, routes, affiliate/analytics logic, or environment/configuration in this repo.
julien-media-onepiece-workflow
Manage OnePiece transcoding pipeline - GPU local transcoding, remux Japanese audio, upload to Dropbox for web streaming app.
specification
Use when writing or updating spec.md files. Defines requirement format, user story structure, and scenario patterns.
knowledge-search
Teaches how to use Bluera Knowledge for accessing library sources and reference material. Explains two approaches - vector search via MCP/slash commands for discovery, or direct Grep/Read access to cloned repos for precision. Shows when to use each method and example workflows for querying library internals.
documenting-project-history
Documenting and categorizing project prompts and decisions for StickerNest. Use when the user asks to document a session, record what was built, update project history, add to the prompt archive, or when starting a new session and needing context. Covers prompt categorization, decision history, and architectural evolution.
practice-station-redesign
This skill should be used when redesigning golf practice station pages (driving range, short game, putting) to be goal-oriented and mobile-friendly. It provides the page structure, style patterns, and Trackman exercise templates established in the Off the Tee station redesign.
frontend-css
Write and maintain CSS using consistent methodology, design systems, framework utilities, and minimal custom styles for better performance and maintainability. Use this skill when writing or modifying CSS files, style modules, Tailwind classes, styled-components, CSS-in-JS, or any styling code for UI components. Use this when applying utility classes, maintaining design tokens for colors/spacing/typography, working with CSS frameworks like Tailwind or Bootstrap, avoiding framework style overrides, optimizing CSS for production with purging/tree-shaking, or implementing responsive styling. Use this when working on .css, .scss, .module.css files or when adding className/style attributes to components.
moodle-php-direct
Execute PHP scripts directly on the Moodle server via SSH for database queries, user management, course operations, and system administration. Use when you need direct database access, when REST API permissions are insufficient, or when the user asks to "use PHP directly" or "run a script on the server".
party-mode-orchestration
This skill provides guidance for facilitating multi-agent discussions, managing agent selection, maintaining character consistency, or orchestrating collaborative conversations between AI agents
admin-infra-linode
Deploys infrastructure on Linode (Akamai Cloud) with Linodes, Firewalls, and VLANs.Strong Kubernetes support with Cluster Autoscaler and Akamai edge network integration.Use when: setting up Linode/Akamai infrastructure, deploying Linodes, configuring firewalls, needing Kubernetes autoscaling, wanting Akamai CDN integration.Keywords: linode, akamai, linode-cli, VPS, dedicated CPU, firewall, VLAN, kubernetes autoscale, infrastructure
skill-forge
Advanced skill creation system for Claude Code that combines deep intent analysis, evidence-based prompting principles, and systematic skill engineering. Use when creating new skills or refining existing skills to ensure they are well-structured, follow best practices, and incorporate sophisticated prompt engineering techniques. This skill transforms skill creation from template filling into a strategic design process.
prompt-engineer
Expert prompt optimization specialist that helps users craft, refine, and optimize prompts for Claude API to maximize effectiveness, reduce token usage, and improve output quality
trust-principles
TRUST quality principles (Test-first, Readable, Unified, Secured, Trackable) ensuring production-ready code. Use when implementing, reviewing, testing, or evaluating code quality across all development phases.
task-manager
Automated task lifecycle orchestrator for docs/tasks/ directory - identifies next ready tasks by priority, loads full context from markdown files, guides TDD implementation with Wallaby MCP, runs quality checks, and tracks completion. Use when user says "start next task", "what should I work on", "show ready tasks", or mentions specific task IDs like "start T0001".
framework-integrations
Django, Flask, FastAPI integration patterns for Celery. Use when integrating Celery with Django, Flask, or FastAPI, setting up framework-specific configurations, handling application contexts, managing database transactions with tasks, configuring async workers, or when user mentions Django Celery, Flask Celery, FastAPI background tasks, framework integration, or web framework task queues.