Use when investigating production incidents, regressions, outages, failed integrations, or unexpected behavior.
Coding / 软件开发
2,118 skills
This skill updates the minimum iOS deployment target for the Salesforce Mobile SDK Cordova Plugin.
- Running SQL queries that Prisma Client cannot express (CTEs, window functions, complex joins) - Performing bulk operations more efficiently than Prisma's generated queries - Calling database-specific features (full-text search, advisory locks, lateral joins) - Executing data migrations or one-off…
Emil Kowalski's animation and motion design engineering skill. Use when crafting UI animations, transitions, micro-interactions, or reviewing motion code. Provides custom easing curves, duration tables, spring physics, and animation decision frameworks.
This skill should be used every time you work on Next.js projects or Next.js app code changes in this repository.
Adapt one SwiftUI codebase across iPhone, iPad, Mac, Apple Watch, Apple TV, and Vision Pro — size classes, adaptive navigation, multi-window/scenes, platform conditionals, and idiomatic per-platform behavior. Use when supporting iPad alongside iPhone, bringing an app to macOS or visionOS, fixing a …
Powerful asynchronous state management, server-state utilities, and data fetching for TS/JS, React, Vue, Solid, Svelte & Angular.
Audit a GitHub repository's security posture and hardening gaps across branch protection, CODEOWNERS, GitHub Actions, publish/release integrity, collaborator access, security features, and dependency review. Use when reviewing or hardening a repo, assessing GitHub configuration, checking CI/CD or A…
Implement a complete feature end-to-end: plan, scaffold structure, write all layers of code, and write tests. Auto-invoke when the user says "build the X feature", "implement the full flow for Y", "end-to-end implementation of Z", or "I need everything for the order cancellation feature".
Android Automotive OS 调试诊断指南
The Shark Pattern — universal non-blocking execution for any AI coding agent. Spawn remoras for slow tools, keep the main agent swimming. Works with Claude Code, Codex, Gemini CLI, Cursor, Aider, OpenClaw.
Official integration patterns for Mapbox GL JS across popular web frameworks (React, Vue, Svelte, Angular). Covers setup, lifecycle management, token handling, search integration, and common pitfalls. Based on Mapbox's create-web-app scaffolding tool.
Provide provider capability awareness and route commands by answering what the current provider supports natively vs must emulate
Elixir-specific coding patterns and conventions.
Coleta e consulta dados de leiloeiros oficiais de todas as 27 Juntas Comerciais do Brasil. Scraper multi-UF, banco SQLite, API FastAPI e exportacao CSV/JSON.
Enforces strict guidelines for creating, modifying, and refactoring reproducible recipes under the `agy-recipes/` folder. Use when developing setup/teardown scripts, IAM configurations, API enablement, or workflows for replicating deployments.
(BETA) Use this skill to verify, maintain, and adapt the hardware recommendation logic (VRAM, TPS, Model specs) based on the upstream AlexsJones/llmfit Rust project.
Consolidate accumulated permission grants across Claude Code, Codex, and Gemini: move trusted commands into project settings, clean garbage entries, verify cross-agent consistency, commit project-level configs.
Set up Python projects using nix/direnv with uv for environment management. Use when creating new Python projects, initializing Python environments, or when the user wants automatic Python virtual environment setup with nix flakes.
Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.
Keep this package correct for both Node.js and browser usage whenever code changes touch cryptography, exports, runtime behavior, examples, or docs. Use for RSA/AES updates, API changes, module inclusion changes, bundle/export changes, and any request that could drift README or dist/index.html from…
Writes production code that satisfies stack-context standards on the first pass: interface-first design, backward-compatibility checks, lightweight self-review. Trigger for 'implement this', 'write the code for', 'add X to Y', 'build this function', 'make this work'. Not for tests; use /ai-test ins…
Cafe24 Smart Design module, variable, and modifier reference for building and editing Cafe24 e-commerce store templates. Use when working with Cafe24 skin HTML files, modules (module="..."), variables ({$...}), modifiers (|cut, |display, etc.), or any Cafe24 storefront template code.
File cleanup and archiving. Tidies up bloated Plans.md, session-log.md, old logs, and state files. Trigger: /maintenance, cleanup, archive, organize, split session-log. Do NOT load for: implementation, review, release, new feature development.
Read and create notes with the nanotes CLI. Use when working on a Mac where nanotes is installed and you need Apple Notes data from the terminal.
Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup patterns.
Deploy Next.js to Cloudflare Workers using OpenNext adapter
LuatOS Demo 代码与文档设计规范。编写/审查 demo 代码、readme 时必须遵循:文件结构、命名规范(常量/变量/函数)、注释格式、禁止闭包和匿名函数。
Expert on Odoo's external JSON-RPC and XML-RPC APIs. Covers authentication, model calls, record CRUD, and real-world integration examples in Python, JavaScript, and curl.
Use when the user asks for a CRAP report, cyclomatic complexity analysis, or code quality metrics on a Go project