Browse Skills

44457 skills found

pptx.md
0
1 export pptx
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates PowerPoint presentations from templates with consistent styling across tables, charts, and Mermaid diagrams. Use when creating PPTX files, working with template-based presentations, or applying unified styling from style.yaml. Supports Python, R, and native PowerPoint shapes.
2026-01-05
data-analysis.md
0
1 export data-analysis
2 BOHUYESHAN-APB from "BOHUYESHAN-APB/N-T-AI"
3 A skill for analyzing data using Python (pandas) and generating professional visualizations (matplotlib/seaborn).
2026-01-05
prd-driven-development.md
0
1 export prd-driven-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic PRD-driven software development workflow for Claude Code. Use when the user wants to (1) Import/parse feature bundles into draft PRDs with dependency analysis, (2) Create comprehensive Product Requirements Documents from feature descriptions, (2b) Extend existing PRDs with new requirements (version increment), (3) Break down PRDs into structured task lists with dependencies and test plans, (4) Systematically execute task lists with quality gates and verification protocols, (5) Audit test coverage and correctness against specifications, (6) Generate comprehensive PRD status reports showing completion states and progress tracking, or build complete applications from requirements through to tested implementation following enterprise-grade practices.
2026-01-05
browser.md
0
1 export browser
2 factory-ben from "factory-ben/browser-skill"
3 Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements.
2026-01-05
helm-k8s-deployment.md
0
1 export helm-k8s-deployment
2 Obsidian-Owl from "Obsidian-Owl/floe-runtime"
3 ALWAYS USE when working with Helm charts, Kubernetes deployments, kubectl commands, pod debugging, or container logs. Provides context-efficient strategies for chart development, K8s troubleshooting, and log analysis. MUST be loaded before any Helm or K8s work.
2026-01-05
debugging.md
0
1 export debugging
2 mandersogit from "mandersogit/brynhild-harness"
3 Systematic approach to debugging Python code - use when user encounters errors or unexpected behavior
2026-01-05
flowbite-html-ui-components.md
0
1 export flowbite-html-ui-components
2 DrZoot from "DrZoot/flowbite-skill"
3 Provides reference documentation and examples for all of the available Flowbite TailwindCSS HTML UI Components plus the related Typography and Forms plugins.
2026-01-05
coding-standards.md
0
1 export coding-standards
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Flequit プロジェクトのコーディング標準への準拠をチェックします。命名規則、ファイル構造、型定義、エラーハンドリング、コメント、インポート順序などのコーディング標準チェックに使用します。
2026-01-05
fetching-youtube-transcripts.md
0
1 export fetching-youtube-transcripts
2 mikekelly from "mikekelly/fetching-youtube-transcripts"
3 Fetch transcripts and subtitles from YouTube videos using youtube-transcript-api. Use when extracting video transcripts, listing available languages, translating captions, or processing YouTube content for summarization or analysis.
2026-01-05
gcp-bq-data-loading.md
0
1 export gcp-bq-data-loading
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when loading data into BigQuery from CSV, JSON, Avro, Parquet files, Cloud Storage, or local files. Covers bq load command, source formats, schema detection, incremental loading, and handling parsing errors.
2026-01-05
tiger-dependency-map.md
0
1 export tiger-dependency-map
2 az9713 from "az9713/tiger-intelligence"
3 For PMs and team leads who need to understand which key people their roadmap secretly depends on.Maps single points of failure in delivery, cross-functional dependencies, and knowledge concentration risks.Use when planning projects, assessing delivery risk, onboarding, or trying to understand why things keepgetting stuck on the same people.Keywords: dependencies, roadmap risk, bottleneck, single point of failure, key person, delivery risk,project planning, resource planning, who do we depend on, knowledge silos, bus factor
2026-01-05
fullstack-ai-engineering.md
0
1 export fullstack-ai-engineering
2 syedaadamahmad from "syedaadamahmad/tripsaverbackendmainchat"
3 A comprehensive, long-horizon skill for designing, coding, debugging, and scaling AI-integrated systems — including Python backends, React frontends, RAG pipelines, vector databases, and tool orchestration. Ensures production-grade quality and consistency across every code and architecture decision.
2026-01-05
code-patterns.md
0
1 export code-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Common code patterns and best practices reference for quick lookup
2026-01-05
supabase-db.md
0
1 export supabase-db
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Implements Supabase PostgreSQL database with JavaScript client, Row Level Security, real-time subscriptions, and edge functions. Use when building apps with Supabase, implementing RLS policies, or needing real-time database features.
2026-01-05
wt-list.md
0
1 export wt-list
2 majiayu000 from "majiayu000/claude-skill-registry"
3 List all active git worktrees with their status. Use when checking what worktrees exist, their branches, and which has uncommitted changes. Quick overview command.
2026-01-05
new-skill-wizard.md
0
1 export new-skill-wizard
2 Eddale from "Eddale/powerhouse-lab"
3 Creates a new skill in the Powerhouse Lab skills library with proper git workflow. Use when the user wants to create a new skill, add a skill, build a skill, or says "new skill called X".
2026-01-05
repo-guardrails.md
0
1 export repo-guardrails
2 MightyJabe from "MightyJabe/CoinTraderAI"
3 Repository-specific guardrails and verification steps for CoinTrader-AI. Use when changing code, content, routes, affiliate/analytics logic, or environment/configuration in this repo.
2026-01-05
couchdb-client.md
0
1 export couchdb-client
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Obsidian LiveSync の CouchDbClient の構造と使用方法を説明します。CouchDbRepository トレイトの実装方法、HTTP プロキシパターン(forward_request)、longpoll リクエストの処理、メトリクス収集、ヘルスチェックの実装を理解・拡張する際に使用します。CouchDB 関連の機能追加、トラブルシューティング、パフォーマンス改善を依頼されたときに使用してください。
2026-01-05
wordpress-core.md
0
1 export wordpress-core
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Core WordPress plugin development fundamentals including file structure, security patterns (sanitize, escape, nonces, capabilities), hooks system (actions/filters), database operations with wpdb, and coding standards. Use when creating plugins, implementing security, or working with core WordPress APIs.
2026-01-05
omnifocus.md
0
1 export omnifocus
2 arlenagreer from "arlenagreer/claude_configuration_docs"
3 Manage OmniFocus projects and tasks programmatically. This skill should be used when creating, reading, updating, or listing OmniFocus tasks and projects. Supports all OmniFocus versions through intelligent automation method detection (Omni Automation → AppleScript → SQLite read-only fallback). Use for task management workflows, project queries, task completion tracking, and OmniFocus data operations.
2026-01-05
quotients-and-lifts.md
0
1 export quotients-and-lifts
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Work effectively with Lean 4 quotients in ComputationalPaths (Quot.lift/Quot.ind/Quot.sound), including nested lifts and common proof obligations.
2026-01-05
css.md
0
1 export css
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when writing CSS for Discourse core, themes, or plugins - handles BEM class naming, modifiers with double dashes, block__element structure, and is-/has- state prefixes
2026-01-05
screenshot.md
0
1 export screenshot
2 AnveshJarabani from "AnveshJarabani/dotfiles"
3 Get the latest screenshot from ShareX and display it in the conversation
2026-01-05
intent.md
0
1 export intent
2 fourcolors from "fourcolors/antmachine"
3 Use when starting any new task, feature, or request. Triggers: new task,"add X", "implement Y", "fix Z", user provides solution, unclear purpose.Must create intent artifact before planning or implementation.
2026-01-05