发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
vestaboard-automation
Automate Vestaboard tasks via Rube MCP (Composio). Always search tools first for current schemas.
writing-user-outputs
CLI output formatting standards for Worktrunk. Use when writing user-facing messages, error handling, progress output, hints, warnings, or when integrating with the output system.
mspm0-ccs
Tool-neutral CLI agent rules for TI MSPM0 development with Code Composer Studio, Keil/uVision, SysConfig, and DriverLib. Use when an agent needs to inspect or modify MSPM0 projects, edit .syscfg configuration, avoid generated SysConfig/build files, use DriverLib APIs, validate SysConfig output, package reusable MSPM0 examples, or work on NUEDC-style MSPM0 embedded firmware.
minecraft-fabric-dev
Comprehensive guidance for Minecraft mod development with Fabric, including porting from other mod loaders (Forge, NeoForge). Integrates MCP servers for decompilation, documentation access, and mixin validation. Use when developing Fabric mods, porting from Forge, or working with Minecraft source code.
architecture
Use when documenting architecture, understanding system structure, creating diagrams, or analyzing component relationships. Focuses on interfaces-in / interfaces-out and high-level design. Triggers on: 'use architecture mode', 'architecture', 'system design', 'how is this structured', 'document the system', 'create a diagram', 'high-level overview'. Read-only mode.
engineering-failures-rust
Automatically scan Rust source code to detect common engineering error patterns. Based on 142 patterns from 12 domains: Ownership/Borrowing, Async/Concurrency, Unsafe/FFI, Security, Memory, Type System, Error Handling, Performance, API/Crate, Testing, Deployment, Observability. Rust-specific.
api-testing
Contract testing with Pact, API mocking with MSW, load testing with k6/Locust, OpenAPI validation, and Postman/Insomnia automation. Code-first patterns for catching regressions before they reach production.
monitoring-observability
Production observability and monitoring expertise including structured logging with JSON and correlation IDs, Prometheus metrics (counters, histograms, gauges), distributed tracing with OpenTelemetry and Jaeger, Grafana dashboard design, SLO/SLI-based alerting rules, Sentry error tracking, health check endpoints, readiness vs liveness probes, and on-call runbook patterns. Use when setting up monitoring, debugging production issues, designing dashboards, or implementing observability in Go, Node.js, or Python services.
synchronization-algorithms
Network synchronization for multiplayer games with client prediction, server reconciliation, rollback netcode implementation, and state consistency techniques.
ag-ui-protocol
AG-UI (Agent-User Interaction) protocol reference for building AI agent frontends. Use when implementing AG-UI events (RUN_STARTED, TEXT_MESSAGE_*, TOOL_CALL_*, STATE_*), building agents that communicate with frontends, implementing streaming responses, state management with snapshots/deltas, tool call lifecycles, or debugging AG-UI event flows.
ads-meta
Meta Ads deep analysis covering Facebook and Instagram advertising. Evaluates 46 checks across Pixel/CAPI health, creative diversity and fatigue, account structure, and audience targeting. Includes Advantage+ assessment. Use when user says "Meta Ads", "Facebook Ads", "Instagram Ads", "Advantage+", or "Meta campaign".
blog-outline
SERP-informed outline generation with H2/H3 heading hierarchy, competitive content gap analysis, section-by-section word count targets, chart and image placement markers, FAQ question planning, and internal linking zones. Lighter than a full content brief — generates article skeleton and structure only, ready for $blog write to consume. Use when user says "outline", "blog outline", "content outline", "structure blog", "plan sections", "article skeleton", "heading structure", "SERP analysis", "competitive outline", "plan article".
gakido
High-performance Python HTTP client with browser impersonation and anti-bot evasion. Use when the user needs to bypass bot detection, impersonate browsers with TLS fingerprinting, make HTTP/2/3 requests, or build web scrapers that evade anti-bot systems.
lint-check
Run code quality linters when reviewing code. Checks style, complexity, and best practices. Supports Python (ruff), JavaScript (eslint), Go (golangci-lint), Ruby (rubocop), Java (Checkstyle/PMD). Use when reviewing any code changes for quality issues.
remotion
Use when generating or modifying Remotion video code, creating demo videos, or working with the demo-video/ directory
digital-ocean
Digital Ocean integration. Manage Accounts. Use when the user wants to interact with Digital Ocean data.
dyspatch
Dyspatch integration. Manage data, records, and automate workflows. Use when the user wants to interact with Dyspatch data.
flyio
Fly.io integration. Manage Organizations. Use when the user wants to interact with Fly.io data.
structurizr
Structurizr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Structurizr data.
performance-review
Use when conducting performance reviews and managing Performance Improvement Plans (PIPs). Covers review cycles, calibration sessions, feedback frameworks, PIPs, and rating distribution management.
technical-spec-reviewing
Reviews technical specifications for completeness, feasibility, and production readiness. Validates architecture, APIs, security, and operational concerns. Use when reviewing tech specs before implementation or architecture review meetings.
openspec-explore
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
go-google-style-guide
Expertise in Go programming according to the Google Go Style Guide. Use when the user needs to write, refactor, or review Go code for clarity, simplicity, and maintainability. This skill ensures adherence to Google's official Go idioms, formatting, and the 'Least Mechanism' principle.
push
Pushes the current branch to the remote repository.