🛠️

CLI Tools

2516 skills in Tools > CLI Tools

figma-integration

Creates Figma variables from design tokens using console scripts, with automatic type mapping and scope assignment. Use when integrating design tokens into Figma, creating variable collections, or automating Figma workflow from token data.

osama-eldrieny/design-token-generator
0
0
Mis Ă  jour 1w ago

workbench-work-items

Work item management for Workbench CLI. Use when creating, updating, linking, or closing work items and tracking execution status.

bravellian/workbench
0
0
Mis Ă  jour 1w ago

gemini-spec-architect

Delegates complex architectural tasks to Gemini via CLI to generate Spec-Driven Development documentation. Use when user mentions 'Gemini', 'create specs', 'architect this', or 'spec-driven'.

IsmailAbdulkareem/AI_Book
0
0
Mis Ă  jour 1w ago

workbench-architecture

Architecture and ADR workflows for Workbench CLI. Use when documenting system design, decisions, tradeoffs, or rationale that must be tracked over time.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

frontend-components

Design and build reusable UI components following Astro's server-first architecture with islands, proper component composition, TypeScript props, and strategic client-side hydration. Use this skill when creating or modifying Astro components, React/Vue/Svelte islands, layout components, or any reusable UI elements. When working on .astro component files, framework component files (.jsx, .tsx, .vue, .svelte), layout components, page components, component prop interfaces, slot implementations, client directive usage (client:load, client:idle, client:visible), scoped component styles, or component documentation and examples.

SpacePlushy/portfolio
0
0
Mis Ă  jour 1w ago

hono

This skill should be used when developing with the Hono web framework, including CLI tool usage, project scaffolding, routing, middleware configuration, testing, optimization, and deployment across multiple JavaScript runtimes (Cloudflare Workers, Deno, Bun, Vercel, AWS Lambda, Node.js)

turner-kl/dotfiles
0
0
Mis Ă  jour 1w ago

forge-lang-bash

Bash/Shell scripting standards including shellcheck, shfmt, and bats testing. Use when working with shell scripts (.sh, .bash).

martimramos/claude-forge
0
0
Mis Ă  jour 1w ago

nervecentre-browser-automation

Browser automation for NHS Nervecentre EPR systems using local MCP servers. Use when asked to scrape, extract, or interact with Nervecentre patient data, worklists, clinical notes, or any NHS EPR system that requires local network access. Supports browser-use MCP (primary), Playwright MCP (fallback), and Browser MCP extension. Handles OAuth 2.0 authentication, dynamic SPA content, and FHIR-compliant data extraction. IMPORTANT - Requires local network access (hospital WiFi) - cloud browser services will not work.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

binary-analysis

Analyzes binary files for vulnerabilities and develops exploits. Use when working with ELF/PE executables, pwn challenges, buffer overflow, heap exploitation, ROP chains, format string bugs, or shellcode development.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

jungian-psychologist

Expert in Jungian analytical psychology, depth psychology, shadow work, archetypal analysis, dream interpretation, active imagination, addiction/recovery through Jungian lens, and the individuation process - grounded in primary sources and clinical frameworks. Activate on 'Jung', 'Jungian', 'shadow work', 'archetypes', 'dream interpretation', 'active imagination', 'individuation', 'anima', 'animus', 'collective unconscious', 'addiction', 'recovery', 'spiritus contra spiritum'. NOT for therapy or diagnosis (only licensed analysts diagnose), active psychosis, severe dissociation, or replacing the relational container of actual Jungian analysis.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

debugging-stickernest

Debugging and troubleshooting StickerNest issues. Use when investigating bugs, tracing errors, understanding unexpected behavior, adding debug logging, or when the user says "it's not working", "debug this", or "why is X happening". Covers console patterns, Three.js debugging, React DevTools, network issues, and common gotchas.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

datalab

Marketplace

Convert documents (PDF, EPUB, PPTX, DOCX, XLSX, HTML, images) to Markdown using Datalab cloud API. Use when user wants to use Datalab API for document conversion, or prefers cloud-based processing over local marker CLI.

xdanger/claude-plugins
0
0
Mis Ă  jour 1w ago

api-organization

Explains the standardized API organization pattern for this codebase. Use when creating new API endpoints, API clients, or modifying existing API structure. Covers the 5-file system (endpoint-types, endpoints, api-client, admin-api-client, protected-endpoints), role-based access patterns (admin vs regular users), and TypeScript type safety across the API layer. All API code lives in src/lib/api/ following this exact pattern.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

debian-bootstrap

Bootstrap a new Debian/Ubuntu system with your standard configuration. Portable dotfiles, SSH config, shell setup, and SOPS secrets - no Nix required. Use when setting up a new machine or migrating away from NixOS.

cptfinch/dotfiles•Shell
0
0
Mis Ă  jour 1w ago

cass

Always search before starting any work across all coding agent session histories (Claude Code, Codex, Cursor, Gemini CLI, Aider, ChatGPT) to find whatever we've discussed before.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

web-artifacts-builder

Suite of tools for creating elaborate, multi-component Codex CLI HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

yurake/skills
0
0
Mis Ă  jour 1w ago

supabase-cli

Comprehensive guide for Supabase CLI usage covering database initialization, migrations, type generation, API key management, and direct query execution. Use this skill when working with Supabase local development, database schema management, or any CLI command usage.

majiayu000/claude-skill-registry
0
0
Mis Ă  jour 1w ago

1password-cli

Use the 1Password CLI (`op`) to securely retrieve secrets. Load this skill when users ask to 'get a password from 1Password', 'retrieve a secret', 'fetch credentials from the vault', 'use op to read', or need to pass secrets to commands, environment variables, or files. CRITICAL: Never display secret values in conversation - always consume them inline with redirection or command substitution.

douglascamata/dotfiles
0
0
Mis Ă  jour 1w ago

cli-tool

Marketplace

Build command-line tools with argument parsing, subcommands, and nice UX.Use when: creating CLI, terminal app, command-line utility.Triggers: "cli", "command line", "terminal", "clap", "typer", "commander".

timequity/vibe-coder
0
0
Mis Ă  jour 1w ago

shadcn-setup-and-theming

Use this skill whenever the user wants to install, configure, or adjust shadcn/ui itself (CLI, components.json, Tailwind integration, theming, radius/colors/typography, dark mode) in a React + TypeScript project, including Next.js App Router and Vite setups.

AgentiveCity/SkillFactory
0
0
Mis Ă  jour 1w ago