🛠️

CLI Tools

2516 skills in Tools > CLI Tools

react-hook-form-zod

This skill provides comprehensive knowledge for building type-safe, validated forms in React using React Hook Form and Zod schema validation.Use when: building forms with validation in React, integrating Zod schema validation with React Hook Form, using shadcn/ui Form or Field components, implementing client and server-side validation with a single schema, handling complex validation scenarios (nested objects, arrays, conditional fields, async validation), building multi-step forms or wizards, implementing dynamic form fields with useFieldArray, optimizing form performance and re-renders, ensuring accessible form error handling, or debugging form validation issues.Keywords: react-hook-form, useForm, zod validation, zodResolver, @hookform/resolvers, form schema, register, handleSubmit, formState, useFieldArray, useWatch, useController, Controller, shadcn form, Field component, client server validation, nested validation, array field validation, dynamic fields, multi-step form, async validation, zod refine,

jackspace/ClaudeSkillz
0
0
Mis à jour 1w ago

healthcare-ux-standards

General healthcare UX standards for Hospital Information Systems (HIS), EMR/EHR, clinic management, and patient portals. WCAG 2.2 Level AA compliant with US/International regulatory alignment (HHS Section 504, ADA, Section 508, EN 301 549, NHS Digital). Covers accessibility, patient safety language, and healthcare-specific design patterns. Auto-activates for healthcare UI design, form validation, error messaging, clinical workflows, and patient-facing interfaces.

mycurelabs/easyjoey.com
0
0
Mis à jour 1w ago

wpf-ui-shell

Create or refactor a .NET 8 WPF shell for a desktop widget host using CommunityToolkit.Mvvm and a custom viewmodel-first navigation service. Use when working on App.xaml, MainWindow/ShellWindow, shared ResourceDictionaries, runtime Light/Dark theming, or shell layout for widget-style apps. Avoid Prism, Frame navigation, and heavy region managers.

YosrBennagra/3SC
0
0
Mis à jour 1w ago

moai-domain-cli-tool

Enterprise CLI tool architecture with multi-language patterns, UX/DX optimization, and production deployment strategies

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

ancient-greek

Master Ancient Greek philosophical methods, vocabulary, and debates. Use for: Socratic method, Platonic dialogues, Aristotelian analysis, Stoic ethics, Epicurean philosophy, pre-Socratic thought. Triggers: 'Socrates', 'Plato', 'Aristotle', 'Stoic', 'Epicurean', 'eudaimonia', 'virtue ethics', 'elenchus', 'four causes', 'Forms', 'nous', 'logos', 'phronesis', 'ataraxia', 'apatheia', 'dialectic', 'maieutic', 'pre-Socratic', 'Heraclitus', 'Parmenides', 'the Good', 'unmoved mover'.

chrislemke/stoffy
0
0
Mis à jour 1w ago

practice-hub-debugging

Systematic debugging and code cleanup for Practice Hub. Includes scripts to find/remove console.log statements, track TODOs/FIXMEs, validate code quality, and prepare codebase for production deployment. Critical for pre-production cleanup.

JoeInnsp23/practice-hub
0
0
Mis à jour 1w ago

jules-cli

docs/tasks.mdに記載されたタスクをJules CLIを使って依頼・管理します。タスクを日本語でフォーマットしてJulesに送信し、進捗を追跡して完了後にtasks.mdを更新します。

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

viem

Marketplace

Viem blockchain client patterns for Ethereum interactions, transactions, signing, encoding, and smart contract calls. Triggers on viem, publicClient, walletClient, chain, abi.

settlemint/agent-marketplace
0
0
Mis à jour 1w ago

gemini-search

Performs automatic web search using Gemini CLI with Google Search grounding. Triggers on "Gemini search:", "suche mit Gemini", "use Gemini to find". Claude writes a request file, the Watcher executes the search, Claude reads the result. FREE Gemini 2.5 Pro with 1000 requests/day.

tt44mm/claude_gemini_skill
0
0
Mis à jour 1w ago

runs-derive

Grep/wc replacement for .runs artifacts. Use for: count, extract, Machine Summary, receipt reading, marker counts. Null-safe counting (REQ/NFR/QID/RSK markers), YAML block parsing, BDD scenario counting. Deterministic read-only - no judgment. Use when cleanup agents need mechanical counts/extraction. Invoke via bash .claude/scripts/demoswarm.sh.

EffortlessMetrics/demo-swarm
0
3
Mis à jour 1w ago

kitty-remote

Control kitty terminal via remote protocol and kitty-test-harness; launch panels/windows, send keys, capture screen, manage sockets, and debug remote-control failures when testing TUIs.

Alb-O/impire
0
0
Mis à jour 1w ago

shellcheck-configuration

Marketplace

Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.

HermeticOrmus/after-the-third-cup
0
0
Mis à jour 1w ago

unity-editor

Marketplace

Comprehensive Unity Editor operations using unity-mcp-client CLI via uvx. Covers daily workflows (refresh, console, build verification), asset management, scene/object manipulation, and debugging. This skill should be used when users request Unity Editor operations, error analysis, log review, asset refresh, test execution, or after making script/asset modifications.

bigdra50/claude-plugins
0
0
Mis à jour 1w ago

your-skill-name

This skill should be used when the user asks about [X], needs to [Y], or mentions [Z]. Use when queries involve [key terms, file types, specific actions]. Be specific about trigger words and scenarios.

s2005/claude-code-skill-templateShell
0
0
Mis à jour 1w ago

joplin-publisher

Marketplace

Import markdown documents and mermaid diagrams into Joplin using the Joplin CLI.

mindmorass/reflex
0
0
Mis à jour 1w ago

edit-dotfile

dotfileの編集・修正を依頼されたとき、ホームディレクトリのファイルではなくchezmoiで管理されているファイルを優先的に確認・編集する。対象:~/.bashrc、~/.zshrc、~/.vimrc、~/.rsync-exclude、~/.config/**、~/.ssh/**、~/.claude/**など、ホームディレクトリの`.`で始まるファイル・フォルダ配下の全ファイル。

mczkzk/dotfiles
0
0
Mis à jour 1w ago

gemini-codebase-analysis

Analyze large codebases using Gemini CLI's massive context window. Use when analyzing entire codebases, comparing multiple large files, understanding project-wide patterns, verifying feature implementations, or when context limits are exceeded.

JTCorrin/pocket-claude
0
0
Mis à jour 1w ago

aica

Kelvin Garr's personal AICA brand identity and implementation framework. Use ONLY when building Kelvin's personal sites, portfolio, or AICA-branded projects. Features fixed visual identity (black glass + gold circuits + Space Grotesk) and Next.js 14 implementation guide. For client work with AICA methodology but their branding, use design-guide-updated instead.

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

golang

Marketplace

Write idiomatic Go code using Go 1.22+, net/http, goroutines, channels, and standard library. Use for Go files (.go), microservices, HTTP APIs, CLIs, concurrent systems, or cloud-native applications.

theMickster/claude-agents
0
0
Mis à jour 1w ago

managing-client-lifecycle

Marketplace

Manage PrismaClient lifecycle with graceful shutdown, proper disconnect timing, and logging configuration. Use when setting up application shutdown handlers, configuring logging for development or production, or implementing proper connection cleanup in Node.js servers, serverless functions, or test suites.

djankies/claude-configs
0
0
Mis à jour 1w ago