DevOps

Page 8 of 8

Browse skills in this category.

536 skills · Showing 505-536
Sort by:

by aiskillstore

Build production RAG systems with semantic chunking, incremental indexing, and filtered retrieval.Use when implementing document ingestion pipelines, vector search with Qdrant, or context-awareretrieval. Covers chunking strategies, change detection, payload indexing, and context expansion.NOT when doing simple similarity search without production requirements.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Clean code principles adapted for TypeScript-first, functional development.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Explore and understand the Empathy Ledger codebase architecture, data flows, database schema, services, and how components connect. Use when you need to understand where things are, how data flows, or how different parts of the system relate to each other.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Create and modify combat system components for SHINOBI WAY game following the dual-system architecture (CombatCalculationSystem + CombatWorkflowSystem). Use when user wants to add new combat mechanics, damage formulas, status effects, mitigation logic, turn phases, or refactor existing combat code. Guides through proper separation of pure calculations vs state management.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Cursorでclaude-memのMCPサーバーにアクセスし、過去のセッション記録を検索・新しい観測を記録。トリガー: 'メモリ検索', 'claude-mem', '過去の判断', '記録して', 'memory search', 'past decisions'. Do NOT load for: 通常のコーディング、一時的なメモ、実装作業。

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when the user needs to choose, prioritize, or make a go/no-go decision among options.

85
Jan 19, 2026, 04:39 AM

deploy

DevOps

by aiskillstore

Enforces local testing before any deployment. MUST be used before running vercel, git push, or any deployment command. Prevents deploying untested code.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

This skill should be used when deploying a Docusaurus site to GitHub Pages. It automates the configuration, building, and deployment process, handling GitHub Pages setup, environment configuration, and CI/CD automation. Includes local validation before GitHub Actions triggering.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Structured JSON logging with correlation IDs for multi-service systems. Use when implementing logging, debugging failures, or tracing errors across services. Triggers on: add logging, error handling, debug failures, trace errors.

85
Jan 19, 2026, 04:39 AM

genesis

DevOps

by aiskillstore

太初有道,道生代码。从零搭建 React19+TailwindV4+Vite 前端、FastAPI Python 后端、Go Gin 后端、Taro 4.x 小程序。用户说"新建项目"、"初始化"、"从零开始"、"搭建项目"、"创建项目"、"生成落地页"、"生成官网"、"生成 Landing Page"、"动画提升"、"动效升级"、"新建小程序"、"创建小程序"、"Taro 项目"时触发。

85
Jan 19, 2026, 04:39 AM

gitea

DevOps

by aiskillstore

Gitea operations via tea CLI. Use when user mentions: gitea, tea, or when git remote shows a Gitea instance.

85
Jan 19, 2026, 04:39 AM

gitlab

DevOps

by aiskillstore

GitLab operations via glab CLI. Use when user mentions: MR, merge request, gitlab issue, pipeline, CI status, glab, or when git remote shows gitlab.com or self-hosted GitLab.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Enterprise-level Go architecture patterns including clean architecture,

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Installs Claude Code hooks for automatic skill usage measurement.Use when setting up skill tracking infrastructure in a new project.NOT when hooks are already installed (run verify.py to check).

85
Jan 19, 2026, 04:39 AM

by aiskillstore

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

85
Jan 19, 2026, 04:39 AM

by aiskillstore

List and get Linear issues via CLI (read-only operations)

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Run .NET architecture linter to check for MSBuild/CPM violations

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Monitor Proxmox infrastructure health and performance. Track node statistics, analyze resource utilization, and identify optimization opportunities across your cluster.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Auto-detect network issues and force proxy usage with proxychains4. Use this skill when encountering connection timeouts, DNS failures, or blocked network access. Default proxy is http://127.0.0.1:9910

85
Jan 19, 2026, 04:39 AM

by aiskillstore

git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Auto-invoke when reviewing HTML head, meta tags, or Next.js page components. Enforces semantic HTML and search optimization.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

This skill should be used after productive sessions to extract learnings and route them to appropriate Reusable Intelligence Infrastructure (RII) components. Use when corrections were made, format drift was fixed, new patterns emerged, or the user explicitly asks to "harvest learnings" or "capture session intelligence". Transforms one-time fixes into permanent organizational knowledge by implementing updates across multiple files.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use when deploying Next.js applications to Vercel.Triggers for: vercel.json configuration, build optimization, environment variable setup,custom domain configuration, API proxy setup, or deployment troubleshooting.NOT for: backend-only deployments, non-Vercel hosting, or local development setup.

85
Jan 19, 2026, 04:39 AM

wrangler

DevOps

by aiskillstore

Deploy and manage Cloudflare Workers, Pages, KV, R2, D1, and other Cloudflare services using the `wrangler` CLI.

85
Jan 19, 2026, 04:39 AM

by eser

CI/CD and operations practices including GitHub Actions, Kubernetes, and operational tooling. Use when working with deployment and infrastructure.

83
Jan 17, 2026, 11:52 PM

by ojowwalker77

This skill should be used when the user asks to "pack repository", "repomix", "fetch external code", "pack github repo", "get code from repository", or needs to pack external repositories for context analysis.

80
Jan 18, 2026, 08:09 PM

by HoangNguyen0403

Docker builds, Memory tuning, and Graceful shutdown.

77
Jan 18, 2026, 04:24 AM

by genlayerlabs

Debug GenLayer Studio deployments via ArgoCD CLI

76
Jan 18, 2026, 10:16 PM

by vm0-ai

Complete PR lifecycle management - create PRs with proper commits, monitor CI pipeline status, and merge with validation

75
Jan 19, 2026, 04:44 AM

by sammcj

Use when working with AWS Strands Agents SDK or Amazon Bedrock AgentCore platform for building AI agents. Provides architecture guidance, implementation patterns, deployment strategies, observability, quality evaluations, multi-agent orchestration, and MCP server integration.

74
Jan 7, 2026, 11:19 PM

vega

DevOps

by xicilion

Create data-driven charts with Vega-Lite (simple) and Vega (advanced). Best for bar, line, scatter, heatmap, area charts, and multi-series analytics. Use when you have numeric data arrays needing statistical visualization. Vega for radar charts and word clouds. NOT for process diagrams (use mermaid) or quick KPI cards (use infographic).

8
Jan 18, 2026, 07:49 PM