Latest Agent Skills

25753 skills

microsoft
debugview
Captures and analyzes Windows debug output (OutputDebugString, DbgPrint/KdPrint) from the command line, with filtering, bounded execution, and remote monitoring.
2.7k · bundle
microsoft
kql
Write correct, efficient Kusto Query Language queries with coverage of syntax, joins, dynamic types, datetime pitfalls, regex, serialization, memory management, and advanced functions.
2.7k · bundle
antfu
vue-testing-best-practices
Provides Vue.js testing best practices, patterns, and solutions for common pitfalls using Vitest, Vue Test Utils, and Playwright.
5.5k · bundle
antfu
vue-router-best-practices
Provides best practices for Vue Router 4, including navigation guards, route params, and route-component lifecycle interactions.
5.5k · bundle
antfu
web-design-guidelines
Review UI code for compliance with web interface guidelines, accessibility, and UX best practices.
5.5k · bundle
antfu
vue-best-practices
Provides Vue.js best practices and workflow guidance, including architecture planning, component design, reactivity patterns, and performance optimization for Vue 3 projects.
5.5k · bundle
antfu
vueuse-functions
Map requirements to the most suitable VueUse composable and apply correct usage patterns for concise, maintainable Vue.js/Nuxt features.
5.5k · bundle
antfu
antfu-design
Build interfaces with UnoCSS using semantic tokens, dark mode parity, and design polish for devtools and landing pages.
5.5k · bundle
antfu
vitepress
Build documentation sites, configure themes, and write Markdown with Vue components using the VitePress static site generator.
5.5k · bundle
antfu
turborepo
Configure and optimize Turborepo monorepo build systems with task pipelines, caching, filtering, and CI integration.
5.5k · bundle
antfu
vitest
Write and run unit tests with Vitest, a Vite-native testing framework offering Jest-compatible API, mocking, coverage, and snapshot testing.
5.5k · bundle
antfu
unocss
Configure and use UnoCSS, an instant atomic CSS engine with presets, rules, shortcuts, and integrations for Vite and Nuxt.
5.5k · bundle
antfu
tsdown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
5.5k · bundle
antfu
slidev
Create and present web-based slide decks using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Ideal for technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.
5.5k · bundle
antfu
pinia
Manage Vue application state with Pinia's type-safe store patterns, including state, getters, actions, plugins, and SSR support.
5.5k · bundle
antfu
nitro
Build and deploy web servers anywhere using Nitro's filesystem routing, caching, tasks, WebSockets, and deployment presets for Node.js, Bun, Deno, Cloudflare, Vercel, and more.
5.5k · bundle
antfu
antfu
Sets up JavaScript/TypeScript projects with opinionated tooling and conventions including ESLint, TypeScript config, testing with Vitest, and monorepo setup.
5.5k · bundle
antfu
vite
Configure Vite build tool, use its plugin API, set up SSR, and migrate to Vite 8 with Rolldown.
5.5k · bundle
antfu
pnpm
Manage Node.js dependencies with pnpm, including workspaces, catalogs, patches, and supply-chain security.
5.5k · bundle
antfu
nuxt
Build full-stack Vue applications with Nuxt 4, covering SSR, file-based routing, auto-imports, server routes, and deployment.
5.5k · bundle
antfu
vue
Write Vue 3 Single-File Components using Composition API with TypeScript, covering script setup macros, reactivity system, built-in components, and lifecycle hooks.
5.5k · bundle
builderio
adding-a-skill
Guides contributors through adding, updating, publishing, documenting, validating, and wiring public skills in the BuilderIO/skills repository, covering plain skills, instruction-style skills, app-backed/MCP skills, and Plan skill sync.
3.4k · bundle
builderio
stay-within-limits
Keep long-running agent work within 5-hour and weekly usage limits by checking usage between waves, pausing near the cap, and resuming only when the window is clear.
3.4k · bundle
builderio
read-the-damn-docs
Forces web searches and reading of official docs before implementing, integrating, or debugging third-party APIs, libraries, and services to ensure accuracy and avoid guesswork.
3.4k · bundle
builderio
efficient-frontier
Orchestrate expensive frontier models as reviewers and cheaper subagents for bounded, token-heavy work to optimize cost and quality.
3.4k · bundle
builderio
efficient-fable
Orchestrate token-heavy research, coding, and testing by delegating bounded tasks to cheaper subagents while reserving Claude Fable for architecture, synthesis, and final review.
3.4k · bundle
builderio
agent-watchdog
Watch, audit, and fix another agent's work by reconstructing the original request, inspecting evidence, and reporting gaps.
3.4k · bundle
builderio
visual-recap
Turn a PR, branch, commit, or git diff into an interactive visual recap with diagrams, file maps, API/schema summaries, annotated diffs, and focused review notes.
3.4k · bundle
builderio
plan-arbiter
Compare, cross-review, and merge competing plans from multiple agents into one executable direction with a clear handoff.
3.4k · bundle
builderio
visual-plan
Transform text plans into interactive visual documents with diagrams, code snippets, and review surfaces for coding agents.
3.4k · bundle
builderio
quick-recap
Makes completion state obvious at the end of every response using a red/yellow/green status block.
3.4k · bundle
builderio
plow-ahead
Proceed through ordinary ambiguity by making reasonable assumptions, keeping momentum, validating as you go, and ending with a clear recap of decisions, changes, verification, and residual risk.
3.4k · bundle
huggingface
huggingface-lora-space-builder
Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA, including picking the right base pipeline, designing a tailored UI, and publishing the Space.
10.8k · bundle
huggingface
train-sentence-transformers
Train or fine-tune sentence-transformers models for retrieval, similarity, clustering, classification, and reranking, with support for bi-encoders, cross-encoders, and sparse encoders.
10.8k · bundle
huggingface
huggingface-paper-publisher
Publish and manage research papers on Hugging Face Hub, including creating paper pages, linking papers to models and datasets, claiming authorship, and generating professional markdown-based research articles.
10.8k · bundle
huggingface
huggingface-community-evals
Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware, with backend selection between vLLM, Transformers, and accelerate.
10.8k · bundle
huggingface
huggingface-vision-trainer
Trains and fine-tunes vision models for object detection, image classification, and segmentation using Hugging Face Transformers on cloud GPUs, with automatic dataset validation and Hub persistence.
10.8k · bundle
huggingface
huggingface-tool-builder
Creates reusable command-line scripts and utilities for the Hugging Face API, enabling chaining, piping, and intermediate data processing.
10.8k · bundle
huggingface
huggingface-local-models
Search the Hugging Face Hub for llama.cpp-compatible GGUF models, select the right quantization, and run them locally with llama-cli or llama-server.
10.8k · bundle
huggingface
huggingface-llm-trainer
Train or fine-tune language and vision models using TRL or Unsloth on Hugging Face Jobs cloud infrastructure, with support for SFT, DPO, GRPO, and reward modeling, plus GGUF conversion for local deployment.
10.8k · bundle
huggingface
huggingface-datasets
Fetch dataset metadata, paginate rows, search text, apply filters, and download parquet URLs from the Hugging Face Dataset Viewer API.
10.8k
huggingface
huggingface-zerogpu
Build ML demos on Hugging Face Spaces with ZeroGPU hardware, covering @spaces.GPU decorator usage, duration and quota tuning, process isolation, CUDA availability model, concurrency safety, and build constraints.
10.8k · bundle
huggingface
huggingface-trackio
Track and visualize ML training experiments with Trackio, including logging metrics, firing alerts, and retrieving data via CLI. Supports real-time dashboards, webhook alerts, and HF Space syncing.
10.8k · bundle
huggingface
huggingface-spaces
Create, deploy, and debug machine learning applications on Hugging Face Spaces using Gradio, Docker, or Static SDKs, with support for ZeroGPU and dedicated hardware.
10.8k · bundle
huggingface
huggingface-papers
Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors, linked models/datasets/spaces, Github repo and project page.
10.8k
huggingface
huggingface-gradio
Build interactive web UIs and ML demos in Python using Gradio's core API, components, and patterns.
10.8k · bundle
huggingface
huggingface-best
Queries Hugging Face benchmark leaderboards to find the best AI models for a task, filters by device constraints, and returns a ranked comparison table with scores.
10.8k
huggingface
transformers-js
Run state-of-the-art machine learning models directly in JavaScript/TypeScript across browsers and server-side runtimes using Transformers.js.
10.8k · bundle
huggingface
hf-mcp
Search models, datasets, Spaces, and papers on the Hugging Face Hub, retrieve repository details and documentation, run compute jobs, and use Gradio Spaces as AI tools via the Hugging Face MCP server.
10.8k
huggingface
trl-training
Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning) with support for SFT, DPO, GRPO, KTO, RLOO, and reward model training via CLI commands.
10.8k
huggingface
hf-mem
Estimates the memory required to load Safetensors or GGUF model weights for inference from the Hugging Face Hub, using HTTP Range requests without downloading weights.
10.8k
huggingface
hf-cli
Manage Hugging Face Hub resources: download/upload models, datasets, spaces; manage repos, buckets, collections, discussions, and cache; run SQL queries on datasets; authenticate and manage tokens.
10.8k
google
google-mobile-ads-android-migrate-to-next-gen
Migrates Android apps from the legacy Google Mobile Ads SDK to the Next-Gen SDK with import, class, and method mapping tables.
14.4k
google
data-manager-api-audience-ingestion
Uploads audience members to Google products like Customer Match and mobile device ID audiences using the Data Manager API.
14.4k
google
data-manager-api-event-ingestion
Upload offline conversions, enhanced conversions for leads, click conversions, and Google Analytics events using the Data Manager API /v1/events/ingest endpoint.
14.4k
google
google-mobile-ads-interstitial
Integrates Google Mobile Ads SDK interstitial ads into Android and iOS mobile applications, guiding placement at natural app transition points.
14.4k · bundle
google
google-mobile-ads-get-started
Guides through installing and integrating the Google Mobile Ads SDK for Android, iOS, or Unity applications.
14.4k · bundle
google
google-mobile-ads-rewarded
Integrates Google Mobile Ads rewarded ads into Android or iOS apps, guiding through loading, callbacks, opt-in UI, and verification.
14.4k · bundle
google
google-cloud-waf-performance-optimization
Evaluates Google Cloud workloads against the Performance Optimization pillar of the Well-Architected Framework, providing actionable recommendations for resource allocation, modular design, elasticity, and monitoring.
14.4k
google
detection-engineering-coverage-evaluation
Automates detection engineering workflows in Google SecOps by extracting threat intelligence, generating detection opportunities, simulating attacker behavior with synthetic events, evaluating rule coverage, and creating new YARA-L 2.0 rules to close gaps.
14.4k