Browse Skills

44457 skills found

zendesk.md
0
1 export zendesk
2 GlacierEQ from "GlacierEQ/Omni_Engine"
3 Zendesk Support REST API for managing tickets, users, organizations, and support operations. Use this skill to create tickets, manage users, search, and automate customer support workflows.
2026-01-05
nextjs-advanced-routing.md
0
1 export nextjs-advanced-routing
2 mcclowes from "mcclowes/knights-and-crosses"
3 Guide for advanced Next.js App Router patterns including Route Handlers, Parallel Routes, Intercepting Routes, Server Actions, error boundaries, draft mode, and streaming with Suspense. CRITICAL for server actions (action.ts, actions.ts files, 'use server' directive), setting cookies from client components, and form handling. Use when requirements involve server actions, form submissions, cookies, mutations, API routes, `route.ts`, parallel routes, intercepting routes, or streaming. Essential for separating server actions from client components.
2026-01-05
documentation.md
0
1 export documentation
2 miles990 from "miles990/claude-software-skills"
3 Technical writing, API docs, and documentation best practices
2026-01-05
frontend-dev.md
0
1 export frontend-dev
2 popo0407 from "popo0407/DATANA"
3 フロントエンド開発(React/TypeScript)のベストプラクティスと規約
2026-01-05
manifest-generator.md
0
1 export manifest-generator
2 astoeffer from "astoeffer/plugin-marketplace"
3 Generate and validate plugin manifest files (plugin.json, marketplace.json). Use when creating new plugins, updating manifests, adding plugins to marketplaces, or preparing for distribution.
2026-01-05
nushell-install-utils.md
0
1 export nushell-install-utils
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Install Nushell utilities (zoxide, starship, carapace) with cross-platform support. Use when the user wants to set up Nushell integrations for common CLI tools.
2026-01-05
anthropic-brand-guidelines.md
0
1 export anthropic-brand-guidelines
2 Jst-Well-Dan from "Jst-Well-Dan/Skill-Box"
3 Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
2026-01-05
theory2-physics.md
0
1 export theory2-physics
2 slapglif from "slapglif/theory2-physics-plugin"
3 Use when performing mathematical physics computations - Lie algebras, quantum chemistry, neural operators, theorem proving, or scientific validation. Provides guidance on Theory2 CLI usage, computational workflows, and verification methodology.
2026-01-05
microservice-thinking.md
0
1 export microservice-thinking
2 tikazyq from "tikazyq/agentic-spec-forge"
3 提供微服务分布式架构思考框架,涵盖服务拆分、通信机制、基础设施、治理策略、可观测性五大维度。当需要设计微服务系统、评审分布式架构、或需要全局视角审视服务边界与协同时使用。支持 DDD 领域建模、同步/异步通信、API Gateway、服务网格、熔断降级等分布式系统关键决策。
2026-01-05
youtube-manager.md
0
1 export youtube-manager
2 smorand from "smorand/claude-config"
3 Expert in managing YouTube content using YouTube Data API v3 and yt-dlp. **Use this skill whenever the user mentions 'YouTube', 'video download', 'playlist', 'YouTube videos', 'download from YouTube', or requests to list playlists, search videos, download videos, manage playlists, or any YouTube-related operations.** Handles authentication via OAuth, listing playlists (including Watch Later and Liked Videos), getting playlist items, downloading videos with yt-dlp, searching videos, getting video details, creating/deleting playlists, and adding/removing videos from playlists. (project, gitignored)
2026-01-05
managing-agent-lifecycles.md
0
1 export managing-agent-lifecycles
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implements persistent agent lifecycle management with 6 lifespans (ephemeral, turn, context, session, workflow, project). Use when creating agents that survive across turns, managing workflow-scoped execution, or needing automatic cleanup at lifecycle boundaries.
2026-01-05
aptos-object-model.md
0
1 export aptos-object-model
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on Aptos Object Model - ObjectCore, Object<T> wrapper, constructor references, ExtendRef/DeleteRef/TransferRef capabilities, object ownership, named vs generated objects, composability, and migration from resource-only patterns. Triggers on keywords object model, objectcore, constructorref, extendref, deleteref, transferref, named object, object ownership, composable object
2026-01-05
n8n-mcp-orchestrator.md
0
1 export n8n-mcp-orchestrator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert MCP (Model Context Protocol) orchestration with n8n workflow automation. Master bidirectional MCP integration, expose n8n workflows as AI agent tools, consume MCP servers in workflows, build agentic systems, orchestrate multi-agent workflows, and create production-ready AI-powered automation pipelines with Claude Code integration.
2026-01-05
channel-optimizer.md
0
1 export channel-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Auto-tune channel parameters to find optimal offset, squelch, and AGC settings for best audio quality. Use when setting up new channels, improving weak signals, or finding the sweet spot for demodulation settings.
2026-01-05
better-auth-jwt-jwks.md
0
1 export better-auth-jwt-jwks
2 MuhammedSuhaib from "MuhammedSuhaib/LevelUpSpeckit-Plus"
3 Expert skill for implementing Better Auth with JWT tokens and JWKS (JSON Web Key Set) for secure authentication between Next.js frontend and FastAPI backend. Handles JWT token generation, verification, JWKS endpoint setup, and secure API communication. Includes setup for database integration, session management, and user isolation. Use when implementing authentication between frontend (Next.js) and backend (FastAPI) services with JWT tokens and JWKS.
2026-01-05
orchestration-workflow.md
0
1 export orchestration-workflow
2 randalmurphal from "randalmurphal/claude-config"
3 Choose and execute orchestration commands (/solo for straightforward tasks, /spec for planning, /conduct for complex features with SPEC.md). Covers decision tree, sub-agents, validation standards, and best practices. Use when planning complex tasks or understanding orchestration patterns.
2026-01-05
test-data-generation.md
0
1 export test-data-generation
2 thapaliyabikendra from "thapaliyabikendra/ai-artifacts"
3 Test data generation patterns using Bogus, test builders, and ABP seeders. Use when: (1) creating realistic test data, (2) implementing test data seeders, (3) building test fixtures, (4) generating fake data for development.
2026-01-05
watch.md
0
1 export watch
2 schmug from "schmug/karkinos"
3 Launch the Karkinos TUI to monitor worker progress in a new terminal window.
2026-01-05
example-skill.md
0
1 export example-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Example skill demonstrating YAML best practices. Use when learning skill structure, reviewing formatting standards, or creating new skills as a reference.
2026-01-05
article-extractor.md
0
1 export article-extractor
2 AlexisLaporte from "AlexisLaporte/agent-helpers"
3 Extract clean article text from web pages. Use when user wants to read article content without ads/clutter, save articles, or process web content.
2026-01-05
devops-dx.md
0
1 export devops-dx
2 majiayu000 from "majiayu000/claude-skill-registry"
3 GitHub/Railway housekeeping for CI env/secret management and DX maintenance.Use when setting or auditing GitHub Actions variables/secrets, syncing Railway env → GitHub, or fixing CI failures due to missing env.
2026-01-05
data-storage.md
0
1 export data-storage
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement client-side data storage with localStorage, IndexedDB, or SQLite WASM. Use when storing user preferences, caching data, or building offline-first applications.
2026-01-05
worktree-management.md
0
1 export worktree-management
2 arlenagreer from "arlenagreer/claude_configuration_docs"
3 Automate Git worktree creation with isolated Docker services and browser automation for parallel Claude Code development sessions. This skill should be used when creating, managing, or removing Git worktrees for isolated development environments with automatic port allocation, environment file copying, and browser MCP isolation.
2026-01-05
csharpener.md
0
1 export csharpener
2 lawless-m from "lawless-m/FreeBird"
3 C# static analysis tool for call graphs, unused code detection, impact analysis, HTML documentation generation, and Graphviz diagram export
2026-01-05