Browse Skills

44656 skills found

ios-watch-logs.md
0
1 export ios-watch-logs
2 asnar00 from "asnar00/miso"
3 Start real-time log streaming from connected iPhone to console and file. Shows only app's explicit log messages with [APP] prefix. Use when monitoring app behavior, debugging, or viewing logs.
2026-01-05
langchain.md
0
1 export langchain
2 majiayu000 from "majiayu000/claude-skill-registry"
3 LangChain high-level agent framework. Build agents with tools, memory, and streaming in under 10 lines of code.
2026-01-05
universal-fallback.md
0
1 export universal-fallback
2 dylantarre from "dylantarre/animation-principles"
3 Use when the animation domain is unclear or spans multiple contexts—provides general-purpose Disney animation principle guidance.
2026-01-05
regulation-checker.md
0
1 export regulation-checker
2 younga1234 from "younga1234/20251112-3"
3 국가유산청 발굴조사 보고서 규정 준수 체크리스트 생성
2026-01-05
multiplatform-dev-excellence.md
0
1 export multiplatform-dev-excellence
2 Jeffchoux from "Jeffchoux/LeKlub-AI"
3 Expert-level guidance for developing secure, clean, and refactored code across web (React/Next.js/Node.js), iOS (Swift/SwiftUI), and Android (Kotlin/Jetpack Compose) platforms. Use when working on complex multi-platform projects requiring exceptional code quality, security best practices, architecture patterns, and maintainable codebases. Includes advanced patterns for state management, API design, authentication, testing, and cross-platform consistency.
2026-01-05
vercel-infrastructure.md
0
1 export vercel-infrastructure
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when setting up Vercel projects, configuring blob storage, managing environment variables, or setting up custom domains with wildcard subdomains. Critical for avoiding env var loss and understanding wildcard routing requirements.
2026-01-05
animate.md
0
1 export animate
2 majiayu000 from "majiayu000/claude-skill-registry"
3 User interface animations and transitions. When Claude needs to create performant, tasteful animations.
2026-01-05
eld-model-law-card.md
0
1 export eld-model-law-card
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 LDE(Law-Driven Engineering)のLaw Card作成スキル。ビジネス上の「守るべき条件」を標準フォーマットで文書化する。使用タイミング: (1) 新しいLawを追加する時、(2) 既存Lawを更新する時、(3) Law Catalogに新規エントリを追加する時、(4) Grounding Mapを更新する時
2026-01-05
torchaudio.md
0
1 export torchaudio
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Audio signal processing library for PyTorch. Covers feature extraction (spectrograms, mel-scale), waveform manipulation, and GPU-accelerated data augmentation techniques. (torchaudio, melscale, spectrogram, pitchshift, specaugment, waveform, resample)
2026-01-05
local-clickhouse.md
0
1 export local-clickhouse
2 majiayu000 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 majiayu000 from "majiayu000/claude-skill-registry"
3 コード変更、API変更、新機能追加時にSphinxドキュメントを自動更新します。公開APIやインターフェースの変更、新クラス・関数・モジュールの追加、アーキテクチャの重要な変更、ユーザーからの明示的なドキュメント更新依頼時に起動します。MyST形式とプロジェクトのドキュメント標準に準拠した更新を提案します。
2026-01-05
llm-caching-patterns.md
0
1 export llm-caching-patterns
2 majiayu000 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 majiayu000 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 majiayu000 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 majiayu000 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 majiayu000 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 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Master system design for scalable, reliable applications.
2026-01-05
oracle.md
0
1 export oracle
2 andreasasprou 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 CodingKaiser 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 majiayu000 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 abdullahbeam 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 majiayu000 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 PolicyEngine 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 majiayu000 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