Full index · agent skills
All agent skills — page 13 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.
- Distributed TracingStand up Jaeger-style distributed tracing and instrument multi-service requests so you can debug latency in production.6.9k installs
- Fastify Best PracticesShip a typed Fastify REST API with plugins, validation, and production-ready defaults without guessing Node server patterns.6.9k installs
- Cloudflare Email ServiceWire Cloudflare Email Routing and Email Sending into your product domain using Wrangler CLI patterns your agent can execute step by step.6.9k installs
- Screen Reader TestingValidate web and mobile UIs with VoiceOver, NVDA, JAWS, and related screen readers using a prioritized platform matrix.6.9k installs
- Parallel MonitorRun recurring web monitors that alert when prices, filings, or competitor pages change without manual checking.6.9k installs
- Saga OrchestrationDesign and implement saga orchestration or choreography with compensating transactions when a solo builder’s microservices cannot use two-phase commit.6.9k installs
- Parallel FindallTurn a natural-language entity query into a structured list of companies, people, or products via parallel-cli instead of loose web snippets.6.9k installs
- Sandbox AgentWire your app or scripts to Sandbox Agent so each task gets its own Codex (or other) session with prompts, stop reasons, and live event streams.6.9k installs
- Okx Cex PortfolioQuery OKX funding and trading balances, open positions, P&L, bills, fees, limits, and internal transfers through the okx CLI with API credentials.6.9k installs
- Hybrid Cloud NetworkingDesign redundant VPN and dedicated private links between on-premises data centers and AWS, Azure, GCP, or OCI for hybrid workloads.6.9k installs
- Spark OptimizationTune PySpark jobs with partitioning, join strategies, and I/O patterns so solo-built data pipelines run faster and cheaper on Spark clusters.6.9k installs
- Anti Reversing TechniquesDeep-dive reference on packers, OEP finding, and anti-disassembly when analyzing or hardening native binaries—not for everyday web shipping.6.9k installs
- Postmortem WritingDraft blameless incident postmortems with timelines, impact, and action items after outages or SEV events.6.9k installs
- Projection PatternsImplement event-sourced read models with registrable projections, batch replay, and checkpointing in Python.6.9k installs
- Sast ConfigurationStand up Semgrep, SonarQube, and CodeQL static analysis with custom rules, CI gates, and tuning so vulnerabilities are caught before every release.6.8k installs
- Binary Analysis PatternsLearn disassembly, calling conventions, and instruction patterns when reviewing native binaries, malware samples, or crash dumps during security work.6.8k installs
- Python ResilienceAdd retries, timeouts, and structured retry logging to Python services and agent tools that call flaky APIs or databases.6.8k installs
- Paypal IntegrationWire PayPal Checkout (OAuth, order creation, capture) into your backend when you are adding payments to a SaaS or store.6.8k installs
- Python Background JobsImplement reliable Python async jobs with retries, dead-letter handling, and status APIs so webhooks and long tasks do not block your API.6.8k installs
- Create Adaptable ComposableAuthor Vue 3 composables that accept plain values, refs, or getters via MaybeRef/MaybeRefOrGetter so library consumers are not forced into one reactivity shape.6.8k installs
- Turborepo CachingConfigure Turborepo pipelines and local or remote cache so monorepo CI builds finish faster and skip redundant work.6.8k installs
- Security ReviewReview Dockerfiles and container runtime patterns for root users, secret leakage, and unsafe base images before you deploy.6.8k installs
- Okx Cex BotOperate OKX Grid and DCA Martingale bots from an agent via the okx CLI—create, tune, and watch P&L without hand-writing exchange API calls.6.8k installs
- ProspectingBuild a scored B2B prospect list with ICP fit, enrichment sources, and validated emails before outbound.6.8k installs
- Msstore CliPublish and manage Microsoft Store submissions, flights, rollouts, and CI/CD using the msstore CLI against Partner Center APIs.6.8k installs
- Employment Contract TemplatesGenerate offer letters and employment document templates when a solo founder is making a first hire or standardizing HR paperwork.6.8k installs
- Suggest Awesome Github Copilot PromptsDiscover GitHub Copilot prompts from awesome-copilot that fit your repo, skip duplicates you already have, and flag local copies that are behind upstream.6.8k installs
- Defi Protocol TemplatesBootstrap Solidity patterns for DeFi primitives such as governance tokens and on-chain governors instead of writing ERC20Votes and proposal flows from scratch.6.8k installs
- Pci ComplianceAdd PCI-minded access control and audit logging patterns when your solo SaaS stores or processes cardholder data.6.8k installs
- Tanstack Start Best PracticesShip TanStack Start apps with correct server routes for webhooks, REST APIs, and external HTTP consumers instead of misusing server functions.6.7k installs
- HyperliquidLet a Starchild agent trade Hyperliquid perps and spot with hl_* tools after wallet policy and env are configured.6.7k installs
- Dbs Xhs TitleMatch Xiaohongshu posts to one of 75 proven title formulas with rationale instead of generic AI headlines.6.7k installs
- Python Resource ManagementShip Python services and scripts that reliably release DB connections, files, and sockets using context managers and async cleanup.6.7k installs
- Prisma PostgresOperate Prisma Postgres via Console and link local projects without reinventing connection strings or Studio workflows.6.7k installs
- SlidevInstall when you want your agent to author Slidev decks with correct markdown frontmatter, code slides, animations, and export settings instead of guessing sli.dev syntax.6.7k installs
- Team Composition AnalysisModel who to hire, at what salary bands, across pre-seed, seed, and Series A so scope and runway stay realistic.6.7k installs
- WalletWire multi-chain EVM and Solana wallet tools—balances, transfers, signing, and policy—into a Starchild agent via registerable skill tools.6.7k installs
- Vue Router Best PracticesAvoid security and validation bypasses when users navigate between the same Vue route with different params, query, or hash.6.7k installs
- Bats Testing PatternsAdd TAP-compliant Bats unit tests to shell scripts and CI so deploy and ops utilities fail fast before production.6.7k installs
- Service Mesh ObservabilityStand up metrics, distributed tracing, and mesh dashboards so you can debug service-to-service latency and hit SLOs on Istio or Linkerd.6.7k installs
- Track ManagementOrganize agent work into dated tracks (feature, bug, chore, refactor) with specs, phased plans, and git-aware scope so solo builders can ship and revert by logical unit.6.7k installs
- Pi Planning With FilesRun multi-step agent work with on-disk task_plan.md and findings.md so goals survive context resets and each loop refreshes from files.6.7k installs
- On Call Handoff PatternsStandardize on-call shift handoffs so the incoming engineer inherits active incidents, open investigations, and next steps without tribal knowledge.6.7k installs
- Slo ImplementationDefine SLIs, SLOs, burn-rate alerts, and review cadences so a solo builder can run production services with measurable reliability instead of guessing uptime.6.7k installs
- HuntDiagnose recurring or environmental bugs using named failure patterns instead of another one-off local syntax fix.6.6k installs
- ThinkTurn a fuzzy feature or architecture idea into an approved, decision-complete plan your agent can implement without re-litigating tradeoffs.6.6k installs
- Find KeywordsProduce a prioritized, intent-mapped keyword list from a seed topic before writing pages or ad landing copy.6.6k installs
- Import Infrastructure As CodeReverse-engineer live Azure resources into import-ready, AVM-based Terraform instead of handwritten azurerm blocks.6.6k installs
- Bazel Build OptimizationConfigure Bazel for a monorepo, turn on remote cache/execution, and cut CI build times without breaking reproducibility.6.6k installs
- Istio Traffic ManagementConfigure Istio VirtualServices, DestinationRules, Gateways, and resilience policies for canary releases, routing, and production mesh traffic on Kubernetes.6.6k installs
- CheckRun diff-grounded code review, merge/release gates, and project-wide quality scorecards before you ship or publish.6.6k installs
- Nft StandardsDrop in Solidity templates for soulbound and dynamic ERC-721 NFTs when you wire on-chain identity or evolving collectibles into a Web3 product.6.6k installs
- ResearchRun cited, multi-source web research from your agent when you need comparisons, market context, or report-grade synthesis without manual tab hoarding.6.6k installs
- Mtls ConfigurationGenerate Istio PeerAuthentication and DestinationRule YAML so solo builders can enforce strict mTLS on service mesh traffic before production cutover.6.6k installs
- Trading SignalPull Binance Web3 smart-money on-chain signals when you are exploring crypto trade ideas and want structured buy/sell context—not financial advice.6.6k installs
- DesignLock visual system, shell rules, and variation strategy before implementing production UIs like Slack- or Linear-class apps.6.6k installs
- Linkerd PatternsDeploy Linkerd on Kubernetes with automatic mTLS, canary traffic splits, retries, and service profiles without adopting a heavier mesh.6.6k installs
- TwitterGive your agent read-only Twitter/X data—search, threads, profiles, trends—via thirteen twitterapi.io tools.6.6k installs
- NuxtShip Nuxt 4.3+ apps with correct server routes, file-based routing, middleware, composables, and nitro/h3 patterns from bundled references.6.5k installs
- NotebooklmQuery Google NotebookLM notebooks from your coding agent for citation-backed answers pulled only from notebooks you have uploaded.6.5k installs
- WriteStrip obvious AI writing tics and keep your voice before publishing docs, landing copy, or lifecycle emails.6.5k installs
- HealthAudit your Claude Code workspace—CLAUDE.md, rules/, and skills—for executable instructions, trigger clarity, and tier-appropriate rigor before you rely on the agent for real shipping work.6.5k installs
- ElysiajsGive your agent accurate Elysia/Bun patterns for routes, validation, plugins, hooks, and handlers while you ship a TypeScript HTTP API.6.5k installs
- Mentoring JuniorsTurn confused or stuck learning moments into Socratic coaching so juniors and AI newcomers reason through code and errors instead of getting finished answers.6.5k installs
- Fullstack DeveloperSpin up a modern React/Next.js plus Node API app with databases, auth, and deployment guidance in one agent session.6.5k installs
- CoingeckoWire CoinGecko Pro market data into agent workflows so solo builders can price tokens, discover trends, and pull exchange/NFT stats without hand-rolling HTTP clients.6.5k installs
- Continuous Learning V2Run a background observer loop that samples session activity and triggers analysis on a cooldown so your Claude Code workflow learns without spawning runaway parallel processes.6.5k installs
- TwelvedataWire Twelve Data Pro quotes, OHLCV history, and reference lookups into an AI agent extension for stocks and forex research.6.4k installs
- Angular SignalsImplement Angular signal-based state, async resources, forms, and tests instead of legacy RxJS-only patterns in new UI code.6.4k installs
- Optimize For AiStructure site and product content so ChatGPT, Perplexity, Claude, and Google AI Overviews cite your brand instead of only ranking you in classic SERPs.6.4k installs
- ReadFetch clean Markdown from arbitrary URLs when your coding agent needs page text without opening a browser yourself.6.4k installs
- Claude To ImRun the claude-to-im bridge so Claude Code or Codex sessions reply on Telegram, Discord, Feishu, QQ, or WeChat while you are away from your desk.6.4k installs
- Postgres PatternsApply Supabase-aligned PostgreSQL patterns for indexes, types, schema design, RLS, and pooling while writing SQL and migrations.6.4k installs
- Vue Testing Best PracticesWrite reliable Vue 3 component tests that await async loads via flushPromises and Vitest patterns.6.3k installs
- Skill CreatorScaffold a new agent SKILL.md package with Starchild metadata, optional scripts/references/assets folders, and a chosen structuring pattern before you wire custom workflows.6.3k installs
- Threejs AnimationImplement and debug Three.js motion—procedural loops, GLTF clips, morph targets, and blended actions—in a web 3D scene.6.3k installs
- Spring Boot EngineerImplement Spring Boot and Spring Cloud patterns—config servers, refreshable beans, and service wiring—while your agent writes production-shaped Java.6.3k installs
- Build LinksPlan a backlink and outreach campaign with prospect scoring, linkable assets, and ethical acquisition tactics for a solo-run site.6.3k installs
- RivetkitBuild, debug, test, and deploy Rivet Actors and RivetKit registries in serverless or runner modes.6.3k installs
- Landing Page DesignLay out hero sections, CTAs, and above-the-fold structure for SaaS or product landing pages while generating hero imagery and researching high-converting examples.6.3k installs
- Storyboard CreationPlan ads, music videos, or short films with shot vocabulary, continuity rules, and AI-generated storyboard panels via belt/inference.sh.6.3k installs
- Reka UiPick the right Reka UI primitives and props while building accessible Nuxt/Vue interfaces without spelunking the whole component source.6.3k installs
- Youtube Thumbnail DesignGenerate and spec YouTube thumbnails at 16:9 with safe zones, contrast rules, and belt-driven AI images so solo creators improve mobile CTR without a design team.6.3k installs
- Dbs Ai CheckScan marketing or product copy for AI writing fingerprints and get an ordered diagnostic report before publishing.6.3k installs
- Character Design SheetLock AI-generated characters with turnaround sheets, expression grids, palettes, and belt LoRA workflows for games, comics, and visual novels.6.3k installs
- Product PhotographyGenerate studio packshots, hero shots, and lifestyle product images for listings and ads without a physical shoot.6.3k installs
- BriefGenerate an editor-ready SEO content brief—with SERP gaps, outline, and E-E-A-T notes—for one target keyword before anyone writes the draft.6.3k installs
- Baoyu Image CardsTurn long posts or product copy into a scroll-stopping series of cartoon-style image cards for 小红书, 微信图文, or Western social feeds without opening a design tool.6.3k installs
- App Store ScreenshotsGenerate App Store and Google Play screenshots and preview frames at correct pixel specs with device mockups via the belt CLI.6.3k installs
- Video Ad SpecsProduce vertical and horizontal video ad scenes with correct TikTok, Reels, YouTube, Facebook, and LinkedIn dimensions and duration limits.6.3k installs
- Competitor TeardownRun a structured competitor teardown with search, screenshots, feature matrices, SWOT, and positioning for strategy or investor narrative.6.3k installs
- Code Review And QualityRun a structured five-axis review with merge gates before any PR or agent-generated change lands.6.3k installs
- Crypto Market RankQuery Binance Web3 ranking APIs for trending tokens, social hype, meme breakouts, smart-money inflows, and trader PnL when researching crypto markets.6.3k installs
- Product Hunt LaunchPlan and produce a Product Hunt launch with listing specs, gallery visuals, competitor research, and launch-day tactics via belt.6.3k installs
- Image To VideoTurn still images into short marketing or product motion clips by choosing i2v models and motion prompts through belt.6.3k installs
- AuditRun a structured full-site SEO diagnostic—technical crawl health through backlinks and competitive gaps—when traffic stalls or before a major launch.6.2k installs
- MintlifyStand up and evolve a Mintlify docs site—navigation, MDX pages, components, and API references—from docs.json and repo content.6.2k installs
- Modern Web GuidanceRun a mandatory best-practice lookup before any HTML, CSS, or client-side JavaScript work so layout, APIs, and performance patterns match the current web platform.6.2k installs
- Api DesignApply REST conventions—resources, status codes, pagination, errors, versioning, and rate limits—when designing or reviewing APIs with your coding agent.6.2k installs
- Heroui ReactBuild accessible React UIs with HeroUI v3, Tailwind CSS v4, and compound components without carrying over obsolete v2 provider patterns.6.2k installs