Full index · agent skills
All agent skills — page 12 of 112
Every one of the 11,101 agent skills in the directory, ranked by adoption. Jump to a tool, or browse the agent skills hub.
- Ast GrepAuthor and debug YAML ast-grep rules for structural code search, codemods, and lint-style checks in agent or CLI workflows.7.8k installs
- Frontend Code ReviewRun a structured frontend review on pending changes or named `.tsx`/`.ts`/`.js` files before commit or release.7.8k installs
- Coding StandardsEstablish and enforce baseline naming, immutability, readability, and code-smell review before leaning on framework-specific ECC skills.7.8k installs
- Python Anti PatternsRun a Python anti-pattern checklist before merge or when debugging flaky behavior caused by duplicated retries, poor error handling, or other known bad habits.7.8k installs
- Memory Safety PatternsApply RAII, ownership, and smart-pointer patterns when writing or hardening systems code in Rust, C++, or C.7.8k installs
- App Store ScreenshotsScaffold a Next.js + ShadCN screenshot editor to design and bulk-export App Store and Google Play marketing screenshots at every required device resolution.7.8k installs
- Frontend PatternsGive your agent opinionated React and Next.js patterns for components, state, data fetching, forms, and performance while you ship UI.7.8k installs
- Wcag Audit PatternsRun structured WCAG accessibility audits on pages and components before you ship or iterate on UI.7.8k installs
- Tavily CliGive your coding agent live web search, URL extraction, site crawls, and cited deep research without wiring Tavily APIs by hand.7.7k installs
- Llm EvaluationDesign automated metrics, human evals, and benchmarks so you can trust LLM features before and after production changes.7.7k installs
- Flutter Setting Up On WindowsInstall and configure the Flutter SDK, Visual Studio build tools, and platform targets on Windows for desktop and Android builds.7.7k installs
- Bash Defensive PatternsHarden bash scripts for deploy hooks, CI steps, and agent automation without silent failures or unquoted-variable bugs.7.7k installs
- Unity Ecs PatternsStructure Unity gameplay with DOTS ECS components, Burst-compiled ISystem jobs, and buffer or shared component patterns instead of MonoBehaviour-heavy loops.7.7k installs
- Deep Agents OrchestrationConfigure LangChain Deep Agents with subagent delegation, todo planning, and human-in-the-loop approval for production-grade agent workflows.7.6k installs
- Flutter Setting Up On LinuxInstall Linux GTK/clang toolchain packages and validate Flutter desktop, including Snapcraft prep for distribution.7.6k installs
- Golang TestingShip reliable Go services by following RED-GREEN-REFACTOR TDD with table-driven tests, subtests, benchmarks, fuzzing, and coverage habits.7.6k installs
- Best PracticesApply Lighthouse-aligned security, HTTPS, CSP, and compatibility fixes when modernizing or auditing a web codebase.7.6k installs
- Last30daysPull what Reddit, X, YouTube, and the web are saying about a topic in the last 30 days and turn it into cited synthesis plus reusable prompts.7.6k installs
- Tavily CrawlBulk-download site or docs pages to local markdown via the Tavily CLI when research or offline reference needs many URLs on one domain.7.6k installs
- Cost OptimizationCut AWS, Azure, GCP, and OCI bills with rightsizing, reserved capacity, tagging, and enforced cost governance.7.5k installs
- Helm Chart ScaffoldingPackage a Kubernetes app as a reusable Helm chart with values, helpers, and multi-environment defaults before you ship or hand off ops.7.5k installs
- Protocol Reverse EngineeringCapture and dissect network traffic with Wireshark, tcpdump, and mitmproxy when you need to document proprietary protocols or debug API communication.7.5k installs
- SetupInstall and authenticate the Parallel CLI so agent workflows can call Parallel’s tooling from your dev environment.7.5k installs
- Python Type SafetyApply advanced typing patterns—generics, bounded TypeVars, and repository interfaces—so Python backends stay refactor-safe as a solo builder scales features.7.5k installs
- Langchain MiddlewareWire human approval gates and custom hooks into LangChain/LangGraph agents before risky tools run in production.7.5k installs
- Clean CodeApply Uncle Bob Clean Code rules while writing, reviewing, or refactoring so agents and humans produce readable, maintainable code.7.5k installs
- Embedding StrategiesCopy proven embedding client patterns (Voyage, OpenAI, domain models) when building RAG, search, or agent memory features.7.5k installs
- Deep Agents CoreBootstrap a LangChain Deep Agent harness with planning, files, subagents, memory, approvals, and on-demand skills instead of assembling LangGraph middleware yourself.7.5k installs
- HallmarkRun a named anti-pattern audit on landing pages and marketing UI so shipped interfaces do not read as generic AI-generated slop.7.5k installs
- Remove BackgroundProduce transparent-background cutouts for portraits or product shots via the Pilio API and official CLI without pasting keys into chat.7.5k installs
- Gitops WorkflowStand up ArgoCD on Kubernetes and wire GitOps sync so declarative manifests in git stay the source of truth for what runs in cluster.7.4k installs
- Apify ActorizationWrap an existing script, Crawlee job, or CLI tool as a deployable Apify Actor with validated JSON input and SDK lifecycle hooks.7.4k installs
- Context7Pull current library and framework docs into the agent session instead of guessing from stale training data.7.4k installs
- Upscale ImageRun Pilio super-resolution on local images from the terminal without hand-rolling upload and task polling.7.4k installs
- AstroScaffold and extend Astro sites—components, content collections, SSR adapters, CLI workflows, and deploy-ready static builds.7.4k installs
- Remove Image WatermarkStrip visible watermarks from PNG, JPG, JPEG, or WEBP assets using Pilio’s CLI and task API.7.4k installs
- Langchain DependenciesSet up or upgrade LangChain, LangGraph, LangSmith, and Deep Agents with correct packages, minimum versions, and Python or TypeScript environment constraints.7.4k installs
- Api Security Best PracticesDesign and harden REST, GraphQL, or WebSocket APIs with auth, validation, rate limits, and defenses against common injection and abuse patterns.7.4k installs
- Swiftui Performance AuditAudit SwiftUI views and modifiers for runtime cost smells and get concrete remediation patterns before shipping an iOS or macOS app.7.3k installs
- Tavily MapMap every URL on a domain without pulling page bodies so you can pick the right doc or blog path before extract or crawl.7.3k installs
- Go Concurrency PatternsImplement bounded parallelism in Go services with worker pools, channels, and context-aware shutdown instead of spawning uncontrolled goroutines.7.3k installs
- Market Sizing AnalysisSize TAM, SAM, and SOM for a SaaS or e-commerce idea before you commit to build and pricing.7.3k installs
- Framework SelectionChoose LangChain vs LangGraph vs Deep Agents (or a combo) before writing any agent code on a new LangChain-stack project.7.3k installs
- Typescript React ReviewerRun structured TypeScript and React 19 code review on PRs and local changes, with merge-blocking rules for hooks, effects, and types.7.3k installs
- HonoStand up and test Hono routes, middleware, validation, and Workers bindings with inline API reference and CLI request tooling.7.3k installs
- Remove Pdf WatermarkStrip watermarks from PDFs programmatically via Pilio’s CLI and async task polling when building document cleanup into a product or pipeline.7.3k installs
- Claude Opus 4 5 MigrationOne-shot repo sweep to retarget Sonnet 4.0/4.5 or Opus 4.1 model IDs, strip unsupported betas, and add Opus 4.5 effort settings across Anthropic, Bedrock, Vertex, and Azure.7.2k installs
- Okx Dex MarketQuery OKX OnchainOS DEX market data from the CLI with human-readable chain names, wallet-capable chains, and x402 payment notification handling after free quota.7.2k installs
- Context Driven DevelopmentBootstrap Conductor-style context artifacts—product.md and tech-stack.md—from copy-paste templates so agents and humans share one project truth before building.7.2k installs
- Memory ForensicsRun structured Volatility 3 workflows on memory dumps to list processes, network activity, DLL loads, and injection indicators during incident response.7.2k installs
- Zhangxuefeng PerspectiveRole-play and decision framing as Zhang Xuefeng for education, career, and mobility choices before you commit time or money.7.2k installs
- Html SlidesGenerate reveal.js HTML slide decks for pitches, demos, and walkthroughs without fighting PowerPoint export loops.7.2k installs
- Data Quality FrameworksDefine Great Expectations suites and column-level checks so pipelines and warehouse tables fail fast before bad data reaches users.7.2k installs
- SearchRun Google/Bing SERP pulls, batch dedupe URL lists, and discover recent articles with full page content via the bdata CLI for research and LLM pipelines.7.2k installs
- K8s Manifest GeneratorGenerate production-ready Kubernetes YAML for Deployments, Services, ConfigMaps, Secrets, and PVCs with limits, probes, and security contexts.7.2k installs
- Startup Metrics FrameworkDefine seed-to-Series-A KPIs, unit economics, and investor-ready metric definitions for a SaaS or marketplace solo build.7.2k installs
- Dependency UpgradePlan and execute major npm/yarn dependency upgrades with semver-aware analysis, staged rollout, and regression testing so solo builders avoid surprise breakages in production.7.1k installs
- Ppt VisualInstall this skill when you need slide layout concepts, visual hierarchy, and design specs before building or exporting PowerPoint decks for pitches and updates.7.1k installs
- Tailwindcss Advanced LayoutsImplement complex responsive layouts in Tailwind CSS v4—grid, flex, container queries, and classic page shells—while coding UI.7.1k installs
- Baoyu DiagramGenerate consistent layered architecture diagrams for specs, READMEs, and infra reviews without ad-hoc box placement.7.1k installs
- Code ReviewerRun a structured agent-led review on local staged/unstaged diffs or a remote GitHub PR before merge, with optional preflight checks.7.1k installs
- Competitive LandscapeRun Porter's Five Forces, positioning maps, and differentiation analysis before you commit to a product direction or investor narrative.7.1k installs
- Okx Wallet PortfolioQuery and reason over OKX Onchain OS wallet balances and portfolio context across named chains using the shared CLI chain resolution.7.1k installs
- Cqrs ImplementationScaffold CQRS command types, handlers, and a command bus in Python for write-side domain workflows.7.1k installs
- Okx Dex TokenPull OKX DEX token search, pricing, liquidity, holder risk, trades, and cluster analytics through thirteen CLI commands for trading and research agents.7.1k installs
- Billing AutomationModel subscription lifecycles, trials, renewals, and past-due handling when wiring billing into a solo SaaS backend.7.1k installs
- Temporal Python TestingInstall this when you run Temporal Python workflows and need integration tests that mock activities instead of calling real APIs or databases.7.1k installs
- Dbt Transformation PatternsStructure warehouse layers, sources, staging, and tests in dbt when a solo builder ships analytics on Snowflake, BigQuery, or Postgres.7.1k installs
- Python ConfigurationCentralize Python app settings with Pydantic Settings, env aliases, validators, and environment-specific behavior.7.1k installs
- Airflow Dag PatternsAuthor production Airflow DAGs with TaskFlow API, XCom data passing, and daily ETL extract-transform-load patterns on S3.7.1k installs
- Okx Cex TradeExecute and manage OKX CEX spot, swap, futures, options, and event-contract orders from the agent via the official okx CLI with API credentials.7.1k installs
- Okx Cex MarketQuery OKX perpetual-swap derivatives market data—funding rates, mark prices, and contract fields—from the terminal or an agent without hand-rolling REST calls.7.1k installs
- Okx Dex SwapWire your coding agent to quote and execute DEX token swaps on OKX-supported chains through the onchainos CLI.7.1k installs
- Python ObservabilityInstrument Python services with Prometheus-style metrics, decorators, and the four golden signals so solo builders can see latency, traffic, errors, and saturation in production.7.1k installs
- Risk Metrics CalculationEmbed portfolio volatility, downside deviation, and market beta calculations in Python trading tools, backtests, or fintech APIs without guessing annualization and alignment rules.7.1k installs
- Event Store DesignBootstrap event-sourced persistence with copy-ready PostgreSQL schemas and Python event-store patterns instead of inventing streams, versions, and snapshots from scratch.7k installs
- Threat Mitigation MappingMap threats to preventive, detective, and corrective controls with layers, effectiveness, and coverage scoring before release.7k installs
- Stride Analysis PatternsGenerate STRIDE threat-model documents with assets tables, per-category threat IDs, and mitigation checklists before shipping sensitive APIs or data stores.7k installs
- Create Oo Component DocumentationGenerate standardized architecture and API documentation for object-oriented codebases so maintainers and future-you can onboard without spelunking classes.7k installs
- N8n Workflow PatternsChoose and scaffold proven n8n architectures before wiring nodes for webhooks, APIs, databases, AI agents, batches, or schedules.7k installs
- Web3 TestingStand up Hardhat and Foundry test suites with coverage, gas reports, fuzzing, and mainnet fork scenarios for Solidity contracts.7k installs
- Nx Workspace PatternsConfigure an Nx monorepo with cacheable targets, named inputs, and generator defaults so your agent scaffolds apps and libs consistently.7k installs
- Ml Pipeline WorkflowDesign and automate end-to-end MLOps pipelines from data prep through training, validation, deployment, and monitoring.7k installs
- Mcp ConfigureWire the Dataverse MCP server into GitHub Copilot with the correct org-specific server name and JSON config path (global or project-only).7k installs
- Angular MigrationMigrate legacy AngularJS apps to modern Angular with concrete form patterns, hybrid setup, and a phased timeline.7k installs
- Update Oo Component DocumentationRefresh architecture-grade OO component docs so they match the current code after refactors, new patterns, or API changes.7k installs
- Wind Mcp SkillWire your coding agent to Wind’s institutional finance database for screening, quotes, fundamentals, macro, and news without building custom market-data glue.7k installs
- Create Web FormShip accessible HTML forms with client and server validation, styling references, and PHP or Python backends for contact, signup, or data-capture flows.7k installs
- Workflow PatternsExecute tasks from plan.md with an 11-step TDD lifecycle so agents mark progress, write failing tests first, then ship minimal passing code.7k installs
- Okx Onchain GatewayBootstrap and refresh the OKX onchainos CLI with version checks so other OnchainOS agent skills can call onchain APIs reliably.7k installs
- Vue Debug GuidesFix Vue 3 list and route transitions where animation libraries never fire because Vue reuses DOM nodes in place.7k installs
- Hybrid Search ImplementationImplement reciprocal rank fusion and weighted linear blends so vector and keyword retrieval rank the same document set coherently in RAG or product search.7k installs
- Datanalysis Credit RiskRun credit-risk variable selection, PSI stability checks, and LightGBM AUC screening on tabular loan or risk datasets before you ship a scoring model.7k installs
- Shellcheck ConfigurationConfigure ShellCheck project-wide so bash and POSIX deploy scripts get consistent static analysis in editors and CI before merge.7k installs
- Incident Runbook TemplatesGenerate and adapt production incident runbooks—with triage checklists, alert references, and kubectl probes—for services you operate as a solo builder.7k installs
- Similarity Search PatternsDrop in Pinecone-style vector upsert and cosine search templates when shipping RAG or semantic recall in your backend.7k installs
- Springboot PatternsScaffold production-style Spring Boot APIs with layered controllers, services, repositories, validation, and environment profiles.7k installs
- Multi Cloud ArchitectureCompare AWS, Azure, GCP, and OCI patterns to scope resilient multi-cloud or primary/DR architecture before you commit spend.6.9k installs
- Vector Index TuningBenchmark HNSW M, ef_construction, and ef_search settings so RAG vector search hits your recall and latency budget before production.6.9k installs
- Tanstack Query Best PracticesTune TanStack Query gcTime and defaults so client caches retain useful data without memory leaks or zero-cache mistakes.6.9k installs