Browse Skills — Page 17
21,718 public skills · showing 1,601–1,700
- 90/100
aspire
github/awesome-copilot
'Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure, deploy, or troubleshoot an Aspire distributed application.'
- 100/100
aspire-deployment
foxminchan/BookWorm
**WORKFLOW SKILL** — Deploy Aspire apps from AppHost models to Docker Compose, Kubernetes, Azure, or AWS. WHEN: "deploy Aspire app", "publish Aspire artifacts", "deploy to Azure Container Apps", "generate Kubernetes artifacts", "tear down Aspire deployment". INVOKES: aspire CLI, Aspire docs, target cloud/container CLIs. FOR SINGLE OPERATIONS: use generic Azure, Kubernetes, Docker, or AWS tools only when no Aspire AppHost exists.
- 85/100
aspire-init
foxminchan/BookWorm
>-
- 100/100
aspire-monitoring
foxminchan/BookWorm
>-
- 90/100
aspire-orchestration
foxminchan/BookWorm
>-
- 90/100
aspireify
foxminchan/BookWorm
>-
- 100/100
aspnet-core
openai/skills
Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.
- 100/100
aspnet-minimal-api-openapi
github/awesome-copilot
'Create ASP.NET Minimal API endpoints with proper OpenAPI documentation'
- 80/100
asr-transcribe-to-text
daymade/claude-code-skills
Transcribes audio and video files to text using Qwen3-ASR. Supports two modes — local MLX inference on macOS Apple Silicon (no API key, 15-27x realtime) and remote API via vLLM/OpenAI-compatible endpoints. Auto-detects platform and recommends the best path. Triggers when the user wants to transcribe recordings, convert audio/video to text, do speech-to-text, or mentions ASR, Qwen ASR, 转录, 语音转文字, 录音转文字. Also triggers for meeting recordings, lectures, interviews, podcasts, screen recordings, or any audio/video file the user wants converted to text.
- 95/100
assemblyai
TerminalSkills/skills
>-
- 100/100
assertion-quality
microsoft/testfx
Analyzes the variety and depth of assertions across test suites in any language. Use when the user asks to evaluate assertion quality, find shallow testing, identify assertion-free tests (no assertions or only trivial ones like Assert.IsNotNull / expect(x).toBeTruthy() / assert x is not None), flag self-referential or tautological assertions (output equals input on identity/round-trip operations), measure assertion coverage diversity, or audit whether tests verify different facets of correctness. Produces metrics and actionable recommendations. Polyglot: .NET (MSTest/xUnit/NUnit/TUnit), Python (pytest/unittest), TS/JS (Jest/Vitest/Mocha/Jasmine/node:test), Java (JUnit/TestNG), Go, Ruby (RSpec/Minitest), Rust, Swift (XCTest/Swift Testing), Kotlin (JUnit/Kotest), PowerShell (Pester), C++ (GoogleTest/Catch2/doctest). DO NOT USE FOR: writing new tests (use code-testing-agent, or writing-mstest-tests for MSTest), anti-patterns like flakiness or duplication (use test-anti-patterns), fixing assertions.
- 100/100
assess
yonatangross/orchestkit
Assesses and rates quality 0-10 with pros/cons analysis. Use when evaluating code, designs, or approaches.
- 100/100
assess-obstacle-severity
yogsoth-ai/de-anthropocentric-research-engine
Rate each identified obstacle's difficulty — overcomability, time cost, workaround existence. May optionally use search tools to validate assessments.
- 100/100
asset-allocation
HKUDS/Vibe-Trading
Asset allocation theory and optimizer usage — MPT / Black-Litterman / risk budgeting / all-weather strategy, including guides for 4 optimizers and rebalancing rules.
- 100/100
asset-management
serac-labs/serac
Manage ServiceNow hardware assets, software licenses, and lifecycle states on alm_hardware/alm_license — license allocation, CMDB-to-asset linking, warranty tracking, inventory aggregation (HAM/SAM).
- 100/100
assignee-normalization
yogsoth-ai/de-anthropocentric-research-engine
Standardize assignee names and identify corporate group affiliations across patent offices
- 100/100
assistant-migration
vellum-ai/vellum-assistant
Migrate from ChatGPT, Claude, OpenClaw, Hermes, Manus, and other AI assistants into Vellum by inspecting their data exports, conversation archives, files, prompts, custom instructions, memory, saved memories, tools, GPTs, workflows, integrations, and relationships, then mapping as much as safely possible into Vellum primitives. Handles single-source and multi-source migrations with a unified, deduplicated inventory.
- 100/100
assumption-audit
yogsoth-ai/de-anthropocentric-research-engine
Surface all assumptions, classify by vulnerability (load-bearing × likely-false), validate causal logic. Focus on dangerous assumptions — high load-bearing + non-explicit.
- 100/100
assumption-cascade
yogsoth-ai/de-anthropocentric-research-engine
Tactic: Surface assumptions, sort by dependency, attack root assumptions first, then trace cascade failures through the dependency graph.
- 100/100
assumption-cascade-tracer
yogsoth-ai/de-anthropocentric-research-engine
Build assumption dependency graphs and trace cascade failures when root assumptions are invalidated.
- 100/100
assumption-challenge
yogsoth-ai/de-anthropocentric-research-engine
Construct the strongest counter-argument against a specific assumption and propose alternatives.
- 100/100
assumption-challenger
alirezarezvani/claude-cto-team
Identify and challenge implicit assumptions in plans, proposals, and technical decisions. Use when strategic-cto-mentor needs to surface hidden assumptions and wishful thinking before they become costly mistakes.
- 100/100
assumption-challenging
yogsoth-ai/de-anthropocentric-research-engine
Challenge each assumption's validity — shared cross-repo SOP
- 100/100
assumption-constraint
yogsoth-ai/de-anthropocentric-research-engine
Which assumptions are most fragile? — Vulnerability ranking + impact assessment of experiment assumptions
- 100/100
assumption-criticality
yogsoth-ai/de-anthropocentric-research-engine
Measure how much conclusions change when each assumption is negated. Ranks assumptions by their impact on the final result.
- 100/100
assumption-destruction
yogsoth-ai/de-anthropocentric-research-engine
Assumption Destruction Campaign — open new solution spaces by negating, reversing, and challenging fundamental assumptions.
- 100/100
assumption-enumeration
yogsoth-ai/de-anthropocentric-research-engine
Systematically identify all assumptions in a method/model — structural, parametric, distributional, and scope assumptions.
- 100/100
assumption-excavation
yogsoth-ai/de-anthropocentric-research-engine
Systematic extraction, challenge, and sensitivity analysis of assumptions underlying a decision to identify load-bearing beliefs.
- 100/100
assumption-extraction
yogsoth-ai/de-anthropocentric-research-engine
Systematically extract all assumptions (stated, implicit, boundary, mathematical, practical) from a method or model.
- 100/100
assumption-mapper
mohitagw15856/pm-claude-skills
Extract and risk-rate hidden assumptions in a product brief or PRD. Use when asked to review a product brief for assumptions, audit a PRD for risks, find hidden assumptions, validate product plans, or run an assumption analysis. Produces a prioritised assumption map with confidence and impact scores, recommended validation methods, and critical assumption flags.
- 100/100
assumption-negation
yogsoth-ai/de-anthropocentric-research-engine
Classic reductio ad absurdum: negate the core claim, derive logical consequences, seek contradiction or absurdity.
- 100/100
assumption-perturbation
yogsoth-ai/de-anthropocentric-research-engine
One-at-a-time assumption perturbation — extract assumptions, define negations, re-derive conclusions under each negation, measure sensitivity. Identifies which assumptions are load-bearing.
- 100/100
assumption-stress-test
yogsoth-ai/de-anthropocentric-research-engine
Systematic stress testing of assumptions — surface, classify by vulnerability, attack, assess fragility. Combines assumption-surfacing (shared), abp-vulnerability-classification, and clr-validation SOPs.
- 100/100
assumption-surfacing
yogsoth-ai/de-anthropocentric-research-engine
Systematically extract implicit assumptions from methods, frameworks, or arguments. Identifies what is taken for granted without explicit justification.
- 100/100
ast-grep-rule-crafter
hylarucoder/hai-stack
|
- 100/100
ast-visitor-pattern
prisma/prisma-next
>-
- 100/100
astica-ai-automation
ComposioHQ/awesome-claude-skills
"Automate Astica AI tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
astro
devantler-tech/ksail
Skill for building with the Astro web framework. Helps create Astro components and pages, configure SSR adapters, set up content collections, deploy static sites, and manage project structure and CLI commands. Use when the user needs to work with Astro, mentions .astro files, asks about static site generation (SSG), islands architecture, content collections, or deploying an Astro project.
- 100/100
astro-v2
diegosouzapw/awesome-omni-skills
Astro Web Framework workflow skill. Use this skill when the user needs Build content-focused websites with Astro \u2014 zero JS by default, islands architecture, multi-framework components, and Markdown/MDX support and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 20/100
astro-webflow-to-vercel
vercel-labs/vercel-kb-skills
Migrate an Astro application from Webflow Cloud to Vercel. Use this skill when a user wants to move, migrate, or port an Astro app off Webflow Cloud onto Vercel. This covers swapping the @astrojs/cloudflare adapter for @astrojs/vercel, removing Wrangler and the Webflow Cloud config files (webflow.json, wrangler.json, worker-configuration.d.ts), dropping the base path the app mounted under on a Webflow site, removing the Edge runtime directive from API routes, repointing Cloudflare storage bindings read through locals.runtime.env (Object Storage/R2, Key Value Store/Workers KV, SQLite/D1) to Vercel storage, recreating environment variables, and deploying. Triggers include phrases like 'migrate to Vercel', 'move off Webflow Cloud', 'Astro Webflow Cloud to Vercel', or the presence of webflow.json, wrangler.json, @astrojs/cloudflare, or locals.runtime.env in an Astro project. Do not use for non-Astro frameworks or for migrations in the opposite direction (Vercel to Webflow Cloud).
- 100/100
astropy
K-Dense-AI/scientific-agent-skills
Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.
- 100/100
astropy-v2
diegosouzapw/awesome-omni-skills
Astropy workflow skill. Use this skill when the user needs Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
asyl-anhoerung-vorbereiten
Klotzkette/claude-fuer-deutsches-recht
Strukturierte Vorbereitung der Asyl-Anhoerung beim BAMF nach § 25 AsylG. Bedeutung der Anhoerung als zentrales Entscheidungs-Ereignis. Verfolgungs-Schilderung nach den vier Schutzgruenden Politische Verfolgung Konvention Subsidiaerer Schutz § 60 AufenthG Verbote. Chronologie Logistik-Notizen Beweismittel Atteste Dokumente Zeugen. Vorbereitung Dolmetscher-Wahl Vertrauenswuerdigkeit Sprachvariante Vermeidung Stress-Symptome. Verfahrensrechte § 25 Abs. 5 AsylG Beistand Anwalt Verfahrensbeistand fuer minderjaehrige unbegleitete Anhoerungsprotokoll-Pruefung Korrekturen. Dublin-III-Pruefung Schutzsuche Erstland.
- 100/100
async
TheBeardedBearSAS/claude-craft
Architecture async-first avec messaging et queues (Symfony Messenger, Laravel Queue, Ecotone). Use when working with async processing, queues, workers, background jobs.
- 100/100
async-interview-automation
ComposioHQ/awesome-claude-skills
"Automate Async Interview tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
async-jobs
yonatangross/orchestkit
Async job processing patterns for background tasks, Celery workflows, task scheduling, retry strategies, and distributed task execution. Use when implementing background job processing, task queues, or scheduled task systems.
- 100/100
async-python-patterns
diegosouzapw/awesome-omni-skills
Async Python Patterns workflow skill. Use this skill when the user needs Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
async-python-patterns
wshobson/agents
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
- 100/100
async-python-patterns-v2
diegosouzapw/awesome-omni-skills
Async Python Patterns workflow skill. Use this skill when the user needs Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
async-python-patterns-v3
diegosouzapw/awesome-omni-skills
Async Python Patterns workflow skill. Use this skill when the user needs Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
atc_drug_classification
InternScience/scp
ATC Drug Classification Lookup - Look up drug in ATC classification: ChEMBL ATC class, FDA drug info, PubChem compound, and mechanism of action. Use this skill for pharmacology tasks involving get atc class by level5 get mechanism of action by drug name get compound by name get drug by name. Combines 4 tools from 3 SCP server(s).
- 100/100
atf-testing
serac-labs/serac
Build ServiceNow Automated Test Framework tests and suites — impersonation, form steps, assertions, server-side script steps, test parameters, and execution via snow_create_atf_test / snow_execute_atf_test.
- 95/100
atheris
trailofbits/skills
>
- 100/100
athlete-social-media-manager
OneWave-AI/claude-skills
Create brand-safe content for athletes. Personal branding strategy, engagement optimization, crisis communication, sponsor integration.
- 0/100
atlassian
vm0-ai/vm0-skills
Atlassian API for Confluence and Jira. Use when user mentions "Confluence
- 100/100
atlassian-admin
alirezarezvani/claude-skills
Atlassian Administrator for managing and organizing Atlassian products (Jira, Confluence, Bitbucket, Trello), users, permissions, security, integrations, system configuration, and org-wide governance. Use when asked to add users to Jira, change Confluence permissions, configure access control, update admin settings, manage Atlassian groups, set up SSO, install marketplace apps, review security policies, or handle any org-wide Atlassian administration task.
- 100/100
atlassian-automation
ComposioHQ/awesome-claude-skills
"Automate Atlassian tasks via Rube MCP (Composio). Always search tools first for current schemas."
- 100/100
atlassian-itsm
automateyournetwork/netclaw
IT Service Management workflows using Jira for issue tracking and Confluence for documentation
- 100/100
atlassian-templates
alirezarezvani/claude-skills
Atlassian Template and Files Creator/Modifier expert for creating, modifying, and managing Jira and Confluence templates, blueprints, custom layouts, reusable components, and standardized content structures. Use when building org-wide templates, custom blueprints, page layouts, and automated content generation.
- 100/100
atmospheric-science-calculations
InternScience/scp
Calculate atmospheric parameters including Coriolis parameter, geostrophic wind, heat index, potential temperature, and dewpoint for meteorology and climate science.
- 100/100
atomic-design-atoms
TheBushidoCollective/han
Use when creating atomic-level UI components like buttons, inputs, labels, and icons. The smallest building blocks of a design system.
- 95/100
atomic-design-fundamentals
TheBushidoCollective/han
Use when applying Atomic Design methodology to organize UI components into quarks, atoms, molecules, organisms, templates, and pages. Core principles and hierarchy.
- 100/100
atomic-design-integration
TheBushidoCollective/han
Use when integrating Atomic Design methodology with React, Vue, Angular, or other frameworks. Framework-specific implementation patterns.
- 100/100
atomic-design-molecules
TheBushidoCollective/han
Use when composing atoms into molecule components like form fields, search bars, and card headers. Molecules are functional groups of atoms.
- 100/100
atomic-design-organisms
TheBushidoCollective/han
Use when building complex organisms from molecules and atoms like headers, footers, product cards, and sidebars. Organisms are distinct UI sections.
- 100/100
atomic-design-quarks
TheBushidoCollective/han
Use when working with design tokens, CSS custom properties, and primitive values that form the foundation below atoms. Quarks are the sub-atomic building blocks.
- 100/100
atomic-design-templates
TheBushidoCollective/han
Use when creating page layouts without real content. Templates define the skeletal structure of pages using organisms, molecules, and atoms.
- 100/100
atomic-tasks
TheBeardedBearSAS/claude-craft
Pattern GSD (Get Shit Done) - découper en tâches atomiques avec contextes subagent frais pour combattre le context rot. Use when planning complex work or working past 50% context usage.
- 100/100
atrium-catalog-watcher
aaronjmars/aeon
Weekly diff of the Atrium marketplace catalog at https://atriumhermes.tech/.well-known/skills/index.json against the prior snapshot — surfaces newly-published skills, removed skills, and updated descriptions. Supply-side complement to sparkleware-catalog (curated skill-packs.json registry) and skill-update-check (version drift of installed skills).
- 100/100
attach-primitive
EpicenterHQ/epicenter
Contract and invariants for `attach*` composition primitives in `packages/workspace` (side-effectful building blocks like attachIndexedDb, attachSqlite, attachBroadcastChannel, attachEncryption, attachTable, openCollaboration), and when to use `create*` (pure construction) instead. Use when writing or reviewing an `attach*` or `create*` function, naming a new workspace primitive, composing inside a workspace builder, or deciding whether a primitive registers listeners at call time.
- 100/100
attack-path-analysis
openai/plugins
Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a security finding from source to sink and calibrate severity. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.
- 100/100
attack-resilience-scoring
yogsoth-ai/de-anthropocentric-research-engine
Compute overall resilience score (0.0-1.0) based on attack results, coverage, and vulnerability severity distribution.
- 100/100
attack-tree-construction
wshobson/agents
Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.
- 100/100
attack-tree-construction
diegosouzapw/awesome-omni-skills
Attack Tree Construction workflow skill. Use this skill when the user needs Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
attack-tree-construction-v2
diegosouzapw/awesome-omni-skills
Attack Tree Construction workflow skill. Use this skill when the user needs Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
attack-vector-generation
yogsoth-ai/de-anthropocentric-research-engine
Generate specific attack strategies for a given threat surface, producing concrete probes that can be executed.
- 100/100
attend
jongwony/epistemic-protocols
Route upstream epistemic deficits and evaluate execution-time risks during AI operations. Scans for unresolved upstream protocol needs, materializes intent into tasks, classifies each for risk signals, delegates low-risk tasks to executor, and surfaces elevated-risk findings for user judgment. Type: (ExecutionBlind, User, EVALUATE, ExecutionContext) → SituatedExecution. Alias: Prosoche(προσοχή).
- 0/100
attio
vm0-ai/vm0-skills
Attio REST API for AI-native CRM operations — manage companies, people, deals, and custom objects, plus notes, tasks, lists, and comments. Use when the user mentions "Attio", "CRM record", "create company", "add person", "list entry", "CRM note", or "CRM task".
- 100/100
Attio Automation
ComposioHQ/awesome-claude-skills
"Automate Attio CRM operations -- search records, query contacts and companies with advanced filters, manage notes, list attributes, and navigate your relationship data -- using natural language through the Composio MCP integration."
- 100/100
attitude-controller-planner
elizaOS/eliza
Use this skill when implementing the inner control loop for a quadrotor — attitude (roll/pitch/yaw) PID control and attitude planning (converting desired acceleration to desired Euler angles). Covers gain layout, integral reset pattern, and the attitude planner inverse kinematics.
- 100/100
attribute-performance
lyndonkl/claude
For each substacker post that materially over- or under-performs the rolling baseline (|z| ≥ 1.0), produces a plain-English attribution paragraph with calibrated confidence (high / medium / low / unexplained). Considers subject-line effect, topic zeitgeist, external share, day-of-week, length effect, and audience-notes signals. Labels unexplained outliers explicitly rather than fabricating a story. Use after compute-baseline when outlier posts exist. Trigger keywords: attribution, why did this post work, outlier explanation, performance analysis.
- 100/100
attribution-model
indranilbanerjee/digital-marketing-pro
Set up attribution models. Use when: multi-touch attribution, credit distribution rules, GA4 config, channel contribution.
- 100/100
attribution-report
indranilbanerjee/digital-marketing-pro
Run multi-touch attribution analysis. Use when: first/last-touch, linear, time-decay, position-based revenue allocation.
- 90/100
atuin
TerminalSkills/skills
>-
- 100/100
auction-first-price-shading
lyndonkl/claude
Computes the optimal shaded bid for a first-price sealed-bid auction given a true private value, an estimate of the number of competing bidders N, and a value-distribution assumption. Implements the `(N-1)/N` equilibrium shading rule for uniform private values, adjusts for log-normal or empirical value distributions, layers a risk-aversion adjustment, and caps output against the bidder's remaining budget. Domain-neutral auction theory reusable across fantasy sports (baseball FAAB, NBA/NHL waiver auctions), prediction-market limit sizing, sealed procurement bids, and any blind-bid context. Use when user mentions "first-price auction bid", "sealed bid shading", "(N-1)/N", "FAAB bid amount", "auction shading", "optimal bid first-price", "bid for sealed-bid", "blind bid sizing", or when downstream logic needs a principled shade factor rather than an ad-hoc heuristic.
- 100/100
auction-winners-curse-haircut
lyndonkl/claude
Applies a Bayesian haircut to a bid valuation for common-value auctions where winning is itself evidence the bidder over-estimated. Takes a raw valuation, a value-type classification (common_value / private_value / mixed), the number of informed bidders N, and a signal-dispersion estimate, and returns an adjusted valuation. Domain-neutral and reusable across fantasy FAAB, prediction markets, M&A bids, ad-auction budgets, and any generic bidding context. Use when user mentions "winner's curse", "common value auction", "valuation haircut", "adverse valuation", "Bayesian bid adjustment", or "over-paying in auction".
- 100/100
audience-intelligence
indranilbanerjee/digital-marketing-pro
Research target audiences. Use when: buyer personas, segmentation, Jobs-to-Be-Done, psychographic profiling, audience deep-dive.
- 100/100
audience-profile
indranilbanerjee/digital-marketing-pro
Build detailed buyer personas. Use when: demographics, psychographics, behaviors, JTBD, content preferences.
- 100/100
audience-research
guia-matthieu/clawfu-skills
"Discover where your audience actually pays attention online using Rand Fishkin's behavioral intelligence methodology—beyond demographics to actionable media affinity data. Use when: **Find where to reach your audience** beyond Google and Facebook ads; **Discover podcasts, YouTube channels, and publications** your audience follows; **Identify influencers and accounts** with real audience overlap; **Plan PR and media outreach** with data-backed target lists; **Improve ad targeting** on YouTube,..."
- 100/100
audio-editing
guia-matthieu/clawfu-skills
"Master the essential audio post-production techniques—normalization, compression, EQ, and noise reduction—using the correct processing order to achieve professional-quality audio. Use when: Editing podcast episodes or video soundtracks; Cleaning up recorded voiceovers; Improving audio quality for marketing content; Preparing audio files for distribution; Troubleshooting common audio issues"
- 100/100
audio-logo-design
guia-matthieu/clawfu-skills
"Create memorable sonic logos using design principles from Intel, Netflix, and McDonald's—crafting 2-5 second audio signatures that achieve instant brand recognition. Use when: Creating a sonic logo for a brand; Evaluating audio logo proposals from agencies; Understanding what makes sonic logos effective; Briefing sound designers on logo requirements; Analyzing competitor sonic logos"
- 100/100
audio-transcriber
diegosouzapw/awesome-omni-skills
Check for Faster-Whisper (preferred - 4-5x faster) workflow skill. Use this skill when the user needs Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
audio-transcriber-v2
diegosouzapw/awesome-omni-skills
Check for Faster-Whisper (preferred - 4-5x faster) workflow skill. Use this skill when the user needs Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.
- 100/100
audiobook-production
guia-matthieu/clawfu-skills
"Master ACX-compliant audiobook production using Audible's technical standards and Richard Mayer's multimedia learning principles for engaging, professional audio. Use when: Producing an audiobook for Audible/ACX distribution; Creating audio versions of courses or written content; Setting up narration workflow for long-form content; Ensuring audio meets professional distribution standards; Self-producing an audiobook as an author"
- 100/100
audiocraft-audio-generation
NousResearch/hermes-agent
AudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
- 100/100
audiowaveform
TerminalSkills/skills
>-
- 100/100
audit
popup-studio-ai/bkit-claude-code
|
- 100/100
audit
openai/role-specific-plugins
Audit or critique a product flow, journey, workflow, funnel, onboarding path, checkout path, settings path, screen, or multi-step product experience by capturing screenshots first, placing them in Figma or a local folder, then reporting UX, design, and accessibility findings from that evidence. Use when the user asks to audit, critique, review, inspect, assess, or evaluate a product experience.
- 100/100
audit-augmentation
trailofbits/skills
>
- 100/100
audit-content
dandye/ai-runbooks
Comprehensive content quality and maintenance assessment. Evaluates documentation quality, relevance, maintenance needs, and provides actionable recommendations.
Page 17 of 218