Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
deepgram-go-text-to-speech deepgram/deepgram-go-sdk Use when writing or reviewing Go code in this repo that synthesizes audio with Speak v1 REST or Speak WebSockets. Route transcription work to deepgram-go-speech-to-text, voice conversation runtime work to deepgram-go-voice-agent, and repository maintenance work to deepgram-go-maintaining-sdk. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b7c92f4 |
agent-orchestration deepgram/wsh Use when you need to launch and drive other AI agents (Claude Code, Aider, Codex, etc.) through their terminal interfaces via wsh. Examples: "run multiple Claude Code sessions in parallel on different tasks", "feed a task to an AI agent and handle its approval prompts", "coordinate several AI agents working on subtasks of a larger project". | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4863aaf |
prepare-pr deepgram/dglabs-deepclaw Prepare a GitHub PR for merge by rebasing onto main, fixing review findings, running gates, committing fixes, and pushing to the PR head branch. Use after /reviewpr. Never merge or push to main. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: ec8d4f8 |
merge-pr deepgram/dglabs-deepclaw Merge a GitHub PR via squash after /preparepr. Use when asked to merge a ready PR. Do not push to main or modify code. Ensure the PR ends in MERGED state and clean up worktrees after success. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: ec8d4f8 |
swiftui-pro twostraws/SwiftUI-Agent-Skill Comprehensively reviews SwiftUI code for best practices on modern APIs, maintainability, and performance. Use when reading, writing, or reviewing SwiftUI projects. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: be297ff |
portman jpoutrin/product-forge Port management for local development with git worktrees. Use when setting up local development environments, booking ports for services to avoid collisions between parallel worktrees, or configuring docker-compose with dynamic ports. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0ebe7ae |
triage-malware dandye/ai-runbooks Triage a suspected malicious file hash. Use when investigating malware alerts or suspicious files. Analyzes GTI file report, behavioral indicators, identifies affected hosts, enriches network IOCs, and recommends containment actions. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 67a00be |
sdd-init Gentleman-Programming/agent-teams-lite Initialize Spec-Driven Development context in any project. Detects stack, conventions, and bootstraps the active persistence backend. Trigger: When user wants to initialize SDD in a project, or says "sdd init", "iniciar sdd", "openspec init". | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 6901875 |
android-legacy-state HoangNguyen0403/agent-skills-standard Integrate ViewModel state with Views using Coroutines and Lifecycle on Android. Use when managing state with repeatOnLifecycle or lifecycle-aware coroutines in Fragment/Activity. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
angular-architecture HoangNguyen0403/agent-skills-standard Standards for Angular project structure, feature modules, and lazy loading. Use when structuring Angular apps, defining feature modules, or configuring lazy loading. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
android-navigation-type-safe HoangNguyen0403/agent-skills-standard Implement type-safe Jetpack Navigation Compose routes using Kotlin serialization. Use when defining navigation graphs with type-safe destinations in Jetpack Compose. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
angular-http-client HoangNguyen0403/agent-skills-standard Integrate HttpClient, Interceptors, and API interactions in Angular. Use when integrating HttpClient, writing interceptors, or handling API calls in Angular. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
react-admin marmelab/react-admin This skill should be used when building, modifying, or debugging a react-admin application — including creating resources, lists, forms, data fetching, authentication, relationships between entities, custom pages, or any CRUD admin interface built with react-admin. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 73b0971 |
rtk-optimizer FlorianBruniaux/claude-code-ultimate-guide Wrap high-verbosity shell commands with RTK to reduce token consumption. Use when running git log, git diff, cargo test, pytest, or other verbose CLI output that wastes context window tokens. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 043eb79 |
create-worktree dlt-hub/dlt Create or reuse a git worktree for a pull request or branch so reviews and work happen in isolation | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: e3e58fe |
azure-communication-common-java sickn33/antigravity-awesome-skills Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared authentication across ACS services. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9f5351e |
team-composition-patterns wshobson/agents Design optimal agent team compositions with sizing heuristics, preset configurations, and agent type selection. Use this skill when deciding how many agents to spawn for a task, when choosing between a review team versus a feature team versus a debug team, when selecting the correct subagent_type for each role to ensure agents have the tools they need, when configuring display modes (tmux, iTerm2, in-process) for a CI or local environment, or when building a custom team composition for a non-standard workflow such as a migration or security audit. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 5d65aa1 |
klingai-webhook-config jeremylongshore/claude-code-plugins-plus-skills Configure webhook callbacks for Kling AI task completion. Use when building event-driven pipelines or replacing polling. Trigger with phrases like 'klingai webhook', 'kling ai callback', 'klingai notifications', 'video completion webhook'. | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5b4c4d6 |
instantly-observability jeremylongshore/claude-code-plugins-plus-skills Set up monitoring, alerting, and dashboards for Instantly.ai integrations. Use when implementing campaign health monitoring, account health alerts, or building analytics dashboards from Instantly data. Trigger with phrases like "instantly monitoring", "instantly dashboard", "instantly alerts", "instantly observability", "monitor instantly campaigns". | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5585c45 |
granola-webhooks-events jeremylongshore/claude-code-plugins-plus-skills Build event-driven automations with Granola's Zapier webhook triggers. Use when creating real-time notification systems, processing meeting events, or building custom integrations that react to Granola note creation. Trigger: "granola webhooks", "granola events", "granola triggers", "granola real-time", "granola event-driven". | Skills | 85 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 5b4c4d6 |
Can't find what you're looking for? Evaluate a missing skill.