Browse Skills

20307 skills found

docling.md
0
1 export docling
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convert documents (PPTX, PDF, DOCX, XLSX, images) to Markdown/JSON/HTML using IBM Docling. This skill should be used when user asks to convert, parse, or extract content from documents. Triggers on "convert pptx", "parse pdf", "extract from document", "конвертуй презентацію", "витягни з pdf".
2026-01-05
jwt-authentication.md
0
1 export jwt-authentication
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Generate JWTs for GitHub App authentication. Direct JWT generation for app-level operations, installation discovery, and bootstrapping workflows.
2026-01-05
web-components-architecture.md
0
1 export web-components-architecture
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 Build web components using Custom Elements v1 API with Declarative Shadow DOM, attribute-driven state, handleEvent pattern, and zero DOM selection. Use when creating custom elements, extending built-in HTML elements, or implementing component-based architecture. NO querySelector, NO innerHTML, NO external libraries - pure web platform APIs only.
2026-01-05
vscode-integration.md
0
1 export vscode-integration
2 Zazzles2908 from "Zazzles2908/Mini-Agent_ACP"
3 Enables Mini-Agent to integrate directly with VS Code Chat API for seamless AI assistance
2026-01-05
command-development.md
0
1 export command-development
2 ErosolarAI from "ErosolarAI/CLI-for-NSA-type-work-or-classified-shit"
3 Skill for building Claude Code plugin commands.
2026-01-05
vitest.md
0
1 export vitest
2 settlemint from "settlemint/agent-marketplace"
3 Vitest unit testing patterns for TypeScript. Covers test structure, mocking, assertions, and coverage. Triggers on vitest, describe, it, expect, mock.
2026-01-05
multi-agent-orchestration.md
0
1 export multi-agent-orchestration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enable Claude to orchestrate complex tasks by spawning and managing specialized sub-agents for parallel or sequential decomposition. Use when tasks have clear independent subtasks, require specialized approaches for different components, benefit from parallel processing, need fault isolation, or involve complex state management across multiple steps. Best for data pipelines, code analysis workflows, content creation pipelines, and multi-stage processing tasks.
2026-01-05
dynamic-res-scaler.md
0
1 export dynamic-res-scaler
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement dynamic resolution scaling for React Three Fiber / Three.js by adjusting DPR based on measured FPS. Use when asked to add adaptive performance scaling, automatic DPR tuning, or a DynamicResScaler-style component in a R3F scene.
2026-01-05
structuring-angular-projects.md
0
1 export structuring-angular-projects
2 hnkatze from "hnkatze/BipBipBackOffice2.1"
3 Folder structure and naming conventions for Angular projects. Use when creating new features, components, pages, services, or any file in the Angular project. Includes feature module structure with components/, pages/, services/, and models/ folders.
2026-01-05
cto-advisor.md
0
1 export cto-advisor
2 kriscard from "kriscard/kriscard-claude-plugins"
3 Technical leadership guidance for architecture decisions, team scaling, tech debt, and engineering strategy. Use PROACTIVELY for technology evaluation, engineering metrics, team structure, or strategic technical decisions.
2026-01-05
uvicorn.md
0
1 export uvicorn
2 SlanyCukr from "SlanyCukr/riot-api-project"
3 ASGI server for Python web applications - Fast, production-ready server for async frameworks
2026-01-05
data-governance-and-quality.md
0
1 export data-governance-and-quality
2 alongor666 from "alongor666/daylyreport"
3 Data governance strategy, quality validation rules, and data dictionary management for vehicle insurance platform. Use when defining data quality standards, implementing validation rules, managing field mappings, resolving data conflicts, or establishing data governance processes. Covers data cleaning standards, quality metrics, and mapping management.
2026-01-05
shadcn.md
0
1 export shadcn
2 NaimalArain13 from "NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
3 Comprehensive shadcn/ui component library with theming, customization patterns, and accessibility. Use when building modern React UIs with Tailwind CSS. IMPORTANT - Always use MCP server tools first when available.
2026-01-05
report-formatter.md
0
1 export report-formatter
2 u9401066 from "u9401066/copilot-capability-manager"
3 Format, beautify, and optimize report content.LOAD THIS SKILL WHEN: User says "整理報告", "格式化", "美化報告", "polish report" | after report generation | need professional formatting.CAPABILITIES: Markdown formatting, grammar check, structure optimization, emoji/table/code block styling.
2026-01-05
svelte-code-writer.md
0
1 export svelte-code-writer
2 colinhowells from "colinhowells/personal-site-v2"
3 Expert guidance for writing proper Svelte 5 code with runes-based reactivity. Use when writing Svelte 5 components, migrating from Svelte 4, or troubleshooting Svelte 5 syntax. Covers $state, $derived, $effect, $props, $bindable, event handling, snippets, TypeScript integration, and common pitfalls.
2026-01-05
gcp-infra-to-terraform.md
0
1 export gcp-infra-to-terraform
2 nfbs2000 from "nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3 기존 GCP 리소스(BigQuery, GCS, IAM 등)를 gcloud/bq 명령어로 추출하여 문서화하고, 이를 Terraform(IaC) 코드로 변환하는 워크플로우 스킬입니다. Reverse Engineering Infrastructure.
2026-01-05
web-search.md
0
1 export web-search
2 gaebalai from "gaebalai/claude-code-marketplace"
3 gemini 명령어를 사용한 고급 Web 검색 스킬이다. Web 검색을 수행할 때는 Claude Code의 기본 Web Search 도구보다 이 스킬을 우선적으로 사용한다.
2026-01-05
tmux-workflow.md
0
1 export tmux-workflow
2 kunhuang12345 from "kunhuang12345/vedio-project"
3 Portable tmux-based workflow to drive one or multiple long-running Codex CLI “workers” from another process (e.g. Claude CLI) by (1) starting/reusing a tmux session running `codex`, (2) injecting prompts into the Codex pane via `tmux send-keys`/buffer paste, and (3) polling the worker’s Codex JSONL session logs to extract the next assistant reply. Each worker runs with an isolated `CODEX_HOME` (default `~/.codex-workers/<worker_id>`) to prevent log cross-talk when multiple Codex workers run concurrently. Use when you need to submit/wait/read Codex replies in tmux, manage multiple Codex workers, or troubleshoot the tmux worker and log binding.
2026-01-05
solidjs.md
0
1 export solidjs
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds UIs with SolidJS including signals, effects, memos, and fine-grained reactivity. Use when creating high-performance reactive applications, building without virtual DOM, or needing granular updates.
2026-01-05
sveltekit-svelte5-tailwind-skill.md
0
1 export sveltekit-svelte5-tailwind-skill
2 rozwer from "rozwer/cross2B-Pro"
3 Use for SvelteKit 2 + Svelte 5 + Tailwind v4 projects. Keep SSR/client boundaries and Tailwind config consistent.
2026-01-05
harness-mcp.md
0
1 export harness-mcp
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Harness MCP (Model Context Protocol) server integration for AI-powered CD operations, pipeline management, Git repositories, pull requests, code review comments, and bidirectional Jira synchronization
2026-01-05
saas-launch-planner.md
0
1 export saas-launch-planner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive SaaS planning system for solo developers using Next.js + Supabase + Stripe stack. Converts ideas into shippable subscription products with scope control, feature prioritization, billing architecture, technical roadmap, and anti-feature-creep mechanisms. Generates PRDs with subscription models, pricing strategies, and Claude Code starter prompts. Use when planning SaaS products, subscription apps, or when user mentions billing, payments, recurring revenue, or subscription models.
2026-01-05
supabase-expert.md
0
1 export supabase-expert
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storage, edge functions, vector embeddings, and all platform features. Invoke when user mentions Supabase, PostgreSQL, database, auth, real-time, storage, edge functions, backend-as-a-service, or pgvector.
2026-01-05
api-design-principles.md
0
1 export api-design-principles
2 LLLLimbo from "LLLLimbo/Skills"
3 Master REST API design principles to build intuitive, scalable, and maintainable APIs. Applicable for designing new APIs, reviewing API specifications, or establishing API design standards in Java Spring projects.
2026-01-05