Browse Skills
44969 skills found
chrome-automation.md
2
1
export
chrome-automation
2
from
"cevatkerim/claude-skills"
from
"cevatkerim/claude-skills"
3
Launch and control Chrome with AT-SPI2 accessibility for browser automation. Use when asked to start chrome, open browser, launch chrome, begin browser automation, or control web pages.
2026-01-05
fuzzing-apis.md
2
1
export
fuzzing-apis
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to perform automated fuzz testing on APIs to discover vulnerabilities, crashes, and unexpected behavior. It leverages malformed inputs, boundary values, and random payloads to generate comprehensive fuzz test suites. Use this skill when you need to identify potential SQL injection, XSS, command injection vulnerabilities, input validation failures, and edge cases in APIs. Trigger this skill by requesting fuzz testing, vulnerability scanning, or security analysis of an API. The skill is invoked using the `/fuzz-api` command.
2026-01-05
detecting-sql-injection-vulnerabilities.md
2
1
export
detecting-sql-injection-vulnerabilities
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to detect SQL injection vulnerabilities in code. It uses the sql-injection-detector plugin to analyze codebases, identify potential SQL injection flaws, and provide remediation guidance. Use this skill when the user asks to find SQL injection vulnerabilities, scan for SQL injection, or check code for SQL injection risks. The skill is triggered by phrases like "detect SQL injection", "scan for SQLi", or "check for SQL injection vulnerabilities".
2026-01-05
nixtla-usage-optimizer.md
2
1
export
nixtla-usage-optimizer
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Audit Nixtla library usage and suggest cost/performance routing strategies
2026-01-05
rate-limiting.md
2
1
export
rate-limiting
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Rate Limitingとクォータ管理のベストプラクティスを提供するスキル。サーバー側のAPI保護とクライアント側の429対応の両方をカバーし、Token Bucket、Sliding Window等のアルゴリズム選定から実装までを支援。Anchors:• 『Designing Data-Intensive Applications』(Kleppmann)/ 適用: 分散システムのRate Limiting / 目的: スケーラブルな設計• 『API Design Patterns』(Geewax)/ 適用: API保護 / 目的: RESTful APIのベストプラクティス• RFC 6585 / 適用: 429 Too Many Requests / 目的: 標準準拠のレスポンス設計Trigger:Use when designing API rate limiting, implementing DoS protection, handling external API rate limits, or managing quota systems.rate limiting, rate limiter, throttling, 429, token bucket, sliding window, quota, api protection
2026-01-05
spi-flash-dump-via-openocd.md
2
1
export
spi-flash-dump-via-openocd
2
from
"lukejenkins/claude-openocd-spi-dump"
from
"lukejenkins/claude-openocd-spi-dump"
3
This skill should be used when the user asks to "dump SPI flash", "read EEPROM through OpenOCD", "dump flash via MCU", "read SPI through debug interface", "extract firmware from SPI", or mentions scenarios involving SPI flash connected to a microcontroller with SWD/JTAG debug access. Provides comprehensive guidance for RAM-resident SPI flash dumping without external programming hardware.
2026-01-05
python-project-skel.md
2
1
export
python-project-skel
2
from
"zircote/.claude"
from
"zircote/.claude"
3
Generate production-ready Python project skeletons with Astral UV package manager, Hatchling build backend with dynamic versioning, and modern tooling (ruff, mypy, pytest, bandit). Use when creating new Python projects, initializing Python packages, setting up src-layout projects, scaffolding Python libraries, or starting a new Python application. Supports Python 3.14+ by default with configurable version. Output to current directory, specified path, or tarball.
2026-01-05
google-cloud-agent-sdk-master.md
2
1
export
google-cloud-agent-sdk-master
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Automatic activation for ALL Google Cloud Agent Development Kit (ADK) and Agent Starter Pack operations - multi-agent systems, containerized deployment, RAG agents, and production orchestration.**TRIGGER PHRASES:**- "adk", "agent development kit", "agent starter pack", "multi-agent", "build agent"- "cloud run agent", "gke deployment", "agent engine", "containerized agent"- "rag agent", "react agent", "agent orchestration", "agent templates"**AUTO-INVOKES FOR:**- Agent creation and scaffolding- Multi-agent system design- Containerized agent deployment- RAG (Retrieval-Augmented Generation) implementation- CI/CD pipeline setup for agents- Agent evaluation and monitoring
2026-01-05
standards-backend.md
2
1
export
standards-backend
2
from
"korallis/Amp-OS"
from
"korallis/Amp-OS"
3
Backend standards for modern TypeScript applications covering Convex, Supabase, Drizzle ORM, Stripe, tRPC, and API design patterns. Load when implementing server-side code, database schemas, or API endpoints.
2026-01-05
skill-creator.md
2
1
export
skill-creator
2
from
"ChuDiRen/AI-agent-testing-platform"
from
"ChuDiRen/AI-agent-testing-platform"
3
技能创建指南。当用户需要创建新技能(Skill)或更新现有技能时使用此技能。帮助扩展 Claude 在特定领域的专业能力。
2026-01-05
query-performance-tuning.md
2
1
export
query-performance-tuning
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
SQLiteクエリパフォーマンス最適化を専門とするスキル。EXPLAIN QUERY PLAN分析、インデックス戦略、クエリリライトを通じて、遅いクエリを診断し実行計画を改善します。Anchors:• High Performance MySQL (Baron Schwartz) / 適用: クエリ分析と診断手法 / 目的: 体系的なパフォーマンス診断• Use The Index, Luke (Markus Winand) / 適用: インデックス設計原則 / 目的: 効果的なインデックス活用• Systems Performance (Brendan Gregg) / 適用: 測定駆動のアプローチ / 目的: 定量的な効果検証Trigger:Use when optimizing slow queries, analyzing execution plans, designing indexes, resolving N+1 problems, or improving database performance systematically.Keywords: slow query, EXPLAIN QUERY PLAN, index optimization, query rewriting, N+1 problem, database performance, SQLite performance
2026-01-05
animation-designer.md
2
1
export
animation-designer
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Expert in web animations, transitions, and motion design using Framer Motion and CSS
2026-01-05
profiling-application-performance.md
2
1
export
profiling-application-performance
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to profile application performance, analyzing CPU usage, memory consumption, and execution time. It is triggered when the user requests performance analysis, bottleneck identification, or optimization recommendations. The skill uses the application-profiler plugin to identify performance bottlenecks and suggest code-level optimizations. Use it when asked to "profile application", "analyze performance", or "find bottlenecks". It is also helpful when the user mentions specific performance metrics like "CPU usage", "memory leaks", or "execution time".
2026-01-05
koan-debugging.md
2
1
export
koan-debugging
2
from
"sylin-org/koan-framework"
from
"sylin-org/koan-framework"
3
Framework-specific troubleshooting, boot report analysis, common error patterns
2026-01-05
nextauth-patterns.md
2
1
export
nextauth-patterns
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
NextAuth.js v5の設定とカスタマイズパターンを専門とするスキル。OAuth 2.0プロバイダー統合、データベースアダプター、セッション戦略、コールバック実装、型安全なセッション管理を提供する。Anchors:• Web Application Security (Andrew Hoffman) / 適用: OAuth脅威モデリングとセッションセキュリティ / 目的: 安全な認証フロー設計• NextAuth.js v5 Official Docs / 適用: プロバイダー設定とコールバック / 目的: 標準準拠の実装Trigger:Use when implementing NextAuth.js authentication, configuring OAuth providers (Google, GitHub),integrating database adapters (Drizzle), designing session strategies (JWT or database-backed),customizing authentication callbacks, or adding role-based data to sessions.Keywords: nextauth, oauth, authentication, session, jwt, drizzle adapter, google oauth, github oauth
2026-01-05
setting-up-log-aggregation.md
2
1
export
setting-up-log-aggregation
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill sets up log aggregation solutions using ELK (Elasticsearch, Logstash, Kibana), Loki, or Splunk. It generates production-ready configurations and setup code based on specific requirements and infrastructure. Use this skill when the user requests to set up logging infrastructure, configure log aggregation, deploy ELK stack, deploy Loki, deploy Splunk, or needs help with observability. It is triggered by terms like "log aggregation," "ELK setup," "Loki configuration," "Splunk deployment," or similar requests for centralized logging solutions.
2026-01-05
scanning-for-secrets.md
2
1
export
scanning-for-secrets
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill helps you scan your codebase for exposed secrets and credentials. It uses pattern matching and entropy analysis to identify potential security vulnerabilities such as API keys, passwords, and private keys. Use this skill when you want to proactively identify and remediate exposed secrets before they are committed to version control or deployed to production. It is triggered by phrases like "scan for secrets", "check for exposed credentials", "find API keys", or "run secret scanner".
2026-01-05
scanning-for-secrets.md
2
1
export
scanning-for-secrets
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill helps you scan your codebase for exposed secrets and credentials. It uses pattern matching and entropy analysis to identify potential security vulnerabilities such as API keys, passwords, and private keys. Use this skill when you want to proactively identify and remediate exposed secrets before they are committed to version control or deployed to production. It is triggered by phrases like "scan for secrets", "check for exposed credentials", "find API keys", or "run secret scanner".
2026-01-05
plan-party.md
2
1
export
plan-party
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Parallel strategy generation using G-5 Planning. Deploy 10 planning probes for multi-perspective implementation planning. Use for complex task planning after reconnaissance.
2026-01-05
angular-store.md
2
1
export
angular-store
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use when implementing state management with PlatformVmStore for complex components requiring reactive state, effects, and selectors.
2026-01-05
papi.md
2
1
export
papi
2
from
"hummat/paperpipe"
from
"hummat/paperpipe"
3
Help with paper references using paperpipe (papi). Use when user asks about papers, wants to verify code against a paper, needs paper context for implementation, or asks about equations/methods from literature.
2026-01-05
remotion-video.md
2
1
export
remotion-video
2
from
"connorads/dotfiles"
from
"connorads/dotfiles"
3
Build and render Remotion videos using React compositions. Use when defining `<Composition>` entries (often in `src/Root.tsx`), implementing deterministic frame-based animations with `useCurrentFrame()`, sequencing (`Sequence`/`Series`/`TransitionSeries`), and adding media via `OffthreadVideo`, `Img`, `Audio`, and `staticFile()`.
2026-01-05
bel-crm-schema-write-db.md
2
1
export
bel-crm-schema-write-db
2
from
"bennoloeffler/bassi"
from
"bennoloeffler/bassi"
3
This skill should be used when working with the CRM PostgreSQL database for sales, contacts, companies, and opportunities. Use this skill when the user asks to insert, update, query, or analyze data in the CRM database (may be called crm or db), or when SQL queries need to be created for company_site, person, sales_opportunity, or event tables. This skill provides comprehensive schema knowledge and PostgreSQL-specific SQL examples tailored to the CRM data model.
2026-01-05
react-to-taro.md
2
1
export
react-to-taro
2
from
"dafang/taro-weapp-plugin"
from
"dafang/taro-weapp-plugin"
3
Transpile React Web applications (v18+) into Taro 4.x code optimized for WeChat Mini Program. Use this skill when converting React components, pages, or utilities to Taro-compatible code with proper JSX element mapping, event handler transformation, navigation/routing conversion, and API shim layer.
2026-01-05