Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ciba
CIBA(Client Initiated Backchannel Authentication)機能の開発・修正を行う際に使用。Poll/Push/Pingモード、Login Hint解決、FCM通知実装時に役立つ。
majiayu000/claude-skill-registry 163
-
thread-reader
Slack スレッドの返信を取得する。「スレッドを読む」「スレッドの返信を見せて」「スレッド内容」「スレッド確認」「このスレッド見せて」「スレッドの会話」「スレッド全部」などで起動。公式Slack MCPの `slack_get_thread_replies` を使用。
majiayu000/claude-skill-registry 163
-
aio-seo
AI Search Engine Optimization。JSON-LD構造化データ、Schema.org、AIクローラー対応。ランディングページ、製品ページ作成時に自動適用。
majiayu000/claude-skill-registry 163
-
kit
Fetch Kit (ConvertKit) newsletter broadcasts for writing context. Use when asked to download newsletters, get past email content for style reference, or fetch broadcasts for analysis.
majiayu000/claude-skill-registry 163
-
Data Visualization
Creating effective data visualizations using charts, graphs, and visual representations to communicate insights clearly and accurately following Tufte and Few principles.
majiayu000/claude-skill-registry 163
-
media-auto-publisher
通用自媒体文章自动发布工具。支持百家号、搜狐号、知乎三个平台的自动化发布流程。使用Playwright MCP工具实现平台导航和发布页面进入,支持通过storageState管理Cookie实现账号切换。当用户需要发布文章到自媒体平台、打开平台发布页面、切换自媒体账号时使用此skill。工作流程:1)检查并打开指定平台 2)验证登录状态 3)自动关闭广告弹窗 4)导航到发布文章页面 5)收集发布信息 6)自动填写并发布。
majiayu000/claude-skill-registry 163
-
python-coder
Modern Python 3.12+ development with uv, ruff, and production-ready practices. Routes to specialized skills for frameworks and testing.
majiayu000/claude-skill-registry 163
-
managing-cache-and-optimization
Use when managing Shannon CLI performance and costs - check cache statistics, clear stale entries, set budgets, understand automatic model selection and cost optimization
majiayu000/claude-skill-registry 163
-
cloudflare-images
Store and transform images with Cloudflare Images API and transformations. Use when: uploading images, implementing direct creator uploads, creating variants, generating signed URLs, optimizing formats (WebP/AVIF), transforming via Workers, or debugging CORS, multipart, AVIF limits, metadata stripping, cache issues, or error codes 9401-9413.
majiayu000/claude-skill-registry 163
-
decision-trees
Use when designing branching logic, eligibility rules, and fallback paths.
majiayu000/claude-skill-registry 163
-
feature-flag-rollout-strategies
Integrate feature flagging into the React component lifecycle for safe continuous delivery.
majiayu000/claude-skill-registry 163
-
incident-response
Incident response procedures — triage, communication, investigation, mitigation, and post-incident review. Use when handling production incidents or writing runbooks.
majiayu000/claude-skill-registry 163
-
architect-detective
⚡ PRIMARY TOOL for: 'what's the architecture', 'system design', 'how are layers organized', 'find design patterns', 'audit structure', 'map dependencies'. Uses claudemem v0.3.0 AST structural analysis with PageRank. GREP/FIND/GLOB ARE FORBIDDEN.
majiayu000/claude-skill-registry 163
-
decision-auditor
Audits decisions for cognitive biases, runs premortems on plans, and reframes choices to reveal hidden assumptions. Use when evaluating decisions under uncertainty, reviewing plans for bias, assessing probability and risk, running premortems, checking for anchoring or availability bias, or analyzing why a judgment might be wrong.
majiayu000/claude-skill-registry 163
-
executive-cfo
Executive CFO Agent. 예산 관리, 재무 전략, 투자 분석을 담당합니다.
majiayu000/claude-skill-registry 163
-
hecras_plan_execution
Decision support for HEC-RAS execution strategy. Analyzes project inspector output
to recommend which plans to run, execution mode, and optimal parameters. Provides
structured execution plans with dependency ordering, prerequisite validation, and
resource-aware parameter recommendations.
Use when planning execution strategy, selecting execution mode, determining plan
order, validating prerequisites, or optimizing parallel execution parameters.
Triggers: plan execution, execution strategy, which plans to run, execution order,
parallel vs sequential, compute_plan, compute_parallel, mode selection, prerequisites,
dependencies, runnable plans, blocked plans, execution plan, batch strategy.
majiayu000/claude-skill-registry 163
-
pandas-data-processing
Pandas for time series analysis, OrcaFlex results processing, and marine engineering data workflows
majiayu000/claude-skill-registry 163
-
scientific-schematics
Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.
majiayu000/claude-skill-registry 163
-
ai-comm
Use when collaborating with other AI assistants (Codex, Gemini, Aider, Cursor, OpenCode), delegating tasks, or requesting code review.
majiayu000/claude-skill-registry 163
-
elevator-pitch-techniques
Provides elevator pitch and verbal brand communication frameworks including Donald Miller's StoryBrand (SB7), Nancy Duarte's Sparkline, Chris Westfall's CLARITY, Andy Raskin's Strategic Narrative, Simon Sinek's Golden Circle, and time-based pitch structures (10s, 30s, 60s). Auto-activates during elevator pitch creation, one-liner development, brand pitch refinement, and verbal communication work. Use when discussing elevator pitches, one-liners, brand intros, verbal pitches, pitch coaching, spoken brand messages, or pitch variations.
majiayu000/claude-skill-registry 163
-
umap-learn
UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.
majiayu000/claude-skill-registry 163
-
sentry-setup-tracing
Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enable tracing, track transactions/spans, or instrument application performance. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and Node.js.
majiayu000/claude-skill-registry 163
-
k8s-gitops
GitOps workflows and CI/CD pipeline integration for Kubernetes and OpenShift. Use this skill when:
(1) Setting up ArgoCD or Flux for GitOps deployment
(2) Creating CI/CD pipelines for K8s workloads (GitHub Actions, GitLab CI, Tekton)
(3) Implementing progressive delivery (Canary, Blue-Green, A/B testing)
(4) Configuring Kustomize overlays for multi-environment deployments
(5) Creating Helm charts or managing Helm releases
(6) Setting up image automation and promotion workflows
(7) Implementing policy-as-code (Kyverno, OPA Gatekeeper)
(8) Secret management in GitOps (Sealed Secrets, External Secrets, SOPS)
(9) Multi-cluster GitOps configurations
(10) OpenShift Pipelines (Tekton) and GitOps Operator setup
majiayu000/claude-skill-registry 163
-
design-engineer-mindset
Understand the Design Engineer role - bridging design and implementation. Learn to think about design as code, understand rendering pipelines, optimize animation performance, and ensure design fidelity through implementation. Use when translating designs to code, optimizing performance, or ensuring quality through development.
majiayu000/claude-skill-registry 163