Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
tailscale-localsend
Tailscale + LocalSend Peer Discovery
majiayu000/claude-skill-registry 163
-
scratchpad-fetch
Download and aggregate web pages/docs into timestamped scratchpad files. Use when user asks to "concatenate all these resources", "get all these links", "checkout all these resources", or wants to gather fresh context from documentation URLs. All URLs from one prompt go into single file at docs/scratchpad/<timestamp>.md.
majiayu000/claude-skill-registry 163
-
oop-patterns
Production-grade skill for Object-Oriented Programming in C++. Covers classes, inheritance, polymorphism, encapsulation, SOLID principles, and design patterns.
majiayu000/claude-skill-registry 163
-
gdcli
Google Drive CLI for listing, searching, uploading, downloading, and sharing files and folders.
majiayu000/claude-skill-registry 163
-
explore-dnn-model
Manual invocation only; use only when the user explicitly requests `explore-dnn-model` by name. Explore how to run a given DNN model checkpoint in the current Python environment by locating weights + upstream source code, resolving dependencies with user confirmation, running reproducible experiments under `tmp/`, and producing reports about I/O contracts, timing, and profiling.
majiayu000/claude-skill-registry 163
-
jest-config
Generates jest.config.cjs for unit testing configuration. Configures Jest with Vue, TypeScript support, coverage thresholds, and test environment settings.
majiayu000/claude-skill-registry 163
-
docs-analytics
Documentation usage analytics and insights. Integrate with Google Analytics, Algolia analytics, and custom tracking to measure documentation effectiveness, identify content gaps, and optimize user journeys.
majiayu000/claude-skill-registry 163
-
tailwind-styling
Tailwind CSS styling patterns, dark theme implementation, and theme management for this project. Use when styling components, implementing UI changes, or working with the design system.
majiayu000/claude-skill-registry 163
-
aws-cloudformation-vpc
AWS CloudFormation patterns for VPC infrastructure. Use when creating VPCs, Subnets, Route Tables, NAT Gateways, Internet Gateways, and implementing template structure with Parameters, Outputs, Mappings, Conditions, and cross-stack references.
majiayu000/claude-skill-registry 163
-
prep_release
バージョン更新、CHANGELOG整備、パッケージビルドなど、リリース前の準備を行う
majiayu000/claude-skill-registry 163
-
chatbot-component
ChatBotプロジェクトに新しいUIコンポーネントを追加するためのスキル。コンポーネント作成手順、CSS構成ルール、イベントハンドリングパターンを提供します。新しいUIコンポーネントを作成する時、モーダルを追加する時、CSSスタイルを追加する時、UIイベントを処理する時に使用してください。
majiayu000/claude-skill-registry 163
-
rate-limit-setup
Implement rate limiting for API endpoints. Use when user mentions "rate limit", "quota", "usage tracking", "throttle", or "limit requests".
majiayu000/claude-skill-registry 163
-
push-notification-setup
Implements push notifications across iOS, Android, and web using Firebase Cloud Messaging and native services. Use when adding notification capabilities, handling background messages, or setting up notification channels.
majiayu000/claude-skill-registry 163
-
get-pattern
Retrieve APPLICATION patterns (architecture, procedures, conventions) from AgentDB skills table. Use BEFORE implementing to ensure consistency.
majiayu000/claude-skill-registry 163
-
paradox-fables
Create fables that embody paradoxical wisdom without resolving into simple morals. Use when exploring tensions that can't be resolved, when you need narrative forms that bypass analytical defenses, or when creating teaching stories.
majiayu000/claude-skill-registry 163
-
gsd-discuss-phase
Gather phase context through adaptive questioning before planning
majiayu000/claude-skill-registry 163
-
connect
Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.
majiayu000/claude-skill-registry 163
-
text-search
Search indexed text corpora (sessions, docs, logs). Use instead of grep.
majiayu000/claude-skill-registry 163
-
dev-worktree
This skill should be used when the user asks to "create an isolated worktree", "set up worktree for feature", "create a feature branch worktree", or needs workspace isolation with automatic dependency setup and test verification.
majiayu000/claude-skill-registry 163
-
github-copilot-agent-tips-and-tricks
Tips and Tricks for Working with GitHub Copilot Agent PRs
majiayu000/claude-skill-registry 163
-
HTML Injection Testing
This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.
majiayu000/claude-skill-registry 163
-
discover-database
Automatically discover database skills when working with SQL, PostgreSQL, MongoDB, Redis, database schema design, query optimization, migrations, connection pooling, ORMs, or database selection. Activates for database design, optimization, and implementation tasks.
majiayu000/claude-skill-registry 163
-
ui-ux-psychology
UI/UXデザインにおける心理学的手法・原則の知識ベース。アプリやWebサービスのUI設計、ユーザー行動誘導、コンバージョン最適化、UXライティングなどのタスクで活用。「ユーザーに○○させたい」「離脱を防ぎたい」「課金率を上げたい」「UIの改善案」などの相談時にトリガー。
majiayu000/claude-skill-registry 163
-
hybrid-ralph
Hybrid architecture combining Ralph's PRD format with Planning-with-Files' structured approach. Auto-generates PRDs from task descriptions, manages parallel story execution with dependency resolution, and provides context-filtered agents for efficient multi-story development.
majiayu000/claude-skill-registry 163