发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
multiplayer
Multiplayer game development principles. Architecture, networking, synchronization.
similarity-search-patterns
Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.
content-engine
Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and multi-platform campaigns. Use this when you want social posts, threads, scripts, content calendars, or to neatly adapt a single source asset across multiple platforms.
continuous-learning
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
eval-harness
A formal evaluation framework for Claude Code sessions that implements Eval-Driven Development (EDD) principles.
manim-video
Japanese translation: This file requires a Japanese translation for manim-video.
rust-testing
Rust testing patterns including unit tests, integration tests, asynchronous tests, property-based tests, mocking, and coverage. Follows the TDD methodology.
security-bounty-hunter
Discover exploitable, bounty-eligible security issues inside a repository. Focuses not on noisy, local-only findings but on remotely reachable vulnerabilities that are suitable for real reports.
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. Use this skill when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. It applies to tasks involving React components, Next.js pages, data fetching, bundle optimization, or general performance improvements.
n8n-workflow-patterns
Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, or scheduled tasks.
scientific-critical-thinking
Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims.
sentry-javascript-bugs
Sentry JavaScript frontend bug pattern review based on real production errors. Use when reviewing React/TypeScript frontend code for common bug patterns. Trigger keywords: "javascript bug review", "frontend errors", "react error patterns", "sentry frontend bugs".
sentry-security
Sentry-specific security review based on real vulnerability history. Use when reviewing Sentry endpoints, serializers, or views for security issues. Trigger keywords: "sentry security review", "check for IDOR", "access control review", "org scoping", "cross-org", "security audit endpoint".
chat-sdk
Build multi-platform chat bots with Chat SDK (`chat` npm package). Use when developers want to (1) Build a Slack, Teams, Google Chat, Discord, GitHub, or Linear bot, (2) Use the Chat SDK to handle mentions, messages, reactions, slash commands, cards, modals, or streaming, (3) Set up webhook handlers for chat platforms, (4) Send interactive cards or stream AI responses to chat platforms. Triggers on "chat sdk", "chat bot", "slack bot", "teams bot", "discord bot", "@chat-adapter", building bots that work across multiple chat platforms.
cryptocurrency-trader
Production-grade AI trading agent for cryptocurrency markets with advanced mathematical modeling, multi-layer validation, probabilistic analysis, and zero-hallucination tolerance. Implements Bayesian inference, Monte Carlo simulations, advanced risk metrics (VaR, CVaR, Sharpe), chart pattern recognition, and comprehensive cross-verification for real-world trading application.
openclaw-nextcloud
Manage Notes, Tasks, Calendar, Files, and Contacts in your Nextcloud instance via CalDAV, WebDAV, and Notes API. Use for creating notes, managing todos and calendar events, uploading/downloading files, and managing contacts.
update-docs
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what docs need updating", "sync docs with code", "scaffold docs for this feature", "document this feature", "review docs completeness", "add docs for this change", "what documentation is affected", "docs impact", or mentions "docs/", "docs/01-app", "docs/02-pages", "MDX", "documentation update", "API reference", ".mdx files". Provides guided workflow for updating Next.js documentation based on code changes.
laravel-patterns
Laravel architecture patterns, routing/controllers, Eloquent ORM, service layer, queues, events, caching, and API resources for production applications.
clickhouse-io
고성능 분석 워크로드를 위한 ClickHouse 데이터베이스 패턴, 쿼리 최적화, 분석 및 데이터 엔지니어링 모범 사례.
text-to-pdf-automation
Automate Text To PDF tasks via Rube MCP (Composio). Always search tools first for current schemas.
image-manipulation-image-magick
Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use when working with images, creating thumbnails, resizing wallpapers, or performing batch image operations.
add-setting-env
Guide for adding environment variables to configure user settings. Use when implementing server-side environment variables that control default values for user settings. Triggers on env var configuration or setting default value tasks.
legal-advisor
Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements.
design-system
Building production-ready design systems with accessibility, responsiveness, theming, component sets, and design tokens. Integration with Figma, Storybook, and component libraries.