Browse Skills
44358 skills found
setting-up-duckdb.md
0
1
export
setting-up-duckdb
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Set up and configure DuckDB databases. Use when user needs to create databases, configure settings, or initialize DuckDB projects.
2026-01-05
workload-identity-federation-implementation.md
0
1
export
workload-identity-federation-implementation
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Workload Identity Federation implementation guide. GKE setup, IAM bindings, ServiceAccount configuration, migration from service account keys, and troubleshooting patterns.
2026-01-05
forge.md
0
1
export
forge
2
from
"enzokro/crinzo-plugins"
from
"enzokro/crinzo-plugins"
3
Meta-orchestrator for compound development. Campaigns over tasks.
2026-01-05
fork-terminal-skill.md
0
1
export
fork-terminal-skill
2
from
"orakitine/claude-code-lab"
from
"orakitine/claude-code-lab"
3
Fork a terminal session to a new terminal window. Use this when the user requests 'fork terminal' or 'create a new terminal' or 'new terminal: <command>' or 'fork session: <command>'.
2026-01-05
writing-playwright-tests.md
0
1
export
writing-playwright-tests
2
from
"FortiumPartners/ensemble"
from
"FortiumPartners/ensemble"
3
Provides patterns for writing maintainable E2E test scripts with Playwright, focusing on selector strategies, page objects, and wait handling for legacy application retrofitting.
2026-01-05
turbopack.md
0
1
export
turbopack
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Configures Turbopack as the default Rust-based bundler for Next.js with incremental compilation and webpack loader compatibility. Use when optimizing Next.js development builds, migrating from webpack, or configuring custom loaders.
2026-01-05
chinese-interface-doc-generator.md
0
1
export
chinese-interface-doc-generator
2
from
"chaorenex1/coding-agent-workflow"
from
"chaorenex1/coding-agent-workflow"
3
Generates concise Chinese documentation for code interfaces (functions, classes, APIs) with Chinese comment extraction, optimized for Chinese development teams
2026-01-05
metaphysics-ontology.md
0
1
export
metaphysics-ontology
2
from
"chrislemke/stoffy"
from
"chrislemke/stoffy"
3
Master metaphysics and ontology - the study of being, existence, and fundamental reality. Use for: existence, being, substance, identity, causation, modality, time, universals. Triggers: 'ontological', 'metaphysical', 'what exists', 'substance', 'essence', 'existence', 'being', 'identity', 'persistence', 'causation', 'modality', 'possible worlds', 'universals', 'particulars', 'properties', 'abstract objects', 'time', 'change', 'composition'.
2026-01-05
system-memory.md
0
1
export
system-memory
2
from
"MichelKerkmeester/AI_Magic"
from
"MichelKerkmeester/AI_Magic"
3
Context preservation with semantic memory: six-tier importance system (constitutional/critical/important/normal/temporary/deprecated), hybrid search (FTS5 + vector), 90-day half-life decay for recency boosting, checkpoint save/restore for context safety, constitutional memories (always surfaced), confidence-based promotion (90% threshold), session validation logging, context type filtering (research/implementation/decision/discovery/general), auto-indexing (memory_save/memory_index_scan). Manual trigger via keywords or /memory:save command.
2026-01-05
ds-verify.md
0
1
export
ds-verify
2
from
"edwinhu/workflows"
from
"edwinhu/workflows"
3
This skill should be used when the user asks to "verify reproducibility", "confirm the results", "prove it's reproducible", or as Phase 5 of the /ds workflow before claiming completion. Checks reproducibility and requires user acceptance.
2026-01-05
citrix-troubleshooting.md
0
1
export
citrix-troubleshooting
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic Citrix issue diagnosis and resolution. Use when troubleshooting VDA registration failures, session launch problems, application errors, performance issues, or connectivity problems. Provides structured troubleshooting workflows, log analysis techniques, and proven solutions for common Citrix issues.
2026-01-05
postgres-query-optimization.md
0
1
export
postgres-query-optimization
2
from
"francanete/fran-marketplace"
from
"francanete/fran-marketplace"
3
PostgreSQL query optimization and performance tuning reference. Use when analyzing slow queries, interpreting EXPLAIN output, optimizing indexes, or troubleshooting database performance issues.
2026-01-05
yarb-branding.md
0
1
export
yarb-branding
2
from
"AhamSammich/yarb"
from
"AhamSammich/yarb"
3
Apply yarb brand voice and tone when writing UI copy, documentation, error messages,or any user-facing text. Use this skill when asked to "write copy", "update messaging","make it sound like yarb", "apply branding", or when creating new UI components.
2026-01-05
google-slides.md
0
1
export
google-slides
2
from
"abdullahbeam/nexus-design-abdullah"
from
"abdullahbeam/nexus-design-abdullah"
3
Create and manage Google Slides presentations. Load when user mentions 'google slides', 'slides', 'presentation', 'create presentation', 'add slide', or references creating/editing slide decks.
2026-01-05
clojure-core-async-flow.md
0
1
export
clojure-core-async-flow
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
core.async.flow provides a declarative framework for building process flows with strict separation of application logic from topology, execution, and lifecycle management. Use when building multi-process systems, data pipelines, or when you need coordinated lifecycle management and error handling across communicating processes.
2026-01-05
whisper-lolo-audio-ingest.md
0
1
export
whisper-lolo-audio-ingest
2
from
"Lofp34/whisper-lolo"
from
"Lofp34/whisper-lolo"
3
Build or modify the browser-side recording and upload pipeline for whisper-lolo. Use when implementing MediaRecorder + IndexedDB chunking, assembling audio blobs, or configuring Vercel Blob client uploads with progress and callbacks.
2026-01-05
nockapp-api-design.md
0
1
export
nockapp-api-design
2
from
"mjohngreene/ZKvsAI"
from
"mjohngreene/ZKvsAI"
3
Design new API endpoints following the Hoon-Rust-HTTP pattern used in this NockApp. Use when adding endpoints, modifying SNARK structure, extending the API, or implementing new features.
2026-01-05
mobile-devops.md
0
1
export
mobile-devops
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive mobile DevOps workflow that orchestrates mobile application development, CI/CD for mobile, app store deployment, and mobile device testing. Handles everything from mobile app build automation and testing to app store submission, monitoring, and mobile-specific DevOps practices.
2026-01-05
testing-strategy.md
0
1
export
testing-strategy
2
from
"jagreehal/jagreehal-claude-skills"
from
"jagreehal/jagreehal-claude-skills"
3
Test pyramid approach with unit, integration, and load tests. DI enables testability. Use vitest-mock-extended for typed mocks.
2026-01-05
api-review.md
0
1
export
api-review
2
from
"athola/pensive"
from
"athola/pensive"
3
Evaluate API surfaces against internal guidelines and external examples in any language.
2026-01-05
shopify-section-patterns.md
0
1
export
shopify-section-patterns
2
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
3
Best practices for creating Shopify 2.0 sections with inline CSS and JavaScript
2026-01-05
senior-prompt-engineer.md
0
1
export
senior-prompt-engineer
2
from
"nimeshgurung/artifact-hub-collections"
from
"nimeshgurung/artifact-hub-collections"
3
World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques.
2026-01-05
nextjs-data-fetching-and-caching.md
0
1
export
nextjs-data-fetching-and-caching
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
Use this skill whenever the user wants to design, refactor, or optimize data fetching and caching in a Next.js (App Router) + TypeScript project, including server components, route handlers, server actions, cache modes, revalidation, and selective client-side fetching.
2026-01-05
browser-dev-tools.md
0
1
export
browser-dev-tools
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when working with browser-rendered artifacts (i.e. Bun, React/React Native) to proactively validate that development work on localhost is being built appropriately and to support debugging browser-rendered content. Use this skill after making frontend changes to verify the output visually.
2026-01-05