███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 22401 | pattern-test | commontoolsinc/labs |
Use Skill("ct") for ct CLI documentation when running commands. Test Sub-Pattern Prerequisite Check Before writing tests, verify the pattern has: pattern<Input, Output>() (not single-type pattern<State>() ) Actions typed as Stream<T> in Output interface Bound handlers returned from the pattern If missing, fix the pattern first - tests can't call .send() without proper Output types. Read First docs/common/workflows/pattern-testing.md - Full test file format and prerequisites Test Command deno tas...
|
49 |
| 22402 | webnovel-query | lingfengqaq/webnovel-writer |
Copy and track progress: ``` 信息查询进度: - [ ] Step 1: 识别查询类型 - [ ] Step 2: 加载对应参考文件 - [ ] Step 3: 加载项目数据 (state.json) - [ ] Step 4: 确认上下文充足 - [ ] Step 5: 执行查询 - [ ] Step 6: 格式化输出 ``` Step 1: 识别查询类型 | 角色/主角/配角 | 标准查询 | system-data-flow.md | 境界/筑基/金丹 | 标准查询 | system-data-flow.md | 伏笔/紧急伏笔 | 伏笔分析 | foreshadowing.md | 金手指/系统 | 金手指状态 | system-data-flow.md | 节奏/Strand | 节奏分析 | strand-weave-pattern.md | 标签/实体格式 | 格式查询 | tag-specification.md Step 2: 加载对应参考文件 所有查询必须执行: ``` ca...
|
49 |
| 22403 | contract-tester | vladm3105/aidoc-flow-framework |
contract-tester Description: API contract validation, breaking change detection, and consumer-driven contract testing Category: API Quality Assurance Complexity: Medium-High (schema validation + contract compatibility) Purpose Validate API implementations against CTR (Contract) documents, detect breaking changes, and ensure provider-consumer compatibility. Prevents API contract violations before deployment. Capabilities 1. CTR YAML Schema Validation Validate YAML structure against schema C...
|
49 |
| 22404 | feature-documentation | dengineproblem/agents-monorepo |
Feature Documentation Expert Expert in creating comprehensive, user-focused feature documentation. Core Documentation Principles Structure and Hierarchy Purpose-First Organization : Start with what the feature does and why it matters Progressive Disclosure : Layer information from overview to implementation details Multiple Entry Points : Support different user types (end-users, developers, stakeholders) Cross-Reference Integration : Link related features, dependencies, and prerequisites Content...
|
49 |
| 22405 | qa-engineer | anyproto/anytype-ts |
QA Engineer Skill Analyze recent code changes in anytype-ts, map them to testable user-facing behavior, and generate Playwright E2E tests in the ../anytype-desktop-suite repository. When to Use Activate this skill when: After implementing a new feature or modifying existing functionality After editor/component changes that affect user interactions The user explicitly asks to add tests for recent changes After completing a task referenced in CLAUDE.md's "QA Engineer" section Principles Change-dri...
|
49 |
| 22406 | jungian-psychologist | erichowens/some_claude_skills |
Jungian Psychologist Expert in Jungian analytical psychology, offering guidance grounded in Jung's original texts and post-Jungian developments. When to Use This Skill Use for: Shadow work exploration and exercises Dream interpretation frameworks Archetypal pattern analysis Active imagination guidance Understanding the individuation process Complex theory application Jungian concept education Addiction and recovery through depth psychology lens Visual mapping of the psyche (diagrams, mandala...
|
49 |
| 22407 | neon-test-branches | andrelandgraf/fullstackrecipes |
Neon Test Branches To set up Neon Test Branches, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/neon-test-branches If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/neon-test-branches
|
49 |
| 22408 | slide-creator | roasbeef/claude-files |
Slide Creator — HTML → PDF Presentations Build slide decks as HTML, export to pixel-perfect 16:9 PDF via headless Chromium. Output format: PDF — not Microsoft PowerPoint (.pptx). The PDF preserves exact layout, fonts, and colors across all devices. Why HTML → PDF CSS layout (Grid/Flexbox) is far more flexible than any PPT editor Full web typography, gradients, SVG, animations (print degrades gracefully) Git-friendly, reproducible, scriptable One command → PDF with exact 16:9 page dimensions Work...
|
49 |
| 22409 | examples-auto-run | openai/openai-agents-js |
examples-auto-run What it does Runs uv run examples/run_examples.py with: EXAMPLES_INTERACTIVE_MODE=auto (auto-input/auto-approve). Per-example logs under .tmp/examples-start-logs/. Main summary log path passed via --main-log (also under .tmp/examples-start-logs/). Generates a rerun list of failures at .tmp/examples-rerun.txt when --write-rerun is set. Provides start/stop/status/logs/tail/collect/rerun helpers via run.sh. Background option keeps the process running with a pidfile; stop cleans it...
|
49 |
| 22410 | code-review | laurigates/claude-plugins |
Two-axis review of the diff between HEAD and a fixed point the user supplies: Standards — does the code conform to this repo's documented coding standards? Spec — does the code faithfully implement the originating issue / PRD / spec? Both axes run as parallel sub-agents so they don't pollute each other's context, then this skill aggregates their findings. The issue tracker should have been provided to you — run /setup-matt-pocock-skills if docs/agents/issue-tracker.md is missing. Process 1. Pin ...
|
49 |
| 22411 | music | connorads/dotfiles |
ElevenLabs Music Generation Generate music from text prompts - supports instrumental tracks, songs with lyrics, and fine-grained control via composition plans. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. Quick Start Python from elevenlabs . client import ElevenLabs client = ElevenLabs ( ) audio = client . music . compose ( prompt = "A chill lo-fi hip hop beat with jazzy piano chords" , music_length_ms = 30000 ) with open ( "output.mp3" , "wb" ) as f : for chu...
|
49 |
| 22412 | material-3-expressive | albermonte/android-skills |
Material 3 Expressive (Android UI/UX) Overview Design and review Android UI/UX using Material 3 Expressive. Prioritize component-token requests for dialogs, sheets, modals, toolbars, and buttons, with guidance plus token references by default. Intake Questions Target device class (phone, tablet, foldable, Wear OS) Window size class (Compact, Medium, Expanded) Brand constraints and dynamic color usage Primary action(s) and desired hero moments (1-2 max) Motion constraints and reduced-motion expec...
|
49 |
| 22413 | refactor-flow | vladm3105/aidoc-flow-framework |
refactor-flow Description: Code refactoring assistance, technical debt management, and documentation synchronization Category: Code Quality & Maintenance Complexity: Medium-High (code transformation + traceability maintenance) Purpose Improve code quality through systematic refactoring while maintaining traceability to specifications. Identify refactoring opportunities, guide safe transformations, and ensure documentation stays synchronized with code changes. Capabilities 1. Code Smell Det...
|
49 |
| 22414 | youtube-transcript | nicepkg/ai-workflow |
YouTube Transcript Extract transcripts from YouTube videos using the youtube-transcript-api. Usage Run the script with a YouTube URL or video ID: uv run scripts/get_transcript.py "VIDEO_URL_OR_ID" With timestamps: uv run scripts/get_transcript.py "VIDEO_URL_OR_ID" --timestamps Defaults Without timestamps (default): Plain text, one line per caption segment With timestamps: [MM:SS] text format (or [HH:MM:SS] for longer videos) Supported URL Formats https://www.youtube.com/watch?v=VIDEO_ID ...
|
49 |
| 22415 | confluence-page-viewer | delexw/claude-code-misc |
Confluence Page Viewer Fetch and display Confluence page content using npx confluence-cli . Arguments $ARGUMENTS[0] — Confluence page URL $ARGUMENTS[1] — (optional) Output directory for persisting the page content. Defaults to .implement-assets/confluence When invoked by the orchestrator (e.g. implement ), $ARGUMENTS[1] is provided. When used standalone, it defaults to .implement-assets/confluence . System Requirements Node.js and npm/npx available confluence-cli package ( https://github.com/pch...
|
49 |
| 22416 | blueprint-work-order | laurigates/claude-plugins |
Generate a work-order document for isolated subagent execution with optional GitHub issue integration. Flags Flag Description --no-publish Create local work-order only, skip GitHub issue creation --from-issue N Create work-order from existing GitHub issue N --from-prp NAME Create work-order from existing PRP (auto-populates context) Default behavior : Creates both local work-order AND GitHub issue with work-order label. Prerequisites Blueprint Development initialized ( docs/blueprint/ exists) At...
|
49 |
| 22417 | howto-docs | existential-birds/beagle |
How-To Documentation Skill This skill provides patterns for writing effective How-To guides in documentation. How-To guides are task-oriented content for users who have a specific goal in mind. Purpose & Audience Target readers: Users with a specific goal they want to accomplish Assumes some familiarity with the product (not complete beginners) Looking for practical, actionable steps Want to get things done, not learn concepts How-To guides are NOT: Tutorials (which teach through explorati...
|
49 |
| 22418 | mermaid-diagrams | connorads/dotfiles |
Mermaid Diagramming Create professional software diagrams using Mermaid's text-based syntax. Mermaid renders diagrams from simple text definitions, making diagrams version-controllable, easy to update, and maintainable alongside code. Core Syntax Structure All Mermaid diagrams follow this pattern: diagramType definition content Key principles: First line declares diagram type (e.g., classDiagram , sequenceDiagram , flowchart ) Use %% for comments Line breaks and indentation improve readability b...
|
49 |
| 22419 | zellij | zenobi-us/dotfiles |
Quick reference for Zellij CLI commands to manipulate running sessions. Covers session management, tabs, and panes. When to Use - Creating or attaching to Zellij sessions - Managing tabs and panes programmatically - Need CLI commands (not keybindings) - Automating Zellij operations When NOT to use: - Looking for keybindings (this is CLI only) - Layout file syntax - Configuration options Quick Reference Sessions | Create/attach session | `zellij attach --create <name>` or `zellij ...
|
49 |
| 22420 | test-full | laurigates/claude-plugins |
Context Project files: ! find . -maxdepth 1 \( -name 'pyproject.toml' -o -name 'package.json' -o -name 'Cargo.toml' -o -name 'go.mod' \) Test directories: ! find . -type d \( -name "test*" -o -name "__tests__" \) E2E setup: ! find . -maxdepth 1 \( -name 'playwright.config.*' -o -name 'cypress.config.*' \) CI environment: ! echo "CI=$CI GITHUB_ACTIONS=$GITHUB_ACTIONS" Parameters --coverage : Generate coverage report --parallel : Force parallel execution --report : Generate detailed HTML report Yo...
|
49 |
| 22421 | kommo | vm0-ai/vm0-skills |
Kommo API Use the Kommo API via direct curl calls for CRM management including leads, contacts, companies, tasks, and sales pipelines. Official docs: https://developers.kommo.com/ When to Use Use this skill when you need to: Manage leads - Create, list, update leads in your sales pipeline Handle contacts - Add and retrieve customer contact information Track companies - Manage company records and associations Create tasks - Schedule follow-ups and meetings View pipelines - Get sales pipeline...
|
49 |
| 22422 | components-version-badge | laurigates/claude-plugins |
/components:version-badge Implement a version badge component that displays version number, git commit, and recent changelog in a tooltip. Context Framework config: ! find . -maxdepth 1 \( -name "next.config.*" -o -name "nuxt.config.*" -o -name "svelte.config.*" -o -name "vite.config.*" \) Package manager: ! find . -maxdepth 1 \( -name "package.json" -o -name "bun.lockb" -o -name "pnpm-lock.yaml" \) Styling: ! find . -maxdepth 1 \( -name "tailwind.config.*" -o -name "postcss.config.*" \) UI libr...
|
49 |
| 22423 | bun-add | laurigates/claude-plugins |
/bun:add Add a package to dependencies using Bun. Parameters package (required): Package name, optionally with version (e.g., lodash , react@18 ) --dev : Add to devDependencies --exact : Pin exact version (no ^ range) Execution bun add { { if DEV } } --dev { { endif } } { { if EXACT } } --exact { { endif } } $PACKAGE Examples Add runtime dependency bun add express Add dev dependency bun add --dev typescript vitest Pin exact version bun add --exact react@18.2.0 Add to specific workspace bun a...
|
49 |
| 22424 | githubpages | julianobarbosa/claude-code-skills |
Complete guide for deploying, configuring, and managing GitHub Pages sites. Quick Reference | User/Org Site | `<username>.github.io` | `https://<username>.github.io` | Project Site | Any repository name | `https://<username>.github.io/<repo>` Availability: - Public repos: GitHub Free (all plans) - Private repos: GitHub Pro, Team, Enterprise Workflow Routing When executing a workflow, output this notification directly: ``` Running the WorkflowName workflow from the GithubPages sk...
|
49 |
| 22425 | git-worktrees | jamesrochabrun/skills |
Git Worktrees Overview Git worktrees enable checking out multiple branches simultaneously in separate directories, all sharing the same repository. Create a worktree instead of stashing changes or cloning separately. Core principle: One worktree per active branch. Switch contexts by changing directories, not branches. Core Concepts Concept Description Main worktree Original working directory from git clone or git init Linked worktree Additional directories created with git worktree add Shared .g...
|
49 |
| 22426 | flask-expert | personamanagmentlayer/pcl |
Expert guidance for Flask web development, building REST APIs, using extensions, and production deployment. Core Concepts Flask Fundamentals - Routing and views - Request/response handling - Templates with Jinja2 - Blueprints for modularity - Application factory pattern - Configuration management Flask Extensions - Flask-SQLAlchemy (ORM) - Flask-Migrate (database migrations) - Flask-Login (authentication) - Flask-RESTful (REST APIs) - Flask-JWT-Extended (JWT tokens) - Flask-COR...
|
49 |
| 22427 | python-dev | databricks-solutions/ai-dev-kit |
Python Development Rules Overview Python development guidance focused on code quality, error handling, testing, and environment management. Apply when working with Python code or Jupyter notebooks. When to Use This Skill Use this skill when: Writing new Python code or modifying existing Python files Creating or updating Jupyter notebooks Setting up Python development environments Writing or updating tests Reviewing Python code for quality and best practices Code Quality Principles DRY (Don't Rep...
|
49 |
| 22428 | goal setter | eddiebe147/claude-settings |
Goal Setter The Goal Setter skill guides you through creating well-formed, achievable goals and maintaining accountability throughout your journey. Unlike generic goal-setting tools, this skill uses evidence-based frameworks to help you craft goals that are specific, measurable, and aligned with your deeper values. This skill applies the SMART framework, backward planning, and milestone tracking to transform vague aspirations into concrete action plans. It helps you identify potential obstacles ...
|
49 |
| 22429 | create-pr | cartridge-gg/docs |
create-pr Overview This guide covers best practices for creating pull requests in the warp repository, including merging master, running presubmit checks, linking Linear tasks, ensuring appropriate test coverage, and structuring your PR for effective review.
|
49 |
| 22430 | npu-smi | ascend-ai-coding/awesome-ascend-skills |
npu-smi Command Reference Quick reference for Huawei Ascend NPU device management commands. Quick Start npu-smi info -l List all devices npu-smi info -t health -i 0 Check device health npu-smi info -t temp -i 0 -c 0 Check temperature npu-smi info -t power -i 0 -c 0 Check power npu-smi info -t memory -i 0 -c 0 Check memory Device Queries Basic Information npu-smi info -l List devices npu-smi info -t health -i < id > Health status (OK/Warning/Error) npu-smi info -t board -i < id > Board de...
|
49 |
| 22431 | git-security-checks | laurigates/claude-plugins |
Expert guidance for pre-commit security validation and secret detection using detect-secrets and pre-commit hooks. Core Expertise - detect-secrets: Scan for hardcoded secrets and credentials - Pre-commit Hooks: Automated security validation before commits - Secrets Baseline: Manage false positives and legitimate secrets - Security-First Workflow: Prevent credential leaks before they happen Quick Security Scan (Recommended) Run the comprehensive security scan pipeline in one command: ``...
|
49 |
| 22432 | secret-code | ukgovernmentbeis/inspect_ai |
Secret Code Skill To complete this task, you MUST follow these exact steps: Step 1: Read the Asset Read the contents of assets/secret.txt and report what it says to the user. Step 2: Run the Script Execute the script scripts/reveal.sh to get the complete answer. IMPORTANT RULES You MUST read the asset file first You MUST run the provided script to get the answer Do NOT use any other commands besides reading the asset and running the script Do NOT try to solve the problem any other way
|
49 |
| 22433 | rule-auditor | oimiragieo/agent-studio |
Rule Auditor Skill Step 1: Identify Applicable Skills Find relevant expert skills based on the code being audited: File Type Expert Skills .ts , .tsx typescript-expert, react-expert .py python-backend-expert .go go-expert .java java-expert *.test.* testing-expert Step 2: Load Best Practices Read the relevant skill files to understand best practices: cat .claude/skills/ [ skill-name ] /SKILL.md Extract key rules and patterns to check for. Step 3: Scan Target Files Analyze the target files for vio...
|
49 |
| 22434 | personal-financial-advisor | tringo0108/z-command |
Personal Financial Advisor Comprehensive toolkit for personal finance planning, helping individuals achieve financial wellness through budgeting, debt management, savings, investing, and goal-based planning. When to Use This Skill Creating personal budgets and spending plans Developing debt payoff strategies Planning emergency funds and savings goals Retirement planning and projections Investment portfolio allocation for individuals Tax optimization for personal finances Insurance needs assessme...
|
49 |
| 22435 | frontend-design | project-n-e-k-o/n.e.k.o |
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
49 |
| 22436 | astro-developer | withastro/astro |
Astro Developer Skill Context-loading skill for AI agents and developers working in the Astro monorepo. Loads relevant documentation based on your task. Quick Decision Matrix What are you doing? → Read these files: Task Primary Docs Supporting Docs Adding a core feature architecture.md , constraints.md testing.md Fixing a bug debugging.md architecture.md Writing/fixing tests testing.md constraints.md Creating an integration Explore packages/integrations/ for examples testing.md Understanding arc...
|
49 |
| 22437 | entity extractor | eddiebe147/claude-settings |
Entity Extractor The Entity Extractor skill guides you through implementing named entity recognition (NER) systems that identify and classify entities in text. From people and organizations to domain-specific entities like products, medical terms, or financial instruments, this skill covers extraction approaches from simple pattern matching to advanced neural models. Entity extraction is a foundational NLP task that powers applications from search engines to knowledge graphs. Getting it right re...
|
49 |
| 22438 | jira-syntax | netresearch/jira-skill |
Jira Syntax Validation Skill Provides Jira wiki markup syntax validation, templates, and formatting guidance. For API operations, use the jira-communication skill. Quick Syntax Reference Jira Syntax Purpose NOT this (Markdown) h2. Title Heading Title *bold* Bold bold _italic_ Italic *italic* {{code}} Inline code `code` {code:java}...{code} Code block java ``` [text|url] Link [text](url) [PROJ-123] Issue link - [~username] User mention @username * item Bullet list - item item Numbered list 1. i...
|
49 |
| 22439 | clean | catlog22/claude-code-workflow |
Workflow Clean Command Overview Evidence-based intelligent cleanup command. Systematically identifies stale artifacts through mainline analysis, discovers drift, and safely removes unused sessions, documents, and dead code. Core workflow : Detect Mainline → Discover Drift → Confirm → Stage → Execute Target Cleanup Focus area : $FOCUS (or entire project if not specified) Mode : $ARGUMENTS --dry-run : Preview cleanup without executing --focus : Focus area (module or path) Execution Process Phase 0...
|
49 |
| 22440 | simplify | aaddrick/claude-desktop-debian |
You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code over overly compact solutions. This is a balance that you have mastered as a result your years as an expert software engineer. You will analyze recently modified code and apply refin...
|
49 |
| 22441 | lit-best-practices | artmsilva/lit-best-practices |
Lit Web Components Best Practices Best practices for building Lit web components, optimized for AI-assisted code generation and review. When to Use Reference these guidelines when: Writing new Lit web components Implementing reactive properties and state Reviewing code for performance or accessibility issues Refactoring existing Lit components Optimizing rendering and update cycles Rule Categories Category Rules Focus 1. Component Structure 4 rules Properties, state, TypeScript 2. Rendering ...
|
49 |
| 22442 | simple-math | cisco-ai-defense/skill-scanner |
Simple Math Skill Performs basic arithmetic operations safely. Features Addition, subtraction, multiplication, division No eval() or exec() Input validation Safe implementation Usage When user requests calculations, use standard Python operators. Example User: "What's 25 + 17?" Agent: uses simple-math skill The result is 42.
|
49 |
| 22443 | linear-update | finesssee/linear-cli |
Update Issues Status linear-cli i update LIN-123 -s Done linear-cli i update LIN-123 -s "In Progress" Priority linear-cli i update LIN-123 -p 1 1=urgent, 2=high, 3=normal, 4=low Assignee linear-cli i update LIN-123 -a me linear-cli i update LIN-123 -a "John Doe" Labels linear-cli i update LIN-123 -l bug linear-cli i update LIN-123 -l bug -l urgent Due date linear-cli i update LIN-123 --due tomorrow linear-cli i update LIN-123 --due +3d Agent patterns linear-cli i update LIN-123 -s Done --...
|
49 |
| 22444 | mcp-server-manager | xiaolai/vmark |
MCP Server Manager Workflow Discover candidate servers Check project .mcp.json for existing server configs. Check ~/.claude.json for global MCP servers (Claude Code). Scan for MCP-related packages in package.json or Cargo.toml . Choose a registration target Project-local: edit .mcp.json directly. Global (Claude Code): use claude mcp add / claude mcp remove . Register the server stdio server: claude mcp add < name > -- < command > < args .. . > stdio with env: claude mcp add < name > -e KEY = VAL...
|
49 |
| 22445 | rspack-tracing | rstackjs/agent-skills |
Use this skill when you need to: - Diagnose why an Rspack build is slow. - Understand which plugins or loaders are taking the most time. - Analyze a user-provided Rspack trace file. - Guide a user to capture a performance profile. Workflow 1. Capture a Trace First, ask the user to run their build with tracing enabled. ``` Set environment variables for logging to a file RSPACK_PROFILE=TRACE RSPACK_TRACE_LAYER=logger RSPACK_TRACE_OUTPUT=./trace.json pnpm build ``` This will generate a...
|
49 |
| 22446 | run-rust-benchmarks | redisearch/redisearch |
No SKILL.md available for this skill. View on GitHub
|
49 |
| 22447 | social-media-api-best-practices | getlate-dev/social-media-api-best-practices |
Social Media API Best Practices Battle-tested patterns from scheduling 1M+ posts across 13 platforms. 1. Authentication Patterns OAuth 2.0 Platforms Instagram (Meta Graph API) Two-step token exchange: short-lived (1 hour) → long-lived (60 days) Use auth_type: 'rerequest' to force permission re-prompts Exchange endpoint: ig_exchange_token grant type Scopes: instagram_business_basic, instagram_business_content_publish, instagram_business_manage_messages, instagram_business_manage_comments, ins...
|
49 |
| 22448 | git-worktree | kimny1143/claude-code-template |
This skill provides a unified interface for managing Git worktrees across your development workflow. Whether you're reviewing PRs in isolation or working on features in parallel, this skill handles all the complexity. What This Skill Does - Create worktrees from main branch with clear branch names - List worktrees with current status - Switch between worktrees for parallel work - Clean up completed worktrees automatically - Interactive confirmations at each step - Automatic .gitignore ma...
|
49 |
| 22449 | pptx | bbeierle12/skill-mcp-claude |
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
|
49 |
| 22450 | seo-audit | openclaudia/openclaudia-skills |
SEO Audit You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before auditing, understand: Site ...
|
49 |