network-security
VPN access and firewall rules. Headscale VPN on bastion for admin access to private services.
k8s-gitops
ArgoCD GitOps continuous delivery for Kubernetes. Use when installing ArgoCD, configuring ApplicationSets, setting up GitLab CI integration, or managing GitOps repository structure.
k8s-databases
PostgreSQL and MongoDB on Kubernetes via Percona Operators. Use when deploying databases, configuring HA clusters, setting up backups, monitoring, or performing database operations.
k8s-cluster-management
Kubernetes cluster installation via Kubespray. Always use Kubespray for cluster provisioning. Includes core addons (Cilium, Gateway API, cert-manager, LoadBalancer). Multi-cloud support.
platform-orchestrator
Orchestrates all skills for unified platform deployment. All services enabled by default. Run from bastion server.
trader-agent-v4.1
Advanced autonomous AI trading agent for Hyperliquid perpetual futures. Features multi-indicator confirmation (RSI/MACD/BB/StochRSI/ADX/Ichimoku/Supertrend), sentiment analysis, on-chain metrics, 4 unified trading modes (Directional, Mean-Reversion, Passive, Arbitrage), regime detection, session timing, Kelly Criterion sizing, correlation-based heat, execution algorithms (TWAP/VWAP), manipulation detection, and order flow analysis. Use when user wants to trade crypto with sophisticated analysis.
trading-agent
Autonomous AI trading agent for Hyperliquid perpetual futures exchange. Use when user wants to trade crypto, set up trading automation, monitor positions, analyze markets, or manage a Hyperliquid account. Trigger on any trading-related message like "I want to trade", "What's my balance?", "Start trading", "Close positions", etc.
aeo-escalation
Human-AI interface for when to interrupt and involve humans. Presents clear options and records decisions.
aeo-spec-validator
Validate that tasks are sufficiently defined before execution. Returns score 0-100.
aeo-qa-agent
Internal code reviewer with veto power. Reviews changes before commit, blocks security issues.
aeo-failure-patterns
Recognize common errors and apply known fixes automatically. Hybrid: core patterns + project-specific learning.
aeo-architecture
Analyze and protect code architecture. Detects circular dependencies and layer violations.
aeo-cost-governor
Track token usage and enforce budget limits. Optional skill for cost-conscious projects.
aeo-core
Main AEO skill - calculates confidence scores and decides execution path. Auto-loads on /aeo command.
llm-tldr
Summarize and navigate this repo with the llm-tldr CLI (tree/structure/context/semantic search). Use when you need LLM-ready summaries of files or symbols, fast codebase orientation, or behavior-based search before editing.
skill-acquisition
Create, document, or revise Codex skills, including deciding when to add scripts/references/assets, structuring SKILL.md content, enforcing the 500-line rule, and updating repo references (AGENTS.md, kanban evidence).
en-zh-bilingual-json
Convert English .txt articles into a JSON array of sentence-level English/Chinese (zh) pairs. Translate English into Chinese and generating bilingual {en, zh} entries via the model (no external translation API), then saving to a JSON file.
semantic-video-clipper
AI analyzes subtitles to identify optimal split points, then clips video segments using FFmpeg based on AI-provided cue indices. Use when asked to segment videos (e.g., .mp4) based on .vtt/.srt subtitles.
transcript-reflow
Clean and reorganize transcript .txt files for clearer English grammar, punctuation, and paragraph flow. Use when asked to fix line breaks, merge fragments into sentences, normalize punctuation, or produce a reflowed transcript saved as a new file.
youtube-chapter-clipper
Generate chapter clips from YouTube videos with yt-dlp and ffmpeg. Use when asked to download YouTube videos/subtitles, generate fine-grained chapters, cut precise clips, or generate per-chapter English SRTs.
en-to-zh-translator
Translate English text files (.txt, .md) to Chinese for language learning and translation practice. Use when the user asks to translate a text file to Chinese, create a Chinese version of an English document, or generate bilingual materials for translation training. The translation preserves sentence structure and combines broken sentences into complete lines.
feature-workflow
Feature planning, specification, phased implementation, progress tracking, per-phase PRs, and archival workflow. Use when starting a new feature, creating spec documents, breaking work into phases, tracking progress, managing PRs, or archiving completed specs.
react-query-best-practices
React Query v4 (TanStack Query) best practices, patterns, and troubleshooting. Use when working with useQuery, useMutation, query invalidation, caching, WebSocket integration, or any async state management in React. Based on TkDodo's comprehensive blog series.
jotai-expert
Expert guidance for Jotai state management in React applications. Provides best practices, performance optimization, and architectural patterns. Use when designing atom structures, implementing state management, optimizing re-renders, handling async state, integrating with TypeScript, or reviewing Jotai code for performance issues. Triggers on tasks involving Jotai atoms, derived state, focusAtom, splitAtom, atomFamily, or state management architecture decisions.
handover
>
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
anthropic-skill-creator
Design, review, and improve Claude/Codex skills based on Anthropic's "The Complete Guide to Building Skills for Claude". Use when creating a new skill, rewriting SKILL.md frontmatter and workflows, fixing under-triggering or over-triggering, designing scripts/references/assets, building test cases, or preparing a skill for upload/distribution.
git-commit
Git 提交信息规范,遵循 Conventional Commits 格式。适用于所有 Git 提交操作,确保提交信息清晰、规范、可追溯。
vue2-development
Vue 2 + TypeScript 组件开发规范,使用 vue-property-decorator 类组件模式。适用于开发 Vue 单文件组件、表单组件、对话框组件等场景。
vue2-typescript-standards
Vue 2 项目 TypeScript 编码规范与类型定义标准。适用于编写 TypeScript 代码、定义类型接口、使用装饰器模式、工具函数开发等场景。
vue2-business-development
Vue 2 项目从规范到业务开发的完整工作流程,包括创建新业务模块、开发CRUD页面、实现业务功能、遵循项目规范等。适用于开发新功能、创建新模块、实现业务需求等场景。
vue2-code-style
Vue 2 项目代码风格与开发规范,包含命名规范、代码组织、注释规范、错误处理等。适用于所有代码编写场景,确保代码一致性、可读性和可维护性。
exploration-creator
Create exploration content for SHINOBI WAY game with node-based path navigation. Use when user wants to add new regions, locations, room layouts, intel missions, path networks, or exploration mechanics. Guides through the Region→Location→Room hierarchy with intel-gated path choices. (project)
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
nano-banana-builder
>
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
jutsu-creator
Create new jutsu/skills for SHINOBI WAY game. Use when user wants to add abilities, techniques, jutsu, or combat skills. Guides through all parameters and generates TypeScript code.
combat-ui-pattern-a
Implement Split-Panel Combat UI (Pattern A) for SHINOBI WAY game. Use when user wants to create the horizontal confrontation combat layout, character panels, action dock, phase header, VS divider, or any component from the Pattern A combat UI system. Guides through component creation following the established architecture.
threejs-builder
>
art-style-creator
Create and define visual art styles for projects. Use when user wants to establish an art direction, create a style guide, define visual language, document aesthetic choices, or create consistent artwork guidelines for games, illustrations, animations, or other visual media.
combat-system-creator
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.
benno-style
This skill should be used when the user asks to "im Benno-Stil antworten", "professionelle Nachricht schreiben", "LinkedIn Antwort formulieren", "geschäftlich auf Deutsch schreiben", "Networking-Nachricht erstellen". Aktiviere bei deutscher Business-Kommunikation auf LinkedIn.
german-professional
This skill should be used when the user asks to "auf Deutsch formulieren", "geschäftsdeutsch schreiben", "professionell übersetzen", "Business-Deutsch", "formelle Nachricht". Aktiviere für professionelle deutsche Kommunikation.
linkedin-navigation
This skill should be used when the user asks to "LinkedIn öffnen", "zum Posteingang gehen", "Mitteilungen anzeigen", "LinkedIn Profil aufrufen", "LinkedIn navigieren". Aktiviere für alle LinkedIn Browser-Aktionen.
love-letter
This skill writes a romantic love letter. Use this skill when the user asks for a love letter, romantic message, or declaration of love. The letter is always from Benno to Sabine.
satori
|
numscript-guidelines
Numscript is a Domain-Specific Language (DSL) designed to help you model complex financial transactions, replacing complex and error-prone custom code with easy-to-read, declarative scripts.
go-architecture
Architectural guidelines for Go projects following Domain-Driven Design (DDD) and Clean Architecture principles. Focuses on layer boundaries, dependency rules, and rich domain models.
go-style-guide
Go programming best practices and style guide. This skill should be used when writing, reviewing, or refactoring Go code to ensure optimal performance patterns. Triggers on tasks involving Go code, data structures, concurrency, or performance improvements.
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Go (MCP SDK).
Page 1398 of 1487 · 74334 results
