Browse Skills

44756 skills found

gitattributes-config.md
0
1 export gitattributes-config
2 metasaver from "metasaver/metasaver-marketplace"
3 Git attributes configuration for cross-platform line ending normalization and file handling. Includes 8 required pattern categories (global auto-detection, source code, shell scripts, Windows files, Docker files, binary files, lock files, generated files). Critical for Windows WSL compatibility. Use when creating or auditing .gitattributes files to prevent line ending issues and binary corruption.
2026-01-05
noop-architecture.md
0
1 export noop-architecture
2 HDeibler from "HDeibler/noop"
3 Guide for implementing code following the noop function-first, layered architecture. Use when writing handlers, services, database operations, or middleware. Automatically invoked when working on noop-based projects.
2026-01-05
youtube-processor.md
0
1 export youtube-processor
2 Eddale from "Eddale/powerhouse-lab"
3 Process YouTube videos into summarized Obsidian notes. Use when given a YouTube URL to summarize, extract insights, or turn videos into notes. Triggers on "summarize this video", "process this YouTube", "what's this video about", or any YouTube URL shared for processing.
2026-01-05
calibrating-transcribed-subtitles.md
0
1 export calibrating-transcribed-subtitles
2 leochanai from "leochanai/leo-obsidian-main"
3 校准和修正 AI 自动转录生成的字幕文本,包括专业术语校正、断句优化、格式统一和口语化内容润色。当用户提供 SRT/VTT 字幕文件、转录文本,或要求修正字幕错误、优化字幕可读性、统一术语表达时使用。
2026-01-05
webhook-handlers.md
0
1 export webhook-handlers
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Webhook event handling patterns for email tracking (sent, delivered, bounced, opened, clicked). Use when implementing email event webhooks, signature verification, processing delivery events, logging email analytics, or building real-time email status tracking.
2026-01-05
autonomous-operations.md
0
1 export autonomous-operations
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Autonomous homelab operations using OODA loop (Observe, Orient, Decide, Act) - use when reviewing system state, planning autonomous actions, or investigating operational issues
2026-01-05
policyengine-parameter-patterns.md
0
1 export policyengine-parameter-patterns
2 PolicyEngine from "PolicyEngine/policyengine-claude"
3 PolicyEngine parameter patterns - YAML structure, naming conventions, metadata requirements, federal/state separation
2026-01-05
web-search-api.md
0
1 export web-search-api
2 rzzhangg from "rzzhangg/portfolio-agents"
3 Search the web and extract content using WebSearchAPI.ai. Use when needing real-time web data, current information, news, research, or when asked to search the internet. Supports web search, content extraction, and web scraping with advanced filtering options.
2026-01-05
korean-skill-creator.md
0
1 export korean-skill-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 한글 기반 클로드 스킬 자동 생성 도구. 사용자가 "클로드 스킬을 만들어줘" 또는 "[요구사항] 스킬 만들어줘"라고 요청할 때 사용. Progressive disclosure 원칙을 따르는 한글 문서 구조(SKILL.md + references/)를 자동으로 생성하고, 실전 예시를 포함한 일관성 있는 스킬 템플릿을 제공.
2026-01-05
typescript-fp.md
0
1 export typescript-fp
2 manutej from "manutej/crush-mcp-server"
3 Master functional programming in TypeScript with type-safe patterns, strict typing, advanced type system features, discriminated unions, mapped types, conditional types, and functional patterns. Use when writing TypeScript code with functional paradigms, type-safe error handling with Option/Either types, implementing type-safe composition, leveraging TypeScript's type system for functional patterns, or ensuring compile-time safety in functional code.
2026-01-05
agent-documentation.md
0
1 export agent-documentation
2 L-Sypniewski from "L-Sypniewski/claude-code-toolkit"
3 Standards for creating AGENTS.md files that guide AI coding agents working with your codebase. Use when creating instructions for AI agents to follow project conventions, setup, and workflows.
2026-01-05
typescript-expert.md
0
1 export typescript-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по TypeScript. Используй для типизации, дженериков, декораторов, паттернов проектирования и best practices в TypeScript.
2026-01-05
amq-cli.md
0
1 export amq-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Coordinate agents via the AMQ CLI for file-based inter-agent messaging. Use when you need to send messages to another agent (Claude/Codex), receive messages from partner agents, set up co-op mode between Claude Code and Codex CLI, or manage agent-to-agent communication in any multi-agent workflow.
2026-01-05
phoenix-api-channels.md
0
1 export phoenix-api-channels
2 bobmatnyc from "bobmatnyc/termpilot"
3 Phoenix controllers, JSON APIs, Channels, and Presence on the BEAM. Covers routing, plugs, versioned APIs, Ecto-backed contexts, PubSub broadcasting, Presence tracking, authentication, testing, telemetry, and deployment considerations.
2026-01-05
zod-docs.md
0
1 export zod-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Query and manage local Zod documentation mirror (59 docs). Search Zod topics for TypeScript-first schema validation, parsing, type inference, refinements, and transformations. Use when implementing validation or answering Zod-related questions. (user)
2026-01-05
taiga-api.md
0
1 export taiga-api
2 atondwal from "atondwal/config"
3 Query the hosted Taiga API at taiga.ant.dev for job results, passrates, transcripts, and run evaluations. Use when user asks about Taiga jobs, problem scores, eval results, or needs to submit/check jobs.
2026-01-05
clear-memory.md
0
1 export clear-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Clean up old memory files
2026-01-05
safe-commit.md
0
1 export safe-commit
2 biosugar0 from "biosugar0/dotfiles"
3 git commit を行う際に自動発動。禁止ディレクトリ(ai/, .serena/)のコミット防止と、論理的なコミット分割を支援する。
2026-01-05
token-conservation.md
0
1 export token-conservation
2 athola from "athola/conservation"
3 A workflow for conservative token usage by minimizing prompt exposure, delegating bulk work, and tracking quotas.
2026-01-05
sql-schema-generator.md
0
1 export sql-schema-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate SQL database schema files with tables, relationships, indexes, and constraints for PostgreSQL, MySQL, or SQLite. Triggers on "create SQL schema", "generate database schema", "SQL tables for", "database design for".
2026-01-05
equilateral-agents-refactored.md
0
1 export equilateral-agents-refactored
2 wollfoo from "wollfoo/claude-setup"
3 Multi-agent orchestration system sử dụng Claude subagents thực tế từ thư mục agents/ cho security reviews, code quality analysis, deployment validation, infrastructure checks. Auto-activates với orchestrator-worker pattern và extended thinking mode.
2026-01-05
gestion-alcance-scope.md
0
1 export gestion-alcance-scope
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Skill especializada en gestión de alcance (scope) para Domain Storytelling, enfocada en ajustar la granularidad del modelado (coarse-grained "pájaro/cometa" vs fine-grained "mar/peces") y distinguir perspectivas temporales (As-Is proceso actual vs To-Be futuro deseado). Útil para definir el nivel apropiado de detalle según el objetivo del modelado y para gestionar expectativas entre stakeholders.
2026-01-05
python-modern-cli.md
0
1 export python-modern-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build professional Python CLIs with modern UX patterns using pyfiglet (ASCII banners), typer (commands), questionary (interactions), and rich (formatting). Use when creating command-line tools, automation scripts with user interaction, data processing pipelines with CLI interfaces, or upgrading existing Python scripts to professional CLIs. Ideal for ETL workflows, GIS tools, data analysis utilities, and civic tech projects requiring reproducible, scriptable interfaces.
2026-01-05
uploadthing.md
0
1 export uploadthing
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Handles file uploads with UploadThing for TypeScript applications. Use when adding file uploads to Next.js or React apps with type-safe APIs, validation, and CDN delivery.
2026-01-05