Loading...
Loading...
Found 467 Skills
Automatically loads domain README.md context when you start working in a registered library or module. Reads architecture, public API, and patterns before touching domain-specific code. Activate when the task involves a specific library, domain path, or module the user references.
Guide for publishing packages to the npm registry. Use this skill when the user wants to publish a new package, release a new version, or manage npm package configurations.
A tool for generating application materials for Chinese software copyright, which directly outputs LaTeX source files and compiles them into PDF. It automatically analyzes project code to generate four materials: copyright registration application form, source code document (30 pages at the beginning and 30 at the end, total 60 pages), user manual, and design specification, including headers and footers, screenshot placeholders, and information consistency checks. Applicable to various software projects such as WeChat Mini Programs, Web applications, mobile Apps, and desktop applications. This Skill must be used when users mention software copyright, software copyright application, or copyright registration. It should also be used when users need to prepare copyright materials or generate software copyright documents for any software project.
Comprehensive OpenTofu expertise including migration from Terraform, state encryption, OpenTofu 1.10/1.11 features (OCI registry, native S3 locking, ephemeral resources, enabled meta-argument), and CI/CD integration. Covers when to use OpenTofu vs Terraform with decision matrix.
Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.
Progressive Web Apps with service workers, web manifest, offline support, installation prompts. Use for installable web apps, offline functionality, push notifications, or encountering service worker registration, cache strategy, manifest configuration errors.
A professional guide that instructs developers on how to introduce and use the official SDK (@lazycatcloud/sdk) in Lazycat MicroServer applications, register file type associations (file_handler), and implement basic integrations.
ComfyUI custom node fundamentals - V3 node structure, Schema, inputs/outputs, registration. Use when creating new ComfyUI custom nodes, defining node classes, or setting up a custom node project.
Video marketing strategist covering short-form video (TikTok, Reels, YouTube Shorts), long-form video (YouTube), live streaming, video ads, and video content strategy. Use when the user wants to create video content, plan a YouTube channel, write video scripts, optimize video for algorithms, plan Reels or TikTok content, set up live streaming, create video ad scripts, or develop any video marketing strategy. Also triggers for video SEO, thumbnail optimization, video hooks, video editing guidelines, or video production workflow.
Authoritative MCU chip specification query Skill. Auto-activates when users work with MCU/embedded development, chip selection, hardware design, or peripheral configuration. Queries chip parameters, pin definitions, TRM registers, and programming guides via the ChipCtx MCP interface. Trigger keywords: chip models (STM32/ESP32/nRF, etc.), pin definitions, peripheral configuration, UART/SPI/I2C/ADC, registers, datasheets.
Implement, review, or debug push notifications in iOS/macOS apps — local notifications, remote (APNs) notifications, rich notifications, notification actions, silent pushes, and notification service/content extensions. Use when working with UNUserNotificationCenter, registering for remote notifications, handling notification payloads, setting up notification categories and actions, creating rich notification content, or debugging notification delivery. Trigger for any task involving alerts, badges, sounds, background pushes, or user notification permissions in Swift apps.
Publishes an api2cli-generated CLI package to the npm registry. Handles package.json validation, version bumping, building, and npm publish. Use when user asks to "publish to npm", "release to npm", "publish this CLI", "npm publish", "make this installable via npx", "publish a new version", or "update npm".