Browse Skills

18175 skills found

docling.md
5
1 export docling
2 existential-birds from "existential-birds/beagle"
3 Docling document parser for PDF, DOCX, PPTX, HTML, images, and 15+ formats. Use when parsing documents, extracting text, converting to Markdown/HTML/JSON, chunking for RAG pipelines, or batch processing files. Triggers on DocumentConverter, convert, convert_all, export_to_markdown, HierarchicalChunker, HybridChunker, ConversionResult.
2026-01-05
versioning-constitutions.md
5
1 export versioning-constitutions
2 arittr from "arittr/spectacular"
3 Use when architectural patterns evolve, tech stack changes, or foundational rules need updates - creates new constitution version directory, migrates/organizes content into modular files, updates symlink, and documents changes
2026-01-05
analyzing-code-structure.md
5
1 export analyzing-code-structure
2 iota9star from "iota9star/my-skills"
3 Performs structural code search and refactoring by matching code structure instead of exact text. Use when editing code structure with text matching ambiguity, handling "old_string not unique" problems, or performing formatting-independent pattern matching across function signatures, method calls, and class structures
2026-01-05
executing-sequential-phase.md
5
1 export executing-sequential-phase
2 arittr from "arittr/spectacular"
3 Use when orchestrating sequential phases in plan execution - executes tasks one-by-one in main worktree using git-spice natural stacking (NO manual upstack commands, NO worktree creation, tasks build on each other)
2026-01-05
ccpm-mcp-management.md
5
1 export ccpm-mcp-management
2 duongdev from "duongdev/ccpm"
3 Discovers, manages, and troubleshoots MCP servers with three-tier classification (required: Linear/GitHub/Context7, optional: Jira/Confluence/Slack/BitBucket). Auto-activates when user asks "MCP server", "tools available", "Linear not working", "what tools do I have", or when plugin installation fails. Provides automatic server discovery, configuration validation, and health monitoring. Diagnoses connection issues (missing env vars, wrong config, network problems) with specific fix suggestions. Requires setup confirmation for optional PM integrations. Shows rate limit status and recommends optimizations when performance degrades.
2026-01-05
project-principles.md
5
1 export project-principles
2 uspark-hq from "uspark-hq/uspark"
3 Core architectural and code quality principles that guide all development decisions in the uspark project
2026-01-05
react-flow.md
5
1 export react-flow
2 existential-birds from "existential-birds/beagle"
3 React Flow (@xyflow/react) for workflow visualization with custom nodes and edges. Use when building graph visualizations, creating custom workflow nodes, implementing edge labels, or controlling viewport. Triggers on ReactFlow, @xyflow/react, Handle, NodeProps, EdgeProps, useReactFlow, fitView.
2026-01-05
advanced-effect-di-environment.md
5
1 export advanced-effect-di-environment
2 leaderiop from "leaderiop/hex-di"
3 Model dependencies using Effect-style Context, Layer, and Service patterns with compile-time safety. Use when designing DI systems, modeling environments, or building Effect-TS applications.
2026-01-05
viewing-files.md
5
1 export viewing-files
2 iota9star from "iota9star/my-skills"
3 Enhanced cat clone with syntax highlighting, Git integration, and automatic paging for efficient file content viewing. Use this skill when viewing source files, documentation, or when syntax highlighting would improve readability
2026-01-05
react-server-components-framework.md
5
1 export react-server-components-framework
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Design and implement React Server Components with Next.js 15 App Router. Master server-first architecture, streaming SSR, Server Actions, React 19 patterns, and modern data fetching for 2025+ development.
2026-01-05
senior-observability.md
5
1 export senior-observability
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Comprehensive observability skill for monitoring, logging, distributed tracing, alerting, and SLI/SLO implementation across distributed systems. Includes dashboard generation, alert rule creation, error budget calculation, and metrics analysis. Use when implementing monitoring stacks, designing alerting strategies, setting up distributed tracing, or defining SLO frameworks.
2026-01-05
ruby-workflow.md
5
1 export ruby-workflow
2 ilude from "ilude/claude-code-config"
3 Ruby project workflow guidelines. Activate when working with Ruby files (.rb), Gemfile, bundler, or Ruby-specific tooling.
2026-01-05
architecture-patterns.md
5
1 export architecture-patterns
2 CsHeng from "CsHeng/dot-claude"
3 Architectural pattern guidance and layering principles. Use when architecture patterns guidance is required.
2026-01-05
senior-backend.md
5
1 export senior-backend
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Comprehensive backend development skill for building scalable backend systems using Node.js, Express, Go, Python, PostgreSQL, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.
2026-01-05
unit-testing.md
5
1 export unit-testing
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Unit testing patterns and best practices. Use when writing isolated unit tests, implementing AAA pattern, designing test isolation, or setting coverage targets for business logic.
2026-01-05
veo3-image-prompt.md
5
1 export veo3-image-prompt
2 the-ai-engineer from "the-ai-engineer/ai-engineer-tutorials"
3 Analyzes images and generates optimized prompts for Google's Veo 3.1 video generation model. Use when users provide an image and want to animate it or create a video prompt from it. Applies Veo 3.1's five-part formula (Cinematography + Subject + Action + Context + Style & Ambiance) and best practices from the official prompting guide.
2026-01-05
creating-skills.md
5
1 export creating-skills
2 lawless-m from "lawless-m/claude-skills"
3 Guide for creating Claude Code skill documents with YAML frontmatter, instructions, examples, and reference implementations
2026-01-05
ios-swift-expert.md
5
1 export ios-swift-expert
2 sjungling from "sjungling/claude-plugins"
3 Elite iOS and macOS development expertise for Swift, SwiftUI, UIKit, Xcode, and the entire Apple development ecosystem. Automatically activates when working with .swift files, Xcode projects (.xcodeproj, .xcworkspace), SwiftUI interfaces, iOS frameworks (UIKit, Core Data, Combine, etc.), app architecture, or Apple platform development.
2026-01-05
seo-content.md
5
1 export seo-content
2 Salesably from "Salesably/salesably-marketplace"
3 Creates search-optimized articles that rank well and read naturally for humans. This skill should be used when writing blog posts, pillar content, guides, or any content where organic search traffic is a goal - balancing search engine requirements with genuine reader value.
2026-01-05
zustand-state.md
5
1 export zustand-state
2 existential-birds from "existential-birds/beagle"
3 Zustand state management for React and vanilla JavaScript. Use when creating stores, using selectors, persisting state to localStorage, integrating devtools, or managing global state without Redux complexity. Triggers on zustand, create(), createStore, useStore, persist, devtools, immer middleware.
2026-01-05
mcp-integration.md
5
1 export mcp-integration
2 sjnims from "sjnims/plugin-dev"
3 This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", discusses MCP server types (SSE, stdio, HTTP, WebSocket), or asks to "find MCP server", "discover MCP servers", "what MCP servers exist", "recommend MCP server for [service]". Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
2026-01-05
seo-strategist.md
5
1 export seo-strategist
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Strategic SEO planning and analysis toolkit for site-wide optimization, keyword research, technical SEO audits, and competitive positioning. Complements content-creator's on-page SEO with strategic planning, topic cluster architecture, and SEO roadmap generation. Use for keyword strategy, technical SEO audits, SERP analysis, site architecture planning, or when user mentions SEO strategy, keyword research, technical SEO, or search rankings.
2026-01-05
testing-strategy.md
5
1 export testing-strategy
2 CsHeng from "CsHeng/dot-claude"
3 Comprehensive testing strategies and coverage standards. Use when testing strategy guidance is required.
2026-01-05
bubbletea.md
5
1 export bubbletea
2 GGPrompts from "GGPrompts/TFE"
3 Build terminal user interfaces with Go and Bubbletea framework. Use for creating TUI apps with the Elm architecture, dual-pane layouts, accordion modes, mouse/keyboard handling, Lipgloss styling, and reusable components. Includes production-ready templates, effects library, and battle-tested layout patterns from real projects.
2026-01-05