███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 22351 | pair programming | proffesor-for-testing/agentic-qe |
Pair Programming Collaborative AI pair programming with intelligent role management, real-time quality monitoring, and comprehensive development workflows. What This Skill Does This skill provides professional pair programming capabilities with AI assistance, supporting multiple collaboration modes, continuous verification, and integrated testing. It manages driver$navigator roles, performs real-time code review, tracks quality metrics, and ensures high standards through truth-score verification...
|
49 |
| 22352 | form-validation-with-zod | oimiragieo/agent-studio |
Form Validation With Zod Skill Use Zod for form validation Memory Protocol (MANDATORY) Before starting: cat .claude/context/memory/learnings.md After completing: Record any new patterns or exceptions discovered. ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.
|
49 |
| 22353 | slot-paymaster | cartridge-gg/docs |
Slot Paymaster Manage paymasters that sponsor transaction fees, enabling gasless experiences for users. Zero integration required — when enabled, eligible transactions are automatically sponsored. Availability Testnet : Automatically enabled, no setup required Mainnet : Self-served via Slot CLI Creating a Paymaster Requires an authenticated session ( slot auth login ) and a team with credits. slot paymaster < name > create --team < team > --budget < amount > --unit CREDIT The budget is deducted ...
|
49 |
| 22354 | hwc-forms-validation | thehotwireclub/hotwire_club-skills |
Forms & Validation Implement form-centric Hotwire workflows with Turbo Frames and Stimulus. Core Workflow Identify the form flow: create/edit, inline edit, typeahead, modal form, or external controls. Wrap the form interaction scope in a Turbo Frame when validation errors must rerender in place. Return 422 for validation failures and 303 for successful redirects. Handle post-submit behavior with turbo:submit-end only when Turbo defaults are insufficient. Preserve user context during rerenders (f...
|
49 |
| 22355 | blueprint-derive-plans | laurigates/claude-plugins |
/blueprint:derive-plans Retroactively generate Blueprint documentation (PRDs, ADRs, PRPs) from an existing established project by analyzing git history, codebase structure, and existing documentation. Use case : Onboarding established projects into the Blueprint Development system when PRD/ADR/PRP documents don't exist but the project has implementation history. When to Use This Skill Use this skill when... Use alternative when... Project has git history but no PRDs/ADRs/PRPs Starting a brand ne...
|
49 |
| 22356 | github-cli | hairyf/skills |
GitHub CLI Skill This skill provides comprehensive guidance for using the GitHub CLI (gh) to manage repositories, CI/CD workflows, issues, pull requests, and releases. Prerequisites gh CLI installed and authenticated Run gh auth status to verify authentication Core Operations Repository Management List repositories gh repo list [owner] --limit 50 gh repo list --source Only source repos (not forks) gh repo list --fork Only forks View repository gh re...
|
49 |
| 22357 | object-removal | eachlabs/skills |
Object Removal & Inpainting Remove unwanted elements from photos using each::sense. This skill intelligently removes objects, people, text, watermarks, and imperfections while seamlessly filling the removed areas with contextually appropriate content. Features Object Removal : Remove unwanted items from any photo Person Removal : Remove people from backgrounds cleanly Text/Watermark Removal : Clean up images with unwanted text overlays Blemish Removal : Remove skin imperfections and photo artifa...
|
49 |
| 22358 | configure-select | laurigates/claude-plugins |
/configure:select Interactively select which infrastructure standards checks to run. When to Use This Skill Use this skill when... Use another approach when... Setting up selected components interactively Running all components (use /configure:all ) Choosing specific standards to implement Checking status only (use /configure:status ) Customizing configuration scope for project Single component needed (use specific /configure:X skill) User wants control over which components to configure Automat...
|
49 |
| 22359 | virtual-agent | groeimetai/snow-flow |
Virtual Agent (VA) provides conversational AI capabilities for self-service through chat interfaces. Virtual Agent Architecture Topic Structure ``` Topic: Password Reset ├── NLU Model │ ├── Utterances: "reset my password", "forgot password" │ └── Entities: application_name ├── Topic Blocks (Flow) │ ├── Greeting │ ├── Ask for Application │ ├── Verify User │ ├── Process Reset │ └── Confirmation └── Variables ├── user_email └── application ``` Key Tables | `sys_cs_top...
|
49 |
| 22360 | better-chatbot-patterns | jackspace/claudeskillz |
better-chatbot-patterns Status: Production Ready Last Updated: 2025-10-29 Dependencies: None Latest Versions: next@15.3.2, ai@5.0.82, zod@3.24.2, zustand@5.0.3 Overview This skill extracts reusable patterns from the better-chatbot project for use in custom AI chatbot implementations. Unlike the better-chatbot skill (which teaches project conventions), this skill provides portable templates you can adapt to any project. Patterns included: Server action validators (auth, validation, FormData)...
|
49 |
| 22361 | jest-generator | secondsky/claude-skills |
Jest Generator Skill Purpose Generate Jest-based unit tests for JavaScript and TypeScript code, following Jest conventions and best practices with proper mocking, describe blocks, and code organization. When to Use Generate Jest tests for JavaScript/TypeScript modules Create test files for React components Add missing test coverage to existing code Need Jest-specific patterns (mocks, spies, snapshots) Test File Naming Source to Test Mapping: src/components/Feature.tsx → src/components/Feature.te...
|
49 |
| 22362 | tech | rawkode-academy/rawkode-academy |
This skill helps maintain the content/technologies directory by researching, validating, and creating technology profiles. When the user asks to add or check a technology (e.g., "Add Bun", "Check Kubernetes"), follow this process: 1. Research & Discovery Use WebSearch to gather the following information about the technology: Official Name and Description (1-2 paragraphs summary). Official Website and Documentation URLs. Source Code Repository (GitHub/GitLab) and License (e.g., Apache-2.0, MI...
|
49 |
| 22363 | docker-compose | teachingai/full-stack-skills |
Docker Compose Skill Overview This skill provides comprehensive Docker Compose management, enabling AI agents to orchestrate multi-container applications, manage services, inspect logs, and troubleshoot containerized environments with progressive disclosure for optimal context usage. Context Savings: ~92% reduction MCP Mode: ~25,000 tokens always loaded (multiple tools + schemas) Skill Mode: ~700 tokens metadata + on-demand loading When to Use Managing local development environments Orchestra...
|
49 |
| 22364 | youtube-automation | davepoon/buildwithclaude |
YouTube Automation via Rube MCP Automate YouTube operations through Composio's YouTube toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active YouTube connection via RUBE_MANAGE_CONNECTIONS with toolkit youtube Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is available by...
|
49 |
| 22365 | loading-states | dylantarre/animation-principles |
Loading States You are an expert in designing loading experiences that maintain user confidence and perceived performance. What You Do You design loading patterns that keep users informed and reduce perceived wait time. Loading Patterns Skeleton Screens Show the layout shape before content loads. Use for known content structure. Animate with subtle shimmer. Spinner/Progress Indeterminate spinner for unknown duration. Determinate progress bar when progress is measurable. Keep spinners small and u...
|
49 |
| 22366 | surrealdb | 24601/surreal-skills |
SurrealDB 3 Skill Expert-level SurrealDB 3 architecture, development, and operations. Covers SurrealQL, multi-model data modeling, graph traversal, vector search, security, deployment, performance tuning, SDK integration, and the full SurrealDB ecosystem. For AI Agents Get a full capabilities manifest, decision trees, and output contracts: uv run { baseDir } /scripts/onboard.py --agent See AGENTS.md for the complete structured briefing. Command What It Does uv run {baseDir}/scripts/doctor.py Hea...
|
49 |
| 22367 | typo3-extension-upgrade | dirnbauer/webconsulting-skills |
TYPO3 Extension Upgrade Skill Systematic framework for upgrading TYPO3 extensions to newer LTS versions. Scope: Extension code upgrades only. NOT for TYPO3 project/core upgrades. Upgrade Toolkit Tool Purpose Files Extension Scanner Diagnose deprecated APIs TYPO3 Backend Rector Automated PHP migrations .php Fractor Non-PHP migrations FlexForms, TypoScript, YAML, Fluid PHPStan Static analysis .php Planning Phase (Required) Before ANY code changes for major upgrades: List all files with hardco...
|
49 |
| 22368 | chrome | johnlindquist/claude |
Chrome Automation Automate browser interactions using Puppeteer or Playwright. Prerequisites Puppeteer npm install puppeteer Or Playwright npm install playwright npx playwright install chromium Puppeteer Quick Start Basic Script // script.js const puppeteer = require('puppeteer'); (async () => { const browser = await puppeteer.launch(); const page = await browser.newPage(); await page.goto('https://example.com'); await page.screenshot({ path: 'screenshot.png' }); await browser.c...
|
49 |
| 22369 | blueprint-claude-md | laurigates/claude-plugins |
Generate or update the project's CLAUDE.md file based on blueprint artifacts, PRDs, and project structure. When to Use This Skill Use this skill when... Use alternative when... Need to create/update CLAUDE.md for team instructions Use /blueprint:rules for path-specific rules Want to add @imports to existing CLAUDE.md Use /blueprint:generate-rules to create rules from PRDs Need to create CLAUDE.local.md for personal preferences Editing individual rule files directly Converting inline content to l...
|
49 |
| 22370 | git-workflow | blogic-cz/blogic-marketplace |
Git Workflow When to use this skill Creating meaningful commit messages Managing branches Merging code Resolving conflicts Collaborating with team Git best practices Instructions Step 1: Branch management Create feature branch : Create and switch to new branch git checkout -b feature/feature-name Or create from specific commit git checkout -b feature/feature-name < commit-hash > Naming conventions : feature/description : New features bugfix/description : Bug fixes hotfix/description : Urgent f...
|
49 |
| 22371 | fetch-library-docs | panaversity/agentfactory |
Library Documentation Skill Fetches official library documentation with 60-90% token savings. WHEN TO INVOKE (Auto-Detection) INVOKE AUTOMATICALLY when: Context Detection Signal Content Type Implementing About to write code using library API examples,api-ref Debugging Error contains library name (e.g., PrismaClientError ) troubleshooting Installing Adding new package, npm install , setup task setup Integrating Connecting libraries ("use X with Y") examples,setup Upgrading Version migration, brea...
|
49 |
| 22372 | ln-005-environment-scanner | levnikolaevich/claude-code-skills |
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. Environment Scanner (Standalone Utility) Type: Standalone Utility Category: 0XX Shared Probes CLI agents (Codex, Gemini) and writes docs/environment_state.json . Skills read this file to check disabled flags before live-probing agents. When to Use This Skill First-time project setup (no docs/environment_state.json yet) Afte...
|
49 |
| 22373 | controller-native | cartridge-gg/docs |
Controller Native Integration Integrate Controller into native and mobile applications. Choosing an Approach Approach Use When Platforms Native Bindings (Controller.c) Performance-critical, native apps iOS, Android, React Native, C/C++ Web Wrapper (Capacitor) Existing web app → app store iOS, Android Key Concepts SessionConnector : Web/Capacitor apps with browser-based auth SessionAccount : Native apps using Controller.c FFI bindings ControllerAccount : Headless/server-side with custom signing k...
|
49 |
| 22374 | copilot-docs | hoodini/ai-agents-skills |
GitHub Copilot Custom Instructions Configure repository-specific instructions for GitHub Copilot. Quick Start Create .github/copilot-instructions.md in your repository: Copilot Instructions Code Style - Use TypeScript with strict mode - Prefer functional components with hooks - Use Tailwind CSS for styling Project Context This is a Next.js 14 app using the App Router. API routes are in `app/api/`. Effective Patterns Project Context Project Context Tech Stack - Next.js 14 with App Ro...
|
49 |
| 22375 | supabase-postgres-best-practices | secondsky/claude-skills |
Supabase Postgres Best Practices Comprehensive performance optimization guide for Postgres, maintained by Supabase. Contains rules across 8 categories, prioritized by impact to guide automated query optimization and schema design. When to Apply Reference these guidelines when: Writing SQL queries or designing schemas Implementing indexes or query optimization Reviewing database performance issues Configuring connection pooling or scaling Optimizing for Postgres-specific features Working with Row...
|
49 |
| 22376 | swain-init | cristoslc/swain |
Project Onboarding One-time setup for adopting swain in a project. This skill is not idempotent — it migrates files and installs tools. For per-session health checks, use swain-doctor. Run all phases in order. If a phase detects its work is already done, skip it and move to the next. Phase 1: CLAUDE.md → AGENTS.md migration Goal: establish the @AGENTS.md include pattern so project instructions live in AGENTS.md (which works across Claude Code, GitHub, and other tools that read AGENTS.md natively...
|
49 |
| 22377 | synapse-docs | s-hiraoku/synapse-a2a |
This skill ensures Synapse A2A documentation stays synchronized with code changes. When This Skill Activates Automatic Triggers - Code changes in core modules - `synapse/*.py`, `synapse/commands/*.py` - Profile changes - `synapse/profiles/*.yaml` - Template changes - `synapse/templates/.synapse/*` - Plugin/Skill changes - `plugins/synapse-a2a//*` - Configuration changes - `pyproject.toml` (version, dependencies, entry points) Manual Invocation - `/synapse-docs` - Run full documentati...
|
49 |
| 22378 | 1k-error-handling | onekeyhq/app-monorepo |
Error Handling Best practices for error handling in OneKey codebase. Core Principles Use try/catch blocks for async operations that might fail Provide appropriate error messages and fallbacks Use useAsyncCall hook for operations needing loading/error states Never swallow errors silently Quick Reference Basic Try/Catch async function fetchData ( ) { try { const result = await apiCall ( ) ; return result ; } catch ( error ) { console . error ( 'Failed to fetch data:' , error ) ; throw error ; // R...
|
49 |
| 22379 | laravel:eloquent-relationships | jpcaparas/superpowers-laravel |
Model relationships express your domain; load only what you need. Commands ``` Typical loading Post::with(['author', 'tags'])->withCount('comments')->paginate(20); Constrained eager loading User::with(['posts' => fn($q) => $q->latest()->where('published', true)])->find($id); Pivot ops (many-to-many) $post->tags()->sync([1,2,3]); // atomic replace $post->tags()->syncWithoutDetaching([4]); Chunking large reads Order::where('status', 'open')->lazy()->each(fn($o) => ...); ``` Patt...
|
49 |
| 22380 | product-analyst | ncklrs/startup-os-skills |
Product Analyst Measure user behavior and product health to inform data-driven decisions. Core Principle What gets measured gets improved. Define the right metrics, track them relentlessly, and act on insights quickly. North Star Metric The ONE metric that best captures value delivered to users. Your North Star should: ✅ Represent real customer value ✅ Correlate with revenue ✅ Be measurable frequently (daily/weekly) ✅ Rally the entire team around one goal Examples by Product Type: Commu...
|
49 |
| 22381 | challenge | langwatch/langwatch |
/em:challenge — Pre-Mortem Plan Analysis Command: /em:challenge <plan> Systematically finds weaknesses in any plan before reality does. Not to kill the plan — to make it survive contact with reality. The Core Idea Most plans fail for predictable reasons. Not bad luck — bad assumptions. Overestimated demand. Underestimated complexity. Dependencies nobody questioned. Timing that made sense in a spreadsheet but not in the real world. The pre-mortem technique: imagine it's 12 months from now and thi...
|
49 |
| 22382 | feishu-doc-manager | shuai-daidai/feishu-doc-manager |
📄 Feishu Doc Manager | 飞书文档管理器 Seamlessly publish Markdown content to Feishu Docs with automatic formatting. 将 Markdown 内容无缝发布到飞书文档,自动渲染格式。 🎯 Problems Solved | 解决的痛点 Problem Solution 问题 解决方案 Markdown tables not rendering Auto-convert tables to formatted lists Markdown 表格无法渲染 自动转换为格式化列表 Permission management complexity One-click collaborator management 权限管理复杂 一键协作者管理 400 errors on long content Auto-split long documents 长内容 400 错误 自动分段写入 Inconsistent formatting write / append auto-render Markdown ...
|
49 |
| 22383 | ln-600-docs-auditor | levnikolaevich/claude-code-skills |
Audit project documentation quality. Universal for any tech stack. Purpose - Proactively compress - find all opportunities to reduce size while preserving value - Eliminate meaningless, redundant, and verbose content - Convert prose to structured formats (tables, lists) - Verify documentation hierarchy with CLAUDE.md as root - Detect duplication and enforce Single Source of Truth - Ensure docs match current code state - Semantic verification - delegate to ln-601 to verify content matche...
|
49 |
| 22384 | using-authentication | andrelandgraf/fullstackrecipes |
Working with Authentication Use Better Auth for client and server-side authentication. Covers session access, protected routes, sign in/out, and fetching user data. Implement Working with Authentication Use Better Auth for client and server-side authentication. Covers session access, protected routes, sign in/out, and fetching user data. See: Resource: using-authentication in Fullstack Recipes URL: https://fullstackrecipes.com/recipes/using-authentication Client-Side Authentication Use the...
|
49 |
| 22385 | email composer | eddiebe147/claude-settings |
Email Composer Quick start Provide context and purpose, and I'll draft an appropriate email. What I need: Purpose of email (request, follow-up, announcement, etc.) Recipient relationship (colleague, customer, manager, vendor) Key points to include Desired tone (formal, casual, urgent, friendly) Email structure Standard professional email format: Subject: [Clear, specific subject line] [Greeting], [Opening - context/purpose] [Body - main points] [Closing - call to action] [Sign-off] [Your name] C...
|
49 |
| 22386 | x-scraper | aatrooox/blog.zzao.club |
X.com Post Scraper Extracts recent posts from X.com users with full engagement data using authenticated cookies. Quick Start Basic command : cd .opencode/skills/x-scraper/scripts python3 scraper.py < username > [ count ] Example : python3 scraper.py example_user 15 Output : /tmp/x_{username}_posts.json Prerequisites Before first use, verify environment requirements: Python 3.11+ : Check with python3 --version Playwright : Check with python3 -c "import playwright" Cookie file : Check with ls /tmp...
|
49 |
| 22387 | godot-genre-visual-novel | thedivergentai/gd-agentic-skills |
Genre: Visual Novel Branching narratives, meaningful choices, and quality-of-life features define visual novels. Core Loop Read : Consume narrative text and character dialogue Decide : Choose at key moments Branch : Story diverges based on choice Consequence : Immediate reaction or long-term flag changes Conclude : Reach one of multiple endings NEVER Do in Visual Novels NEVER create illusion of choice — If all options lead to same outcome immediately, player feels cheated. ALWAYS provide dialogu...
|
49 |
| 22388 | linear-workflow | finesssee/linear-cli |
Workflow Commands Start Work Start working (assigns to you, sets In Progress) linear-cli i start LIN-123 Start + create git branch linear-cli i start LIN-123 --checkout Stop Work Stop working (unassigns, resets status) linear-cli i stop LIN-123 Get Current Issue Get issue from current git branch linear-cli context linear-cli context --output json Full Workflow 1. Start linear-cli i start LIN-123 --checkout 2. Code... 3. Create PR linear-cli g pr LIN-123 4. Done linear-cli i update LIN-12...
|
49 |
| 22389 | perf-optimizer | onekeyhq/app-monorepo |
Performance Optimizer Systematic workflow for diagnosing and fixing performance issues in the OneKey mobile app using the perf-ci infrastructure and performance-server tooling. Overview This skill provides a structured iterative approach to: Establish performance baselines from existing sessions Run controlled perf measurements (3 runs, median aggregation) Analyze session data to identify bottlenecks Make targeted code changes Verify improvements against thresholds Document all changes and resul...
|
49 |
| 22390 | deployment | mgd34msu/goodvibes-plugin |
Deployment Management Manage existing Railway deployments: list, view logs, redeploy, or remove. Important: "Remove deployment" (railway down) stops the current deployment but keeps the service. To delete a service entirely, use the environment skill with isDeleted: true. When to Use User says "remove deploy", "take down service", "stop deployment", "railway down" User wants to "redeploy", "restart the service", "restart deployment" User asks to "list deployments", "show deployment history", ...
|
49 |
| 22391 | data-structure-protocol | sickn33/antigravity-awesome-skills |
Data Structure Protocol (DSP) LLM coding agents lose context between tasks. On large codebases they spend most of their tokens on "orientation" — figuring out where things live, what depends on what, and what is safe to change. DSP solves this by externalizing the project's structural map into a persistent, queryable graph stored in a .dsp/ directory next to the code. DSP is NOT documentation for humans and NOT an AST dump. It captures three things: meaning (why an entity exists), boundaries (wh...
|
49 |
| 22392 | bun jest migration | secondsky/claude-skills |
Bun Jest Migration Bun's test runner is Jest-compatible. Most Jest tests run without changes. Quick Migration 1. Remove Jest dependencies bun remove jest ts-jest @types/jest babel-jest 2. Update test script package.json: "test": "bun test" 3. Run tests bun test Import Changes // Before (Jest) import { describe , it , expect , jest } from '@jest/globals' ; // After (Bun) - No import needed, or explicit: import { describe , test , expect , mock , spyOn } from "bun:test" ; API Compatibility Ful...
|
49 |
| 22393 | tamagui-v2 | ramarivera/tamagui-skills |
Universal React UI framework for web and native (v1.144.0+) This skill provides comprehensive guidance for building cross-platform React applications using Tamagui's styling system, component library, Bento premium components, and Takeout starter kit. Overview Tamagui is a universal UI framework that lets you write once and deploy to both web and React Native with optimal performance. It features: - Unified styling API - `styled()` function with design tokens, variants, and responsive patte...
|
49 |
| 22394 | assert | andrelandgraf/fullstackrecipes |
Assertion Helper To set up Assertion Helper, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/assert If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/assert
|
49 |
| 22395 | feature-pipeline | notedit/happy-skills |
Feature Pipeline Execute implementation tasks directly from design documents. Tasks are managed as markdown checkboxes - no separate session files needed. Quick Reference Get next task python3 scripts/task_manager.py next --file <design.md> Mark task completed python3 scripts/task_manager.py done --file <design.md> --task "Task Title" Mark task failed python3 scripts/task_manager.py fail --file <design.md> --task "Task Title" --reason "..." Show status python3 scripts/task_manager.py st...
|
49 |
| 22396 | multi-agent-patterns | guanyang/antigravity-skills |
No SKILL.md available for this skill. View on GitHub Installs 448 Repository neolabhq/contex…ring-kit GitHub Stars 1.0K First Seen Jan 20, 2026
|
49 |
| 22397 | skill-linter | majesticlabs-dev/majestic-marketplace |
Skill Linter When to Use Adding new skills to the marketplace Reviewing skill PRs Running quality gates before merge Checking existing skills for compliance Validation Rules Required Frontmatter Field Constraints name 1-64 chars, lowercase alphanumeric + hyphens, no leading/trailing/consecutive hyphens, must match parent directory name description 1-1024 chars, non-empty, should include keywords for discoverability Optional Frontmatter Field Constraints license Short license name or file referen...
|
49 |
| 22398 | audio-voice-recovery | pproenca/dot-skills |
Forensic Audio Research Audio Voice Recovery Best Practices Comprehensive audio forensics and voice recovery guide providing CSI-level capabilities for recovering voice from low-quality, low-volume, or damaged audio recordings. Contains 45 rules across 8 categories, prioritized by impact to guide audio enhancement, forensic analysis, and transcription workflows. When to Apply Reference these guidelines when: Recovering voice from noisy or low-quality recordings Enhancing audio for transcription ...
|
49 |
| 22399 | health-plugins | laurigates/claude-plugins |
/health:plugins Diagnose and fix issues with the Claude Code plugin registry. This command specifically addresses issue 14202 where project-scoped plugins incorrectly appear as globally installed. When to Use This Skill Use this skill when... Use another approach when... Fixing plugin registry corruption (issue 14202) Comprehensive health check (use /health:check ) Diagnosing project-scope vs global plugin issues Auditing plugins for relevance (use /health:audit ) Cleaning up orphaned plugin ent...
|
49 |
| 22400 | blueprint-adr-list | laurigates/claude-plugins |
List Architecture Decision Records dynamically from the filesystem. Use Case : Generate ADR index tables for README files, audit ADR status, or quickly view all architectural decisions. Steps : 1. Check for ADRs ls docs/adrs/*.md 2 > /dev/null | head -1 If no ADRs found: No ADRs found in docs/adrs/ Run `/blueprint:derive-adr` to generate ADRs from project analysis. 2. Generate ADR Table ADR formats vary: some use markdown headers ( Status , Date ), others use YAML frontmatter ( status: , date:...
|
49 |