发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
seo-technical
Technical SEO audit across 9 categories: crawlability, indexability, security, URL structure, mobile, Core Web Vitals, structured data, JavaScript rendering, and IndexNow protocol. Use when user says "technical SEO", "crawl issues", "robots.txt", "Core Web Vitals", "site speed", or "security headers".
firebase-development-debug
Use this skill when troubleshooting Firebase emulator problems, security rules violations, Cloud Function errors, authentication issues, or deployment failures. It triggers on keywords like "error", "not working", "debug", "troubleshoot", "failing", "broken", "permission denied", and "emulator issue".
marimo-development
Expert guidance for creating and working with marimo notebooks - reactive Python notebooks that can be executed as scripts and deployed as apps. Use when the user asks to create marimo notebooks, convert Jupyter notebooks to marimo, build interactive dashboards or data apps with marimo, work with marimo's reactive programming model, debug marimo notebooks, or needs help with marimo-specific features (cells, UI elements, reactivity, SQL integration, deploying apps, etc.).
tilt
Manages Tilt development environments via CLI and Tiltfile authoring. Must use when working with Tilt or Tiltfiles.
rest-api-design
Design RESTful APIs following best practices for resource modeling, HTTP methods, status codes, versioning, and documentation. Use when creating new APIs, designing endpoints, or improving existing API architecture.
makefile-generator
Create, generate, or scaffold Makefiles with .PHONY targets and build automation.
process-mapper
Use when a BizOps lead, COO, or process-improvement owner needs to document an end-to-end business process (procurement, employee onboarding, incident handoff, customer-onboarding, claims adjudication) in BPMN-style notation, measure cycle times by stage, surface where work spends most of its time waiting vs. being worked, and quantify the gap between processing time and total elapsed time. Pairs Lean / Six Sigma / Theory-of-Constraints canon with deterministic stdlib-only Python tools to produce a process map, a ranked bottleneck list (with severity + root-cause hypothesis), and a cycle-time analysis (P50, P90, value-add ratio, Little's Law throughput). Distinct from sales-pipeline, system-reliability (SLO), and strategic-OKR work — this is tactical process documentation for internal operations.
create-dashboard
Builds comprehensive Amplitude dashboards from requirements or goals, organizing charts into logical sections with appropriate layouts. Use when creating a complete dashboard from scratch or assembling existing charts into a cohesive view.
codex-subagent
Spawn Codex subagents via background shell to offload context-heavy work. Use for: deep research (3+ searches), codebase exploration (8+ files), multi-step workflows, exploratory tasks, long-running operations, documentation generation, or any other task where the intermediate steps will use large numbers of tokens.
ex
```markdown
travel-guide-maker
Travel-guide automated generation skill. Processes raw travel-note materials (Xiaohongshu, manually curated, or other sources) into a structured travel guide and outputs a Word document (.docx) with a table of contents, route maps, and a source appendix. Use this skill whenever the user mentions "generate travel guide", "organize travel notes", "travel itinerary document", or "travel Word document". Also proactively use this skill when the user provides note materials but does not know how to organize them into a document. Can collaborate with xiaohongshu-skills to achieve end-to-end automation from Xiaohongshu search to the final deliverable.
maintain-cross-platform
Use when preparing releases, validating cross-platform compatibility, or updating installation infrastructure. Meta-skill for maintaining AgentSys's 3-platform architecture.
dyn-object-masks
Generate dynamic-object binary masks after global motion compensation, output CSR sparse format.
powerlifting
Calculating powerlifting scores to determine the performance of lifters across different weight classes.
temporal-python-testing
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.
install-ui-ux-pro-max
Install the ui-ux-pro-max skill from GitHub for Cursor. Use when the user wants to install the ui-ux-pro-max skill or mentions installing UI/UX design intelligence tools.
IoT UART Console (picocom)
Use picocom to interact with IoT device UART consoles for pentesting operations including device enumeration, vulnerability discovery, bootloader manipulation, and gaining root shells. Use when the user needs to interact with embedded devices, IoT hardware, or serial consoles.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
threejs-shaders
Three.js shaders — GLSL, ShaderMaterial, uniforms, custom effects. Use when creating custom visual effects, modifying vertices, writing fragment shaders, or extending built-in materials.
nuxthub
Use when building NuxtHub v0.10.4 applications - provides database (Drizzle ORM with SQLite/PostgreSQL/MySQL), KV storage, blob storage, and cache APIs. Covers configuration, schema definition, migrations, multi-cloud deployment (Cloudflare, Vercel), and the new hub:db, hub:kv, hub:blob virtual module imports.
nuxt-modules
Use when creating Nuxt modules: (1) published npm modules (@nuxtjs/*, nuxt-), (2) local project modules (modules/ directory), (3) runtime extensions (components, composables, plugins), (4) server extensions (API routes, middleware), (5) releasing/publishing modules to npm, (6) setting up CI/CD workflows for modules. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing guidance, and release automation.
axiom-camera-capture
AVCaptureSession, camera preview, photo capture, video recording, RotationCoordinator, session interruptions, deferred processing, capture responsiveness, zero-shutter-lag, photoQualityPrioritization, front camera mirroring
axiom-foundation-models-diag
Use when debugging Foundation Models issues — context exceeded, guardrail violations, slow generation, availability problems, unsupported language, or unexpected output. Systematic diagnostics with production crisis defense.
coreml-ref
CoreML API reference - MLModel lifecycle, MLTensor operations, coremltools conversion, compression APIs, state management, compute device availability, performance profiling.