Browse Skills

22656 skills found

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
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
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
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
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
test-driven-development.md
0
1 export test-driven-development
2 astrosteveo 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 padak 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 majiayu000 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 majiayu000 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 Barnhardt-Enterprises-Inc 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
nlss.md
0
1 export nlss
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Workspace-first R statistics suite with subskills and agent-run metaskills (including run-demo for guided onboarding, explain-statistics for concept explanations, explain-results for interpreting outputs, format-document for NLSS format alignment, screen-data for diagnostics, check-assumptions for model-specific checks, and write-full-report for end-to-end reporting) that produce NLSS format tables/narratives and JSONL logs from CSV/SAV/RDS/RData/Parquet. Covers descriptives, frequencies/crosstabs, correlations, t-tests/ANOVA/nonparametric, regression/mixed models, SEM/CFA/mediation, EFA, power, reliability/scale analysis, assumptions, plots, missingness/imputation, data transforms, and workspace management.
2026-01-05
bot-developer.md
0
1 export bot-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert bot developer specializing in Discord, Telegram, Slack automation with deep knowledge of rate limiting, state machines, event sourcing, moderation systems, and conversational AI integration. Activate on 'Discord bot', 'Telegram bot', 'Slack bot', 'chat automation', 'moderation system'. NOT for web APIs (use backend-architect), general automation scripts (use python-pro), or frontend chat widgets (use frontend-developer).
2026-01-05
create-skill.md
0
1 export create-skill
2 jpoutrin from "jpoutrin/product-forge"
3 Create a new Claude Code agent skill with proper folder structure and SKILL.md format. Use when the user wants to add a model-invoked skill that Claude uses autonomously based on context. Handles skill folder creation with SKILL.md and optional reference files.
2026-01-05
tailwind-theme-styling.md
0
1 export tailwind-theme-styling
2 violabg from "violabg/dev-quiz-battle"
3 Style the dev-quiz-battle app using Tailwind CSS v4 with OKLCH colors, dark mode support, and modern design patterns. Use when creating responsive layouts, applying themes, and implementing visual components.
2026-01-05
gno.md
0
1 export gno
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query notes, look up information in local folders, index a directory, set up document search, build a knowledge base, needs RAG/semantic search, or wants to start a local web UI for their docs.
2026-01-05
moai-domain-monitoring.md
0
1 export moai-domain-monitoring
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enterprise Application Monitoring with AI-powered observability architecture, Context7 integration, and intelligent performance orchestration for scalable modern applications
2026-01-05
ai-chat-processor.md
0
1 export ai-chat-processor
2 sysylvia from "sysylvia/ssylvia-website"
3 Process saved AI chat conversations to extract insights and knowledge.USE WHEN user says 'process chat', 'extract insights from chat', 'process pending chats','chat processing', or when SessionStart indicates pending AI chats awaiting extraction.
2026-01-05
creating-characters.md
0
1 export creating-characters
2 masayan1126 from "masayan1126/gen-image-prompt-creator"
3 Generates Nano Banana Pro prompts for original character designs. Use when user mentions "キャラクター作成", "キャラデザ", or "オリキャラ".
2026-01-05
astro-frontend-ui.md
0
1 export astro-frontend-ui
2 cdryampi from "cdryampi/wordpress_headless"
3 Build the Astro frontend with Tailwind CSS v4 via the Vite plugin, a WPGraphQL data layer, and React islands (shadcn/ui) only where needed. Use when implementing or fixing frontend files under frontend/ for this WordPress headless repo.
2026-01-05
testing.md
0
1 export testing
2 chunzhe-png from "chunzhe-png/claude-skills"
3 Testing guide for GRE projects covering pytest-django (backend) and Vitest (frontend).Use when: writing tests, debugging test failures, setting up test fixtures, mocking.Triggers: test, pytest, vitest, unittest, mock, fixture, TestCase, assert, coverage, TDD
2026-01-05