Claude Skills for a DevOps / SRE — Page 8
Cate CLI Skill
Drive browsers, terminals, editors, and panels from the command line inside Cate's infinite canvas.
AionUi Architecture Conventions
Definitive rules for placing code in an Electron multi-process project, preventing cross-process crashes.
Codebase Design: Deep Module Design Guide
Provides shared vocabulary and principles for designing deep modules, helping define interfaces, improve module design, and enhance testability and navigation.
Minimal Fix Skill
Produce the smallest code change that fixes one explicit problem, never touching unrelated code.
Grill-Me Design Interview
A structured interview that stress-tests your plan with one question at a time, resolving each branch of the decision tree until you reach a shared understanding.
Chops Dev Environment Setup Skill
Lets an AI agent onboard a new developer onto the Chops macOS app — prerequisites, build, architecture, and common tasks.
Git Worktree Parallel Environment Skill
Spin up fully isolated git worktrees — separate ports, databases, and config — so parallel branch environments run side by side without conflicts.
Clack CLI Patterns
Defines consistent interactive prompt, --quiet, and -- output contracts for OpenChamber terminal commands, so policy validation always precedes presentation in every run mode.
DeepTutor CLI Skill
Teach any AI agent to configure, manage, and operate the DeepTutor learning platform entirely from the command line — chat, knowledge bases, memory, sessions, and more.
DeepTutor Skill Creator
An authoring guide that teaches you to write effective DeepTutor/Agent Skills (SKILL.md packages) that models actually trigger and load on demand.
Jobbank Search Skill
Search live Danish job listings from Akademikernes Jobbank locally, with keyword and multi-dimensional filtering for academic and highly educated positions in Denmark.
RenderCV Development Context
Gives AI assistants the architecture map, source-code standards, and reference files needed to write and review RenderCV code to the project's own bar.
AgentTrace
Audit your AI coding-agent sessions locally — cost, tokens, latency, failures, and health — without any data leaving your machine.
VideoDB Video Perception Skill
One skill that lets your coding agent ingest, understand, search, edit, and stream video and audio server-side — no local ffmpeg glue required.
MJML Responsive Email Template Generator
Generates cross-client responsive HTML email with MJML — Outlook-safe, Gmail-optimized, and WCAG 2.1 AA accessible.
GouvernAI — Runtime Guardrails for Claude Code
Tiered risk governance for Claude Code: auto-approve what's safe, gate what's risky, deterministically hard-block what's dangerous, with a full audit trail.
Courier Notification Skill
Teach your AI coding assistant to integrate Courier notifications across email, SMS, push, in-app, Slack, Teams, and WhatsApp correctly — and debug delivery when it fails.
BashKit Debug Trace Analyzer
Analyzes JSONL debug traces from BashKit agent runs to pinpoint errors, slow operations, and abnormal execution patterns.
CodeRabbit Code Review
AI-powered code review of your changes via the CodeRabbit CLI, surfacing bugs, security issues, and quality risks with an autonomous fix-and-recheck loop.
Agent Host E2E Test Assistant
Maintain VS Code Agent Host end-to-end tests with strict replay fixtures.
VS Code Integrated Browser Architecture
A practical architecture guide for safely changing VS Code's cross-process integrated browser.
VS Code Agents Window Sessions
Safely implement and repair VS Code Agents window features.
Commit Assistant
Creates repository-style commit messages and safely commits code changes.
Azure AI Text Analytics for Python
Guides Python developers through Azure-powered text analysis and NLP workflows.