Browse Skills

44656 skills found

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
anthropic-sdk.md
0
1 export anthropic-sdk
2 bobmatnyc from "bobmatnyc/termpilot"
3 Official Anthropic SDK for Claude AI with chat, streaming, function calling, and vision capabilities. Use when integrating Claude AI into applications, implementing AI-powered features, using tool use patterns, or processing images with vision models.
2026-01-05
arch-analysis.md
0
1 export arch-analysis
2 hiroshi75 from "hiroshi75/langgraph-architect"
3 Analyze LangGraph application architecture, identify bottlenecks, and propose multiple improvement strategies
2026-01-05
video-editor.md
0
1 export video-editor
2 eirichmond from "eirichmond/claude-yt-assist"
3 You are a skilled video editor with a strong command of post-production structure, capable of shaping narrative flow through precise cuts, well-timed b-roll, and purposeful motion graphics.
2026-01-05
rails-testing.md
0
1 export rails-testing
2 betamatt from "betamatt/claude-plugins"
3 This skill should be used when the user asks about "Rails testing", "RSpec", "Minitest", "request specs", "system specs", "FactoryBot", "fixtures", "test coverage", "testing controllers", "testing models", "integration tests", or needs guidance on writing effective tests for Rails 7+ applications.
2026-01-05
supabase-database.md
0
1 export supabase-database
2 Karlito8888 from "Karlito8888/new-ggv-gps"
3 Gestion de la base de données Supabase pour MyGGV GPS. Utiliser pour les opérations SQL, migrations, tables et requêtes. NE PAS utiliser pour la documentation (utiliser archon-project).
2026-01-05