CLI Tools

Command line utilities

Showing 1105-1128 of 9364 skills
tech-leads-club

render-deploy

by tech-leads-club

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

CLI Tools 5.1K 6mo ago
tech-leads-club

vercel-deploy

by tech-leads-club

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

CI/CD 5.1K 7mo ago
tech-leads-club

netlify-deploy

by tech-leads-club

Deploy web projects to Netlify using the Netlify CLI (npx netlify). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

Auth 5.1K 7mo ago
tech-leads-club

best-practices

by tech-leads-club

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".

CLI Tools 5.1K 7mo ago
tech-leads-club

run-nx-generator

by tech-leads-club

Run Nx generators with prioritization for workspace-plugin generators. Use this when generating code, scaffolding new features, or automating repetitive tasks in the monorepo.

CLI Tools 5.1K 7mo ago
angular

reference-compiler-cli

by angular

Explains the mental model and architecture of the code under packages/compiler-cli. You MUST use this skill any time you plan to work with code in packages/compiler-cli

CLI Tools 101K 7mo ago
rajnandan1

svelte-code-writer

by rajnandan1

CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating or editing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.

Automation 5.1K 6mo ago
meteor

codebase

by meteor

Use when understanding the build system, modifying CLI commands, working with isobuild, or navigating the tools/ directory. Covers build pipeline flow and file locations.

CLI Tools 44.8K 7mo ago
meteor

conventions

by meteor

Use when writing new packages, adding CLI commands, creating build plugins, or following Meteor code patterns. Covers package.js structure, file naming, and common code patterns.

API Dev 44.8K 7mo ago
rcarmo

reload

by rcarmo

Reinstall piclaw from workspace source and force-restart the running process. Use after making code changes to piclaw.

CLI Tools 828 6mo ago
rcarmo

token-chart

by rcarmo

Generate a 7-day token usage chart (all chats) and post it to the web UI timeline.

Analytics 828 6mo ago
rcarmo

graphite-power-chart

by rcarmo

Generate a Graphite chart (12h default) for a Zigbee device metric and post it to the web timeline.

Analytics 828 6mo ago
rcarmo

playwright

by rcarmo

Use Playwright for browser automation in this workspace. Install locally and run scripts as needed.

CLI Tools 828 6mo ago
CCOSTAN

homeassistant-yaml-dry-verifier

by CCOSTAN

"Verify Home Assistant YAML for DRY and efficiency issues by detecting redundant trigger/condition/action/sequence structures and repeated blocks across automations, scripts, and packages. Use when creating, reviewing, or refactoring YAML in config/packages, config/automations, config/scripts, or dashboard-related YAML where duplication risk is high."

Analytics 5.3K 6mo ago
posit-dev

sub-issue

by posit-dev

Manage GitHub sub-issues using the gh-sub-issue extension. Use when the user asks to create, list, add, or remove sub-issues (child issues) from a parent issue.

CLI Tools 1.8K 6mo ago
antinomyhq

create-command

by antinomyhq

Create new commands for the code-forge application. Commands are stored as .md files in the <cwd>/.forge/commands directory with YAML frontmatter (name, description) and markdown body containing command steps. Use when users need to add new commands, modify existing commands, or understand the command file structure. Supports special command tags like <lint> and <test> for automated workflows.

CLI Tools 7.5K 7mo ago
antinomyhq

debug-cli

by antinomyhq

Use when users need to debug, modify, or extend the code-forge application's CLI commands, argument parsing, or CLI behavior. This includes adding new commands, fixing CLI bugs, updating command options, or troubleshooting CLI-related issues.

CLI Tools 7.5K 9mo ago
browserbase

browser-trace

by browserbase

Capture a full DevTools-protocol trace of any browser automation — CDP firehose, screenshots, and DOM dumps — then bisect the stream into per-page searchable buckets. Use when the user wants to debug a failed run, audit network/console/DOM activity, attach a trace to an in-progress session, or feed structured per-page summaries back into an agent loop so its next iteration learns from the last one.

CLI Tools 3.7K 4mo ago
browserbase

cookie-sync

by browserbase

Sync cookies from local Chrome to a Browserbase persistent context so the browse CLI can access authenticated sites. Use when the user wants to browse as themselves, sync cookies, or log into sites via Browserbase.

Auth 3.7K 5mo ago
browserbase

functions

by browserbase

Guide Claude through deploying serverless browser automation using the official bb CLI

API Dev 3.7K 7mo ago
browserbase

search

by browserbase

"Use this skill when the user wants to search the web without a full browser session: find URLs, titles, and metadata for a query. Prefer it over a browser when you just need search results, not page content. Returns structured results with titles, URLs, authors, and dates."

API Dev 3.7K 5mo ago
browserbase

browser

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.

API Dev 3.7K 7mo ago
browserbase

browserbase-cli

by browserbase

Use the Browserbase CLI (bb) for Browserbase Functions and platform API workflows. Use when the user asks to run bb, deploy or invoke functions, manage sessions, projects, contexts, or extensions, fetch a page through the Browserbase Fetch API, search the web through the Browserbase Search API, or scaffold starter templates. Prefer the Browser skill for interactive browsing; use bb browse only when the user explicitly wants the Browserbase CLI path.

CLI Tools 3.7K 5mo ago
browserbase

browser

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Supports remote Browserbase sessions with automatic CAPTCHA solving, anti-bot stealth mode, and residential proxies — ideal for scraping protected websites, bypassing bot detection, and interacting with JavaScript-heavy pages.

Accessibility 3.7K 5mo ago