Browse Skills

44895 skills found

whisper-lolo-transcription-jobs.md
0
1 export whisper-lolo-transcription-jobs
2 Lofp34 from "Lofp34/whisper-lolo"
3 Implement or adjust background transcription jobs for whisper-lolo. Use when wiring Inngest events, handling long-running jobs, chunking before transcription, persisting transcripts, or maintaining the TranscriptionProvider abstraction.
2026-01-05
dependabot-pr.md
0
1 export dependabot-pr
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Handle Dependabot pull requests for dependency updates. Use when merging multiple Dependabot PRs, resolving conflicts between dependency update PRs, or when asked to review and merge dependency updates.
2026-01-05
validating-query-inputs.md
0
1 export validating-query-inputs
2 djankies from "djankies/claude-configs"
3 Validate all external input with Zod before Prisma operations. Use when accepting user input, API requests, or form data.
2026-01-05
health-checks.md
0
1 export health-checks
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement liveness, readiness, and dependency health checks
2026-01-05
debugging.md
0
1 export debugging
2 markus41 from "markus41/lobbi-design-system"
3 Debugging techniques for Python, JavaScript, and distributed systems. Activate for troubleshooting, error analysis, log investigation, and performance debugging.
2026-01-05
concat-mp4.md
0
1 export concat-mp4
2 jacwu from "jacwu/demo-skill-sora2"
3 Concatenate multiple MP4 files in order into a single MP4 using ffmpeg stream copy.
2026-01-05
write-docs.md
0
1 export write-docs
2 michalvavra from "michalvavra/agents"
3 Write AI-scannable technical documentation.
2026-01-05
commit-session.md
0
1 export commit-session
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Commit and push files modified in this session
2026-01-05
slide-quality-assessment.md
0
1 export slide-quality-assessment
2 rhuss from "rhuss/cc-slidev"
3 This skill should be used when the user asks to "analyze slide quality", "review slide", "check slide design", "optimize slide", "improve slide content", "assess slide clarity", or needs evidence-based quality evaluation using the 12-point checklist for presentation slides.
2026-01-05
safe-agent-comprehensive.md
0
1 export safe-agent-comprehensive
2 Unicorn from "Unicorn/Radium"
3 Agent with comprehensive Gemini safety settings configured for all categories
2026-01-05
streamable-http-mcp-server.md
0
1 export streamable-http-mcp-server
2 syeda-hoorain-ali from "syeda-hoorain-ali/claude-code-skills"
3 Creates and configures Streamable HTTP Model Context Protocol (MCP) server connections for OpenAI Agents SDK
2026-01-05
secure-coding.md
0
1 export secure-coding
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Security best practices for Go applications. Use when writing security-sensitive code.
2026-01-05
michael-d1-recruiting-skill.md
0
1 export michael-d1-recruiting-skill
2 breverdbidder from "breverdbidder/life-os"
3 D1 swimming recruiting workflows including coach outreach, program research, SwimCloud tracking, and timeline management
2026-01-05
dev-plan.md
0
1 export dev-plan
2 edwinhu from "edwinhu/claude-plugins"
3 This skill should be used when the user asks to "plan the implementation", "break down the tasks", "explore the codebase", or as Phase 2 of the /dev workflow after brainstorming. Creates task breakdown from codebase exploration.
2026-01-05
backend-api-integration.md
0
1 export backend-api-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate production-ready Saloon-based API integrations for Laravel projects including connector classes, request classes, readonly DTOs, service layer methods with comprehensive error handling, and complete Pest test suites. Use this skill when integrating external APIs using Saloon, creating API request/response handlers, adding new API endpoints to existing services, building API client wrappers for third-party services, or setting up API communication with proper error handling and testing. This skill applies when working on files in app/Services/Api/, app/DataTransferObjects/Api/, creating Saloon connectors and requests, implementing API service methods, or writing API integration tests.
2026-01-05
iphone-screen-capture.md
0
1 export iphone-screen-capture
2 asnar00 from "asnar00/miso"
3 Start the iPhone screen capture app to mirror a connected iPhone's screen on macOS. Use when the user wants to view their iPhone screen, mirror their device, or start screen capture.
2026-01-05
context-degradation.md
0
1 export context-degradation
2 Asmayaseen from "Asmayaseen/hackathon-2"
3 Recognize, diagnose, and mitigate patterns of context degradation in agent systems. Use when context grows large, agent performance degrades unexpectedly, or debugging agent failures.
2026-01-05
reset.md
0
1 export reset
2 ioku24 from "ioku24/autorankr"
3 Reset after failures, blockers, or when stuck. Use when execution hits a wall, something breaks, or we need to step back and reassess. This is the fifth system in the 5-system framework.
2026-01-05
red-team-reporting.md
0
1 export red-team-reporting
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Professional security report generation, executive summaries, finding documentation, and remediation tracking
2026-01-05
article-extractor.md
0
1 export article-extractor
2 JSBtechnologies from "JSBtechnologies/claude-skills"
3 Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.
2026-01-05
skill-builder.md
0
1 export skill-builder
2 jumski from "jumski/dotfiles"
3 Use when user asks to "create a skill", "build a skill", or "design a skill". Guides through requirements, solution design, and implementation of token-efficient Claude Code skills.
2026-01-05
auto-code.md
0
1 export auto-code
2 AhamSammich from "AhamSammich/auto-code"
3 Run an autonomous coding agent that builds applications from specifications. Use when asked to "build an app autonomously", "run autonomous agent", or "create application from spec".
2026-01-05
svg-theme-system.md
0
1 export svg-theme-system
2 metabench from "metabench/copilot-dl-news"
3 Use when you need SVGs with selectable/customisable appearance: multiple palettes (WLILO / Obsidian / light), consistent typography, and repeatable agent-friendly pipelines. Triggers: svg theme, tokens, palette, WLILO, obsidian, design system, dark mode, diagram styling.
2026-01-05
rails-code-generation.md
0
1 export rails-code-generation
2 FlorinPopaCodes from "FlorinPopaCodes/claude-marketplace"
3 This skill should be used when the user asks to "generate Rails code", "create a model", "create a controller", "add a migration", "write Rails tests", "set up background jobs", "configure Rails app", or discusses Rails conventions, best practices, ActiveRecord patterns, Hotwire/Stimulus, ViewComponent, RSpec testing, or Ruby on Rails development. Based on Evil Martians' AGENTS.md.
2026-01-05