Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
hybrid-search
Use when building search systems that need both semantic similarity and keyword matching - covers combining vector and BM25 search with Reciprocal Rank Fusion, alpha tuning for search weight control, and optimizing retrieval quality
majiayu000/claude-skill-registry 163
-
principal-engineer
Use when implementing features, writing production code, providing technical feedback on designs, or making implementation decisions. Apply when user asks to implement, build, code, develop, or create software. Also use when reviewing design documents from the architect perspective of implementation feasibility. Use proactively after system design is complete.
majiayu000/claude-skill-registry 163
-
e2e-playwright-diagnosis
Diagnose and resolve E2E test failures in Playwright. This skill should be used when E2E tests fail and need investigation, when Playwright test errors require root cause analysis, or when test failures need to be reproduced in the browser for debugging. Orchestrates MCP tools (Playwright, Chrome DevTools, Serena) and delegates code fixes to specialized agents.
majiayu000/claude-skill-registry 163
-
create-event-schema
이벤트 스키마 TypeScript 타입 생성. Use when: 이벤트 봉투 및 Zod 스키마 자동 생성 필요 시
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
-
python-performance-optimization
Python performance optimization patterns using profiling, algorithmic improvements, and acceleration techniques. Use when optimizing slow Python code, reducing memory usage, or improving application throughput and latency.
majiayu000/claude-skill-registry 163
-
emitting-api-events
Build event-driven APIs with webhooks, Server-Sent Events, and real-time notifications.
Use when building event-driven API architectures.
Trigger with phrases like "add webhooks", "implement events", or "create event-driven API".
majiayu000/claude-skill-registry 163
-
laravel-quality
Code quality tooling with PHPStan, Pint, and strict types. Use when working with code quality, static analysis, formatting, or when user mentions PHPStan, Pint, quality, static analysis, type safety, code style, linting.
majiayu000/claude-skill-registry 163
-
prompts-thinker-ai-thinker-ai
majiayu000/claude-skill-registry 163
-
nano-banana
AI image generation using Nano Banana PRO (Gemini 3 Pro Image) and Nano Banana (Gemini 2.5 Flash Image). Use this skill when: (1) Generating images from text prompts, (2) Editing existing images, (3) Creating professional visual assets like infographics, logos, product shots, stickers, (4) Working with character consistency across multiple images, (5) Creating images with accurate text rendering, (6) Any task requiring AI-generated visuals. Triggers on: 'generate image', 'create image', 'make a picture', 'design a logo', 'create infographic', 'AI image', 'nano banana', or any image generation request.
majiayu000/claude-skill-registry 163
-
zero-to-hero
Go from zero knowledge to codebase expert in ANY project, ANY size, ANY language. Use when onboarding to a new codebase or trying to understand unfamiliar code.
majiayu000/claude-skill-registry 163
-
thread-user-lister
スレッドの参加者一覧を取得する。「スレッド参加者」「誰がいる?」「このスレッドの参加者」「スレッドメンバー」「スレッドのユーザー」「誰が返信してる」「参加者を見せて」などで起動。Pythonスクリプト `slack_message.py thread-users` を使用。
majiayu000/claude-skill-registry 163
-
base-ui-docs
Base UI (@base-ui/react) の公式ドキュメント参照とAPI確認を行うためのスキル。Base UIのコンポーネント/ハンドブック/概要に関する質問が来たら使う。
majiayu000/claude-skill-registry 163
-
bash-dev
Bash scripting development standards, error handling, and best practices. Activated when working with .sh files or Bash scripts.
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
-
whalefall-version-update
WhaleFall(鲸落) 全局版本更新/发版同步工作流. 用于 bump 版本号(语义化 MAJOR.MINOR.PATCH)、消除 APP_VERSION/pyproject/env/uv.lock/部署脚本/健康检查/页脚/错误页/README/CHANGELOG/About 时间轴的版本漂移,并提供自检脚本与提交/PR 模板.
majiayu000/claude-skill-registry 163
-
Validating Inputs
Check all external inputs for validity - garbage in, nothing out, never garbage out
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
-
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
-
discord-webhook
Discord Webhook API via curl. Use this skill to send messages, embeds, and files to Discord channels without a bot.
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
-
architect
System Architect for technical design and architecture decisions. Creates ADRs, system diagrams, and API contracts. Use this skill for architecture design, system structure, or technical decisions.
majiayu000/claude-skill-registry 163
-
threejs
Build immersive 3D web experiences with Three.js - WebGL/WebGPU library for scenes, cameras, geometries, materials, lights, animations, loaders, post-processing, shaders (including node-based TSL), compute, physics, VR/XR, and advanced rendering. Use when creating 3D visualizations, games, interactive graphics, data viz, product configurators, architectural walkthroughs, or WebGL/WebGPU applications. Covers OrbitControls, GLTF/FBX loading, PBR materials, shadow mapping, post-processing effects (bloom, SSAO, SSR), custom shaders, instancing, LOD, animation systems, and WebXR.
majiayu000/claude-skill-registry 163
-
permissions
Multi-tenant permission checking for Wasp applications. Use when implementing authorization, access control, or role-based permissions. Includes organization/department/role patterns and permission helper functions.
majiayu000/claude-skill-registry 163