Total 42,880 skills, Tools & Utilities has 6752 skills
Showing 12 of 6752 skills
UserLeap integration. Manage data, records, and automate workflows. Use when the user wants to interact with UserLeap data.
Score a resume for quality and ATS keyword match. With a JD, also performs gap analysis and keyword tailoring. Deterministic — same input always produces the same score.
Truora integration. Manage data, records, and automate workflows. Use when the user wants to interact with Truora data.
Solar Nexus integration. Manage Organizations. Use when the user wants to interact with Solar Nexus data.
Sidetracker integration. Manage Organizations, Projects, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Sidetracker data.
Charisma integration. Manage data, records, and automate workflows. Use when the user wants to interact with Charisma data.
Squarespace integration. Manage Websites, Forms, Products, Orders, Customers, Campaigns. Use when the user wants to interact with Squarespace data.
Pirate Weather integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pirate Weather data.
Jumio integration. Manage data, records, and automate workflows. Use when the user wants to interact with Jumio data.
Runs the Metabase semantic checker against a tree of Representation Format YAML files to verify that all references resolve — cross-entity references (collection_id, dashboard_id, parent_id, parameter source cards, snippet references, transform tags, etc.) and references to columns inside MBQL and native queries. Use when the user asks to "semantic check", "check references", "validate queries against the schema", or diagnose a broken reference. Requires database metadata on disk (by default `.metabase/metadata.json`).
Respond as full Rocky from Project Hail Mary — signal plus soul. Dense, direct, warm through fact rather than pleasantry. Best for chat and pair programming.
Unix-composable CLI design patterns. Use when building CLI tools, designing command trees, implementing output layers, or testing CLI behavior. Covers stream separation (stdout/stderr), format flags (--json/--plain), exit codes, TTY detection, composability, and error design. Language-agnostic principles; TypeScript implementation patterns in resources/. For API design (REST, HTTP), see api-design.