发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
mobile-ios-design
Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.
click-path-audit
Tracks the complete sequence of state changes for every user-facing button/touchpoint to uncover bugs where features appear to work individually but cancel each other out, produce incorrect final states, or leave the UI in an inconsistent state. Useful when system debugging hasn't found errors but users report buttons not responding, or after any major refactor that touches shared state stores.
fal-ai-media
Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.
videodb
Viewing, understanding, and acting on video and audio. View: ingest content from local files, URLs, RTSP/live sources, or real-time desktop capture; return real-time context and playable stream links. Understand: extract frames, build visual/semantic/temporal indexes, and search clips by timestamps and automatic clipping. Act: transcode and normalize (codecs, frame rate, resolution, aspect ratio), perform timeline editing (subtitles, text/image overlays, branding, audio overlays, voiceover, translation), generate media assets (images, audio, video), and create real-time alerts for events from live streams or desktop capture.
django-tdd
Django testing strategies using pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
flutter-dart-code-review
A library-independent Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
composio-automation
Automate Composio tasks via Rube MCP (Composio). Always search tools first for current schemas.
google-search-console-automation
Automate Google Search Console tasks via Rube MCP (Composio): query search analytics, list sites, inspect URLs, submit sitemaps, monitor search performance. Always search tools first for current schemas.
telegram-mini-app
Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with a native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and building viral mini apps that monetize. Use when: telegram mini app, TWA, telegram web app, TON app, mini app.
better-notion
Full CRUD for Notion pages, databases, and blocks. Create, read, update, delete, search, and query.
superpowers
Agentic software development methodology — 13 integrated skills for disciplined AI-assisted development covering brainstorming, planning, TDD, debugging, code review, git worktrees, and branch management.
metal-kernel
Write Metal/MPS kernels for PyTorch operators. Use when adding MPS device support to operators, implementing Metal shaders, or porting CUDA kernels to Apple Silicon. Covers native_functions.yaml dispatch, host-side operators, and Metal kernel implementation.
laravel-tdd
TDD in Laravel: PHPUnit and Pest, factories, database testing, fakes, coverage target
Hook Development
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
architecture
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
File Path Traversal Testing
Use this skill when a user asks to test for directory traversal, exploit path traversal vulnerabilities, read arbitrary files through web applications, find LFI (Local File Inclusion) vulnerabilities, or access files outside the web root. It provides comprehensive file path traversal attack and testing methodologies.
agent-sessions-layout
Agent Sessions workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation requirements. Use when implementing features or fixing issues in the Agent Sessions workbench layout.
pr-review
Review PyTorch pull requests for code quality, test coverage, security, and backward compatibility. Use when reviewing PRs, when asked to review code changes, or when the user mentions 'review PR', 'code review', or 'check this PR'.
stripe-integration
Implement Stripe payment processing for robust, PCI-compliant payment flows including Checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
pptx
Presentation creation, editing, and analysis. When OpenCode needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
nutrient-document-processing
Use the Nutrient DWS API to process, convert, OCR, extract, edit, sign, and fill forms in documents. Supports PDF, DOCX, XLSX, PPTX, HTML, and image formats.
remotion-video-creation
Remotion best practices — creating videos in React. 29 domain-specific rules covering 3D, animation, audio, subtitles, charts, transitions, and more.
django-security
Django security best practices: authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configuration.
docker-patterns
Building and optimizing Docker images, multi-stage builds, networking, and volume management. Best practices for production deployments.