Browse Skills
44835 skills found
local-clickhouse.md
0
1
export
local-clickhouse
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Install, configure, and validate local ClickHouse for gapless-crypto-clickhouse development and backtesting. Use when setting up local development environment, enabling offline mode, improving query performance for backtesting, or running E2E validation. Includes mise/Homebrew/apt installation, mode detection, connection validation, and E2E workflow scripts.
2026-01-05
sphinx-doc-updater.md
0
1
export
sphinx-doc-updater
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
コード変更、API変更、新機能追加時にSphinxドキュメントを自動更新します。公開APIやインターフェースの変更、新クラス・関数・モジュールの追加、アーキテクチャの重要な変更、ユーザーからの明示的なドキュメント更新依頼時に起動します。MyST形式とプロジェクトのドキュメント標準に準拠した更新を提案します。
2026-01-05
llm-caching-patterns.md
0
1
export
llm-caching-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Multi-level caching strategies for LLM applications - semantic caching (Redis), prompt caching (Claude/OpenAI native), cache hierarchies, cost optimization, and Langfuse cost tracking with hierarchical trace rollup for 70-95% cost reduction
2026-01-05
cortex.md
0
1
export
cortex
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
CLI for managing the Cortex email automation pipeline. Use this skill when the user wants to query emails, check queue status, trigger backfills, view classifications, or manage the email triage system. Triggers on keywords like "cortex", "email pipeline", "queue status", "classification", "backfill", "triage".
2026-01-05
editor-agent.md
0
1
export
editor-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Specialized agent for line-level editing focused on clarity, concision, and style. Improves sentence structure, word choice, and rhythm. Use when user asks for "line editing", "polish", "improve clarity", or needs sentence-level improvements.
2026-01-05
book-scaffolding.md
0
1
export
book-scaffolding
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Plan, structure, and scaffold large educational books using cognitive load management and pedagogical best practices. Use when planning multi-part educational works requiring narrative continuity, progressive complexity, and hands-on exercises.
2026-01-05
atlassian-search.md
0
1
export
atlassian-search
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Search and retrieve information from Jira and Confluence using the atlassian-cli tool. Use this skill to find issues, search documentation, manage projects, and track sprints in Atlassian products.
2026-01-05
system-design.md
0
1
export
system-design
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Master system design for scalable, reliable applications.
2026-01-05
oracle.md
0
1
export
oracle
2
from
"andreasasprou/agent-skills"
from
"andreasasprou/agent-skills"
3
Ask the oracle (GPT-5.2 with deep reasoning) strategic technical questions. Use for architecture decisions, complex debugging, security analysis, or when you need a second expert opinion. Supports background execution for long-running queries.
2026-01-05
shell-scripting.md
0
1
export
shell-scripting
2
from
"CodingKaiser/claude-kaiser-skills"
from
"CodingKaiser/claude-kaiser-skills"
3
Specialized knowledge of Bash and Zsh scripting, shell automation, command-line tools, and scripting best practices. Use when the user needs to write, debug, or optimize shell scripts, work with command-line tools, automate tasks with bash/zsh, or asks for shell script help.
2026-01-05
ci-fix-loop.md
0
1
export
ci-fix-loop
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Autonomous CI fix loop with background monitoring and retry logic. Runs up to 10 fix-commit-push-wait cycles until CI passes or max retries reached.
2026-01-05
airtable-master.md
0
1
export
airtable-master
2
from
"abdullahbeam/nexus-design-abdullah"
from
"abdullahbeam/nexus-design-abdullah"
3
Shared resource library for Airtable integration skills. DO NOT load directly - provides common references (setup, API docs, error handling, field types) and scripts used by airtable-connect, airtable-query, and airtable-sync.
2026-01-05
detecting-buffer-overflows.md
0
1
export
detecting-buffer-overflows
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Detects stack and heap buffer overflow vulnerabilities in binary code by identifying unsafe memory operations. Use when analyzing buffer handling, string manipulation functions, or investigating memory corruption vulnerabilities.
2026-01-05
policyengine-implementation-patterns.md
0
1
export
policyengine-implementation-patterns
2
from
"PolicyEngine/policyengine-claude"
from
"PolicyEngine/policyengine-claude"
3
PolicyEngine implementation patterns - variable creation, no hard-coding principle, federal/state separation, metadata standards
2026-01-05
qa-orchestrator.md
0
1
export
qa-orchestrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Coordinates adaptive QA testing across behavioral, contract, and regression dimensions. Routes to specialized sub-agents based on context and depth.
2026-01-05
api-design.md
0
1
export
api-design
2
from
"TakumiOkayasu/dotfile-work"
from
"TakumiOkayasu/dotfile-work"
3
REST APIを設計する際に使用。RESTful原則とエラーハンドリングをカバー。
2026-01-05
using-git-worktrees.md
0
1
export
using-git-worktrees
2
from
"axiomantic/spellbook"
from
"axiomantic/spellbook"
3
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
2026-01-05
finishing-a-development-branch.md
0
1
export
finishing-a-development-branch
2
from
"synqing/Lightwave-Ledstrip"
from
"synqing/Lightwave-Ledstrip"
3
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
2026-01-05
test-notebooks.md
0
1
export
test-notebooks
2
from
"Ming-Kai-LC/self-learn"
from
"Ming-Kai-LC/self-learn"
3
Validates Jupyter notebook execution, outputs, and educational quality metrics
2026-01-05
test-driven-development.md
0
1
export
test-driven-development
2
from
"astrosteveo/dev-marketplace"
from
"astrosteveo/dev-marketplace"
3
This skill should be used when Claude needs to determine what to test, design test structures, follow TDD practices, or decide when to skip tests. Trigger phrases include "write tests", "TDD approach", "test coverage", "what should I test", "testable vs non-testable".
2026-01-05
e2b-sandbox.md
0
1
export
e2b-sandbox
2
from
"padak/ng_component"
from
"padak/ng_component"
3
Execute AI-generated code in secure isolated E2B cloud sandboxes with advanced monitoring, MCP gateway integration (200+ tools), and multi-language support. Use for running Python/JavaScript/TypeScript/Bash code, managing sandbox lifecycle (create, pause, resume, kill, list, connect), monitoring metrics (CPU, memory, disk), handling lifecycle events, uploading/downloading files, streaming command output, environment variable management, and integrating LLMs with code execution capabilities.
2026-01-05
brazilian-financial-integration.md
0
1
export
brazilian-financial-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Implement Brazilian financial system integrations including Boleto generation, PIX payments, parcelamento (installments), CPF/CNPJ validation, and Banco do Brasil API integration. Use this skill when building fintech applications, payment processing systems, or any system requiring Brazilian banking compliance.
2026-01-05
fluxwing-component-creator.md
0
1
export
fluxwing-component-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create uxscii components with ASCII art and structured metadata when user wants to create, build, or design UI components. Use when working with .uxm files, when user mentions .uxm components, or when creating buttons, inputs, cards, forms, modals, or navigation.
2026-01-05
typescript-strict-guard.md
0
1
export
typescript-strict-guard
2
from
"Barnhardt-Enterprises-Inc/quetrex-plugin"
from
"Barnhardt-Enterprises-Inc/quetrex-plugin"
3
Use when writing or reviewing TypeScript code. Enforces strict mode standards, explicit typing, and best practices. Prevents 'any' types, @ts-ignore comments, and non-null assertions. This is a COMPREHENSIVE skill - consult the detailed guides before writing any TypeScript code.
2026-01-05