Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
wise-novice
Approach problems with beginner's mind while asking penetrating questions. Use when seeking fresh perspectives, cutting through complexity, challenging expert assumptions, simplifying explanations, or when deep domain knowledge may be creating blind spots.
majiayu000/claude-skill-registry 163
-
log-stripe-issues
Run /check-stripe, then create GitHub issues for all findings.
Issues are created with priority labels and structured format.
Use /fix-stripe instead if you want to fix issues immediately.
majiayu000/claude-skill-registry 163
-
postgres-pro
Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations, extension usage, VACUUM tuning, performance monitoring.
majiayu000/claude-skill-registry 163
-
pytorch-onnx
Exporting PyTorch models to ONNX format for cross-platform deployment. Includes handling dynamic axes, graph optimization in ONNX Runtime, and INT8 model quantization. (onnx, onnxruntime, torch.onnx.export, dynamic_axes, constant-folding, edge-deployment)
majiayu000/claude-skill-registry 163
-
stack-selector
Automatically choose the best tech stack based on requirements. User never sees this.
Use when: starting a new project after idea validation.
Triggers: internal use only, called by build pipeline.
majiayu000/claude-skill-registry 163
-
debug-coffee-ahk
查询 coffee-ahk 编译架构、bug 定位方法、调试技巧,use when debugging/fixing bugs or need to understand compilation flow
majiayu000/claude-skill-registry 163
-
package-first-development
Find existing packages before writing custom code. Uses context7 and websearch to discover battle-tested solutions, maximizes package usage to minimize custom code and complexity. Use when implementing features, adding functionality, or when user requests new capabilities.
majiayu000/claude-skill-registry 163
-
c4-container
Expert C4 Container-level documentation specialist. Synthesizes Component-level documentation into Container-level architecture, mapping components to deployment units, documenting container interfaces as APIs, and creating container diagrams. Use when synthesizing components into deployment containers and documenting system deployment architecture.
majiayu000/claude-skill-registry 163
-
eld-record-maintenance
PCE (Process Context Engine) のメンテナンススキル。現存する Claim の品質を維持し、
間違い・不要・古い・重複した Claim を整理する。pce_memory_feedback を使用して
更新・削除・評価を行う。メモリの健全性を保ちたい場合、Claim の品質問題を発見した場合、
定期的なメモリ整理を行いたい場合に使用する。
Observation 収集、AC の構築、タスクごとのメモリ最適化は行わない。
majiayu000/claude-skill-registry 163
-
data-integrity-auditor
Detects data integrity issues including orphaned records, broken foreign key relationships, constraint violations, and provides automated fix migrations. Use for "data integrity", "orphaned records", "broken relationships", or "data quality".
majiayu000/claude-skill-registry 163
-
godot-organize-project
Use when you need to reorganize project folder structure, consolidate similar files, organize resources by type, and create a clean project architecture from current folder chaos. Orchestrates all 3 organization mini-skills: organize-files, organize-assets, and organize-scripts. Each operation runs independently with reference preservation.
majiayu000/claude-skill-registry 163
-
codecleanup
This should only be done if the user asks to "clean up code". At the end of a major change on a git branch this document describes the code clean up tasks that should be performed.
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
-
zenn-proofreader
Zenn記事のMarkdown校正を行うスキル。記事を読み、Zenn独自記法の正確性・見出し構造・コードブロック・リンク・画像・テーブル・埋め込み・メッセージ/アコーディオン記法をチェックし、改善提案を行う。ユーザーが「Zenn記事を校正して」「Zennの記法をチェックして」「記事をレビューして」「Markdown確認して」と依頼した際に使用する。
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