Loading...
Loading...
Found 2,770 Skills
Эксперт по job descriptions. Используй для создания вакансий, требований и EVP.
使用 MapV-Three 构建专业的 3D 地图和 GIS 应用 - 基于 Z-up 坐标系的 3D 地图库,支持地图编辑、测量工具、要素绘制、数据管理等地理可视化功能。适用于创建地图编辑器、测量工具、空间数据可视化等 Web-GIS 应用。
Run a Cyrus release by publishing all packages to npm in the correct dependency order, updating changelogs, and creating git tags.
Start here for first-time CARTO use — install the CLI, authenticate, switch profiles, understand JSON output and async job patterns. Also orients on the two parallel access paths into the CARTO platform (CLI for authoring/scripting, MCP server for inline interactions in chat hosts) and which skills cover each.
Call use_skill as your FIRST and ONLY action when the user asks to RUN, START, or DEBUG a Mule application. This includes executing applications in run mode OR debug mode. Trigger phrases include "run my project", "run all projects", "debug my project", "debug all my projects", "start the app", "run <project-name>", "debug <project-name>". When you call use_skill, it must be the only tool call in that response.
Turn an address into a point, and a point into everything that contains it, instead of recalling coordinates that do not exist. Eleven services covering forward geocoding of a US street address to latitude and longitude, reverse geocoding a lat/lon back to a street address, the Census tract, block FIPS code and GEOID behind an address or a coordinate, up to ten addresses resolved in one request, every Census layer through a point at once — county, county subdivision, place, urban area, CBSA and CSA, congressional district and both state legislative chambers — USPS-style address standardization for deduplicating messy address lists, the nearest named street to a GPS fix, the nearest airports with IATA and ICAO codes, ground elevation from USGS 3DEP, and great-circle distance and bearing between two coordinates. Reach for it whenever an invented coordinate or an invented census tract is the way the task fails: both are strings of plausible digits that no reader can check by eye, and the address-to-tract mapping exists in no model's weights. Use it for asks like "geocode this address", "what census tract is this in", "which congressional district covers these coordinates", "standardize this address list", "what street is this GPS fix on", "nearest airport to this point", "how high is this point", "how far apart are these two coordinates". Geocoding is US-only and says so rather than guessing. Browsing and searching the catalog are free, and with no wallet configured a call prints its price and the exact request instead of paying; real calls cost $0.003 to $0.008, settled in USDC on Base.
Coda's UI design system. Use when building interfaces inspired by Coda's aesthetic - light mode, Inter font, 4px grid.
Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.
Validates permission inheritance between parent and child agents. Ensures child permissions are equal to or more restrictive than parent. Activate on 'validate permissions', 'permission check', 'inheritance validation', 'permission matrix', 'security validation'. NOT for runtime enforcement (use dag-scope-enforcer) or isolation management (use dag-isolation-manager).
Evaluate AI contribution in projects using the AI Assessment Scale (AIAS) 5-level framework. Measure AI involvement from no AI to full AI exploration across development stages.
cmux ターミナル内での操作スキル。ペイン分割、サブエージェント起動・監視・結果回収、コマンド送信、画面読み取り、通知に使用。CMUX_* 環境変数が存在する場合にトリガーされる。
Use when delegated work must survive a worker, Code Execution interruption, or session boundary and resume from durable plan files.