Skills CLI
Detected from skills.sh install distribution data.
Skills compatible with Skills CLI
framework-selection
Framework selection guide for LangChain, LangGraph, and Deep Agents layered architecture.
frontend-patterns
React and Next.js patterns for component composition, state management, performance optimization, and accessible UI.
fullstack-developer
Expert full-stack web development with React, Node.js, TypeScript, and modern databases.
git-guardrails-claude-code
Intercept and block dangerous git commands before Claude executes them via PreToolUse hooks.
gitops-workflow
Declarative, Git-based continuous delivery for Kubernetes using ArgoCD or Flux CD.
go-concurrency-patterns
Production patterns for Go concurrency including goroutines, channels, synchronization primitives, and context management.
golang-testing
Table-driven tests, subtests, benchmarks, fuzzing, and golden files for Go TDD workflows.
gws-script
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
gws-script-push
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
here-now
Instantly publish files and folders to the web with a live, shareable URL.
hono
Hono CLI integration for documentation lookup, API testing, and bundle optimization.
hybrid-cloud-networking
Secure connectivity between on-premises infrastructure and multiple cloud platforms via VPN and dedicated connections.
hybrid-search-implementation
Combine vector and keyword search for improved retrieval in RAG systems and search engines.
hyperliquid
Trade perpetual futures and spot tokens on Hyperliquid's fully on-chain DEX with automatic order execution and risk management.
implement-design
Translates Figma designs into production-ready code with pixel-perfect visual fidelity.
incident-runbook-templates
Structured incident response runbooks with detection, triage, mitigation, and communication procedures.
istio-traffic-management
Configure Istio routing, load balancing, circuit breakers, and canary deployments for service mesh traffic policies.
k8s-manifest-generator
Production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, Secrets, and PersistentVolumeClaims.
langchain-dependencies
LangChain ecosystem package versions, dependencies, and installation guidance for Python and TypeScript.
langchain-fundamentals
Build production LangChain agents with create_agent(), tools, and middleware patterns.
langchain-middleware
Human-in-the-loop approval, custom middleware, and structured output patterns for LangChain agents.
langchain-rag
Complete RAG pipeline for document ingestion, embedding, retrieval, and LLM-powered response generation.
langgraph-human-in-the-loop
Pause graph execution for human review, approval, or validation, then resume with their input.
langgraph-persistence
Durable graph execution with thread-scoped checkpoints, state history, and cross-thread long-term memory.