Browse Skills
2258 skills found
executing-spikes.md
0
1
export
executing-spikes
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Autonomously execute exploratory implementation of one approach from spike definition, working independently until natural stop. Use when partner provides spike definition and assigns you an approach number to explore in isolation, when comparing multiple implementation alternatives, or when evaluating technical feasibility before committing to an approach
2026-01-05
development-standards.md
0
1
export
development-standards
2
from
"nikblanchet/claude-code-production-patterns"
from
"nikblanchet/claude-code-production-patterns"
3
Standards enforced when writing code, creating pull requests, committing changes, or documenting features. CRITICAL - No emoji in developer-facing content (code/docs/PRs/issues/commits) or CLI output. Also defines standards for using cutting-edge language features and writing comprehensive documentation. Should be applied to all development work.
2026-01-05
figma-desktop.md
0
1
export
figma-desktop
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Extract design data from Figma files using REST API scripts. Includes frame extraction, metadata retrieval, screenshots, design token extraction, annotations, and FigJam content for design-to-code workflows.
2026-01-05
ontology-phase-4-generate.md
0
1
export
ontology-phase-4-generate
2
from
"a4b-corporation/xTalent"
from
"a4b-corporation/xTalent"
3
Phase 4 of Ontology Builder Pipeline. Generates final Ontology artifacts (entity definitions, workflow catalog, concept guides) from DRD. Use after Phase 3 DRD is complete.
2026-01-05
external-dns.md
0
1
export
external-dns
2
from
"julianobarbosa/claude-code-skills"
from
"julianobarbosa/claude-code-skills"
3
Comprehensive guide for configuring, troubleshooting, and implementing External-DNS across Azure DNS, AWS Route53, Cloudflare, and Google Cloud DNS. Use when implementing automatic DNS management in Kubernetes, configuring provider-specific authentication (managed identities, IRSA, API tokens), troubleshooting DNS synchronization issues, setting up secure production-grade external-dns deployments, optimizing performance, avoiding rate limits, or implementing GitOps patterns with ArgoCD.
2026-01-05
gemini-video-understanding.md
0
1
export
gemini-video-understanding
2
from
"levanminhduc/LuongHoaThoNew"
from
"levanminhduc/LuongHoaThoNew"
3
Analyze videos using Google's Gemini API - describe content, answer questions, transcribe audio with visual descriptions, reference timestamps, clip videos, and process YouTube URLs. Supports 9 video formats, multiple models (Gemini 2.5/2.0), and context windows up to 2M tokens (6 hours of video).
2026-01-05
type-scale.md
0
1
export
type-scale
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Generates typography scales using modular ratios with auto-calculated line heights. Use when setting up font-size tokens, heading hierarchy (h1-h6), or text sizing systems. Outputs CSS, Tailwind, or JSON.
2026-01-05
backend-models.md
0
1
export
backend-models
2
from
"frankdevlabs/compilothq"
from
"frankdevlabs/compilothq"
3
Define and structure database models with clear naming conventions, timestamps, data integrity constraints, appropriate data types, and relationship definitions. Use this skill when creating or modifying database model files in directories like models/, entities/, schemas/, src/models/, app/models/, or any ORM model definition folders. Use this when defining model classes with ORMs like Sequelize, TypeORM, Prisma schema, Django ORM models, Rails ActiveRecord models, SQLAlchemy models, Mongoose schemas, or any database ORM framework, adding or modifying database constraints like NOT NULL, UNIQUE, CHECK constraints, or foreign key relationships to enforce data integrity at the database level, defining model relationships such as hasMany, belongsTo, hasOne, belongsToMany, ManyToMany, or OneToMany associations between entities to represent how data is connected, implementing validation rules at the model layer for data integrity including required fields, format validation, and custom business rule validation, ch
2026-01-05
wallet-encrypt-decrypt.md
0
1
export
wallet-encrypt-decrypt
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Encrypt and decrypt messages using BSV keys and ECDH. Uses @bsv/sdk for cryptographic operations.
2026-01-05
gtars.md
0
1
export
gtars
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.
2026-01-05
blockchain-web3.md
0
1
export
blockchain-web3
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Smart contracts, Ethereum, consensus mechanisms, and decentralized applications.
2026-01-05
ptk-keybindings.md
0
1
export
ptk-keybindings
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when the user asks about "prompt_toolkit key bindings", "KeyBindings", "keyboard shortcuts", "key handler", "key sequences", "c-x c-c", "ConditionalKeyBindings", "filters for keys", "vi mode bindings", "emacs bindings", or needs to define keyboard interactions in prompt_toolkit applications.
2026-01-05
workflow-define.md
0
1
export
workflow-define
2
from
"bencassie/flywheel"
from
"bencassie/flywheel"
3
Define custom workflows with steps, triggers, and conditions as markdown files
2026-01-05
vercel-ai-sdk-v5.md
0
1
export
vercel-ai-sdk-v5
2
from
"horuz-ai/claude-plugins"
from
"horuz-ai/claude-plugins"
3
Expert-level Vercel AI SDK v5 patterns for production chatbots. Use for: (1) Chat persistence with Drizzle/PostgreSQL, (2) Generative UI with typed tool parts, (3) Human-in-the-loop tool confirmations, (4) Custom data streaming with reconciliation, (5) Anthropic provider with extended thinking/reasoning, (6) Type-safe message metadata with token tracking. Covers advanced patterns only - assumes basic AI SDK knowledge. NOT for AI SDK v6.
2026-01-05
gh-auth.md
0
1
export
gh-auth
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically authenticate GitHub CLI using .gh-token.txt when seeing errors about "gh auth login", "GH_TOKEN environment variable", or "not logged into any GitHub hosts"
2026-01-05
using-theme-variables.md
0
1
export
using-theme-variables
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Define and use theme variables with @theme directive, oklch() color format, semantic naming, and namespaced utilities. Use when customizing design tokens or creating design systems.
2026-01-05
debugging-omnistrate-deployments.md
0
1
export
debugging-omnistrate-deployments
2
from
"omnistrate-oss/agent-instructions"
from
"omnistrate-oss/agent-instructions"
3
Systematically debug failed Omnistrate instance deployments using a progressive workflow that identifies root causes efficiently while avoiding token limits. Applies to deployment failures, probe issues, and helm-based resources.
2026-01-05
web-test-research.md
0
1
export
web-test-research
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze ANY web project - detect if Web3 DApp, research dependencies via WebSearch, understand business functions from code AND UI screenshots, generate test requirements.
2026-01-05
style-dictionary.md
0
1
export
style-dictionary
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Transforms design tokens into platform-specific formats (CSS, SCSS, iOS Swift, Android XML). Use when setting up multi-platform token pipelines, creating build processes, or managing cross-platform design systems.
2026-01-05
better-auth-integrator.md
0
1
export
better-auth-integrator
2
from
"khawajanaqeeb/Q4-hackathon2-todo"
from
"khawajanaqeeb/Q4-hackathon2-todo"
3
Implement full Better Auth registration/login with JWT tokens and protect routes when authentication is mentioned
2026-01-05
qr-code-scanner.md
0
1
export
qr-code-scanner
2
from
"PerceptLabs/nostril"
from
"PerceptLabs/nostril"
3
Use when implementing QR code scanning - provides complete patterns for camera-based scanning, classifying scanned content (Bitcoin addresses, Lightning invoices, npubs, Cashu tokens), handling camera permissions, and paste from clipboard functionality
2026-01-05
categorizing-files.md
0
1
export
categorizing-files
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Defines the standard 8-category taxonomy for classifying project files: Config, Tests, Docs, Scripts, Source Code, Data, AI Tooling, and Other. REFERENCE THIS SKILL whenever categorizing files, auditing project structure, or answering 'what types of files are here.' Apply these categories and patterns whether using the bundled script or manual analysis.
2026-01-05
foundry-solidity-dev.md
0
1
export
foundry-solidity-dev
2
from
"phpmac/foundry"
from
"phpmac/foundry"
3
提供Foundry智能合约开发的专业指导,包括合约编写、测试、部署和安全最佳实践。当需要开发、测试或部署Solidity智能合约时使用此技能。
2026-01-05
workflow-orchestration.md
0
1
export
workflow-orchestration
2
from
"metasaver/claude-marketplace"
from
"metasaver/claude-marketplace"
3
Standard agent pipelines for audit, coding, new project, refactor, and simple workflows. Defines 5 workflow types with specific agent sequences (AUDIT: BA→PM→Workers→Reviewer→PM, CODING: Architect→PM→Workers→Validator→Reviewer→PM, NEW_PROJECT and REFACTOR follow coding pipeline, SIMPLE: direct processing). Includes agent contracts, workflow detection logic, and orchestration best practices. Use when /ms command needs to determine workflow type and coordinate multi-agent execution.
2026-01-05