Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
prompts-thinker-ai-thinker-ai
majiayu000/claude-skill-registry 163
-
lightning-wallet
Use when implementing a standalone Lightning wallet using Cashu mints - provides complete patterns for minting (receiving Lightning payments), melting (sending Lightning payments), mint management, transaction history, and integrating with Lightning addresses and invoices
majiayu000/claude-skill-registry 163
-
codetographer
Generates interactive code flow diagrams (.cgraph files).
Invoke when users ask: "how does X work", "show me the flow of Y",
"visualize the architecture", "diagram the data flow",
"create a graph of the codebase", or similar queries about
understanding code structure and relationships.
majiayu000/claude-skill-registry 163
-
prompts-ithinkihaveacat-dotfiles
majiayu000/claude-skill-registry 163
-
contentful-sdk
Comprehensive Contentful SDK guide for TypeScript/JavaScript. Covers Management SDK (CMA) for content/schema management, Delivery SDK (CDA) for fetching content, and App Framework SDK for building Contentful apps. Use for any Contentful API integration work.
majiayu000/claude-skill-registry 163
-
sales-orchestrator
Diagnoses sales needs and sequences appropriate skills for comprehensive deal execution. Use this skill when unsure which sales skill to use, planning multi-step deal strategies, coaching reps on process, or coordinating complex sales motions.
majiayu000/claude-skill-registry 163
-
custom-statusline
Set up custom Claude Code status line with Nerd Font icons, colors, git status, usage tracking, system info, and project context. NO EMOJIS - only Nerd Font icons and symbols. Use when configuring statusline, setting up status bar, or customizing Claude UI. Triggers with statusline, status bar, custom theme.
majiayu000/claude-skill-registry 163
-
review-feedback-schema
Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality.
majiayu000/claude-skill-registry 163
-
CTF Misc Solver
当用户正在进行 CTF 比赛或练习,遇到 Misc 类型题目时触发此 Skill。
适用场景包括:
- 用户上传或提及了音频文件(wav/mp3/flac)、图片文件(png/jpg/bmp/gif)、压缩包、pcap 流量包、内存镜像(raw/vmem/dmp)等
- 用户描述了隐写、编码、套娃、文件分析、内存取证相关问题
- 用户明确说"CTF"、"Misc"、"隐写"、"找 flag"、"这是一道题"、"内存取证"、"Volatility"等关键词
- 用户提供了 base64/hex/binary 等编码字符串需要解码
- 用户需要分析可疑文件、提取隐藏数据、还原协议内容、分析内存镜像
majiayu000/claude-skill-registry 163
-
python-jax
Expert guidance for JAX (Just After eXecution) - high-performance numerical computing with automatic differentiation, JIT compilation, vectorization, and GPU/TPU acceleration; includes transformations (grad, jit, vmap, pmap), sharp bits, gotchas, and differences from NumPy
majiayu000/claude-skill-registry 163
-
.claude/skills/github-api-integration/SKILL.md
GitHub API を GitHub Actions 内で活用するための統合スキル。
専門分野:
📖 参照書籍:
- 『RESTful Web APIs』(Leonard Richardson): リソース設計
📚 リソース参照:
- `resources/Level1_basics.md`: レベル1の基礎ガイド
- `resources/Level2_intermediate.md`: レベル2の実務ガイド
- `resources/Level3_advanced.md`: レベル3の応用ガイド
- `resources/Level4_expert.md`: レベル4の専門ガイド
- `resources/graphql-api.md`: graphql-api の詳細ガイド
- `resources/legacy-skill.md`: 旧SKILL.mdの全文
- `resources/rest-api.md`: rest-api の詳細ガイド
- `scripts/api-helper.mjs`: apihelperを処理するスクリプト
- `scripts/log_usage.mjs`: 使用記録・自動評価スクリプト
- `scripts/validate-skill.mjs`: スキル構造検証スクリプト
- `templates/api-workflow.yaml`: api-workflow のテンプレート
Use proactively when handling github api integration tasks.
majiayu000/claude-skill-registry 163
-
python-scitex
Python development for scientific computing and SciTeX projects. Includes testing, debugging, ML practices, and environment management.
majiayu000/claude-skill-registry 163
-
create-event-schema
이벤트 스키마 TypeScript 타입 생성. Use when: 이벤트 봉투 및 Zod 스키마 자동 생성 필요 시
majiayu000/claude-skill-registry 163
-
pii-detector
Detects Personally Identifiable Information (PII) in code, logs, databases, and files for GDPR/CCPA compliance. Use when user asks to "detect PII", "find sensitive data", "scan for personal information", "check GDPR compliance", or "find SSN/credit cards".
majiayu000/claude-skill-registry 163
-
probability-theory-expert
Rigorous probability theorist covering measure-theoretic probability, stochastic processes, and advanced probability
majiayu000/claude-skill-registry 163
-
use-cases
Learn how to create a Claude skill that generates a personalized morning briefing powered by Google Calendar and Gmail through Pica MCP Server.
majiayu000/claude-skill-registry 163
-
remember
Use when you learn something worth preserving, complete a project milestone, discover user preferences, or need to recall past context - search before create, tag consistently, verify retrieval
majiayu000/claude-skill-registry 163
-
dev-swarm-python
Install and configure Python and uv. Use when setting up a Python environment.
majiayu000/claude-skill-registry 163
-
agent-prompt
Write effective system prompts for TD AI agents. Covers role definition, constraint specification, output formatting, tool usage instructions, and prompt structure patterns.
majiayu000/claude-skill-registry 163
-
aboutme-index
Index-based file discovery using ABOUTME headers. Use INSTEAD of grep or Explore agent when searching for files by purpose or feature. Faster and more accurate than scanning code. Invoke this skill when user asks "which files handle X", "where is Y implemented", or when you need to find files related to a feature or task.
majiayu000/claude-skill-registry 163
-
design-production
Creates production-ready design files, prototypes, and specifications for development teams. Translates validated concepts into detailed, implementable designs with comprehensive specs for developers. Produces Figma files (via API), high-fidelity prototypes, design specifications, and animation files.
majiayu000/claude-skill-registry 163
-
prisma-relations-mapping
CRITICAL: Use this skill when working with Prisma database models, API routes with includes/relations, or debugging "500 errors", "relation not found", "undefined from backend" errors.
AUTO-ACTIVATE when user mentions (FR/EN): - prisma, relation, relations, mapping, PascalCase, camelCase - API 500, erreur 500, backend error, erreur backend - undefined, null, relation introuvable, relation not found - créer API, create API, endpoint, route API - include, select, findMany, findUnique, create, update - OperatingRoom, OperatingSector, Personnel, Assignment, Site
This skill contains the COMPLETE mapping table for post-PascalCase migration (Oct 26, 2025). ALL 121 models with correct relation names and required fields.
majiayu000/claude-skill-registry 163
-
n-version-workflow
N-version programming for critical implementations - generates N independent solutions and selects the best through comparison
majiayu000/claude-skill-registry 163
-
ameba-integration
Use when integrating Ameba into development workflows including CI/CD pipelines, pre-commit hooks, GitHub Actions, and automated code review processes.
majiayu000/claude-skill-registry 163