Full index · agent skills
All agent skills — page 14 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.
- Noob ModeTurn terse Copilot CLI tool-approval prompts into plain-language WHAT/WHY/RISK explanations before you allow reads, edits, or shell actions.6.2k installs
- Tdd WorkflowRun a strict test-first workflow with 80%+ unit, integration, and E2E coverage whenever you add features, fix bugs, or refactor.6.2k installs
- Okx Cex EarnSafely query, enable, and disable OKX AutoEarn (auto-lend and auto-stake) for idle spot balances from the OKX CLI with JSON status checks and explicit user confirmation before live changes.6.2k installs
- Rivetkit Client JavascriptWire browser, Node.js, or Bun apps to Rivet Actors using rivetkit/client with typed actions and fail-fast connection patterns.6.2k installs
- Cloud Run BasicsDeploy and operate services, jobs, and worker pools on Google Cloud Run with correct gcloud run commands.6.2k installs
- VueGenerate and refactor Vue 3 single-file components with correct Composition API, props, emits, and naming conventions in Nuxt-style projects.6.2k installs
- Dbs SlowisfastDiagnose whether you are taking shortcuts that feel fast now but prevent compounding assets later.6.2k installs
- Parallel DebuggingRun several falsifiable bug hypotheses in parallel with shared evidence templates and confidence-based arbitration instead of one sequential guess-and-check loop.6.1k installs
- Rivetkit Client ReactWire a React UI to Rivet Actors with @rivetkit/react hooks and live state via useActor.6.1k installs
- Seo Content WriterA solo builder uses this tool to draft SEO-optimized articles, blog posts, and landing pages with targeted keywords and natural integration.6.1k installs
- Parallel Feature DevelopmentSplit a large feature across parallel agent or human implementers with non-overlapping file ownership and clear interface contracts.6.1k installs
- Dbs ChatroomRun a moderated multi-expert chatroom on a topic—recommended or user-picked personas—with parallel agents and a closing judge summary.6.1k installs
- Shopify AdminSearch Shopify Admin and dev documentation and call Admin API patterns from an agent while building storefront apps and automations.6.1k installs
- Dbs Chatroom AustrianRun a structured three-voice Austrian economics debate (Hayek, Mises, Claude judge) on a policy or business question via parallel agents.6k installs
- SkillmarketplaceSearch, install, and publish agent skills from local, Starchild community, and skills.sh registries without hand-downloading SKILL.md files.6k installs
- Python PatternsApply idiomatic Python, PEP 8, type hints, and maintainability patterns whenever you write, review, or refactor Python for a solo project.6k installs
- Building ComponentsDesign and ship accessible, composable UI primitives with tokens, polymorphism, and docs ready for npm or a registry.6k installs
- Task Coordination StrategiesChoose dependency-graph patterns (parallel, sequential, diamond, fork-join) when breaking agent or implementation work into TaskCreate graphs with blockedBy edges.6k installs
- Heroui NativeBuild React Native mobile screens with HeroUI Native components, Uniwind styling, and correct Native-vs-web patterns.6k installs
- Java Coding StandardsApply Spring Boot or Quarkus-aware Java 17+ conventions when writing or reviewing service code, packages, CDI, and reactive patterns.6k installs
- Agent DeviceDrive real iOS, tvOS, macOS, and Android devices from the terminal for UI automation, evidence collection, and agent-driven QA.6k installs
- Rivetkit Client SwiftuiWire a SwiftUI iOS or macOS app to Rivet Actors using RivetKitSwiftUI, @Actor, rivetKit modifiers, and SwiftUI bindings.6k installs
- Framer Motion AnimatorAdd Framer Motion entrances, gestures, scroll effects, and staggered sequences to React UI without guessing motion APIs.6k installs
- Multi Reviewer PatternsRun parallel agent-driven code review with dimension-specific checklists (security, performance, and more) so findings are structured instead of one vague pass.5.9k installs
- Implement DesignTurn a Figma frame or component URL into production UI code with design tokens and 1:1 visual fidelity via the Figma MCP server.5.9k installs
- LearnRun a six-phase research workflow that turns unfamiliar topics or messy source bundles into a coherent mental model and publish-ready article or reference.5.9k installs
- Rivetkit Client SwiftWire a Swift iOS or macOS app to Rivet Actors using RivetKitClient for handles, actions, and connection lifecycle.5.9k installs
- Team Communication ProtocolsStandardize how multiple coding agents assign tasks, report blockers, and hand off interfaces so parallel work does not silently drift.5.9k installs
- Dbs Agent MigrationAudit and reorganize a messy Claude Code, Codex, and Grok workspace so rules, skills, and bridges share one clear source of truth.5.9k installs
- Shopify LiquidGenerate and edit Shopify Online Store 2.0 Liquid blocks—such as hero slides with responsive images, overlays, and CTAs—for theme customization without guessing section schema.5.9k installs
- Team Composition PatternsPick the right subagent_type—general-purpose, Explore, Plan, or agent-teams roles—before spawning teammates so work lands on the correct capability profile.5.9k installs
- Devops EngineerGenerate Dockerfiles, CI/CD pipelines, Kubernetes manifests, and Terraform templates plus runbooks for shipping and operating solo-built apps.5.9k installs
- Python TestingStructure Python features with pytest and TDD—fixtures, mocks, parametrization, and coverage gates—so solo builders ship backends and CLIs with confidence.5.9k installs
- Frontend SlidesGenerate web-based slide decks with intentional motion, easing, and layout cues matched to the story you are telling.5.9k installs
- Django PatternsApply production Django layout, DRF API patterns, and ORM practices while building a scalable SaaS or API backend.5.8k installs
- Vue Options Api Best PracticesKeep Vue Options API components free of lifecycle-hook bugs by enforcing regular functions (not arrows) so `this` binds to the component instance.5.8k installs
- Springboot SecurityApply Spring Security checklists when adding auth, endpoints, validation, headers, secrets, rate limiting, or dependency CVE review in Spring Boot APIs.5.8k installs
- Claude Md ImproverAudit every CLAUDE.md in a repo, get a quality report, then apply approved fixes so Claude Code loads better project memory.5.8k installs
- Nuxt UiLook up Nuxt UI component props, slots, and usage patterns while building Vue/Nuxt interfaces with Reka UI-based primitives.5.8k installs
- Text To SpeechGenerate natural speech from text via ElevenLabs for voiceovers, voice apps, and multilingual audio in your product or agent workflow.5.8k installs
- Django SecurityHarden a Django app before production by applying auth, CSRF, injection/XSS controls, and deployment-ready settings with your coding agent.5.8k installs
- Orderly OnboardingOnboard your agent to Orderly Network—omnichain perp liquidity, MCP, skills, and the right next doc when building a DEX or trading interface.5.7k installs
- Docker PatternsStand up Docker Compose stacks, hardened Dockerfiles, and multi-service local dev without guessing volume or healthcheck patterns.5.7k installs
- Swift Concurrency ProRun a structured Swift 6 concurrency review on async/await, actors, and cancellation before merge or release.5.7k installs
- Nextjs Best PracticesApply App Router rules for Server vs Client Components, caching, and file-based routing while shipping a Next.js solo project.5.7k installs
- Agent ReachRun LinkedIn people, company, and job research plus GitHub repo and PR workflows from the agent using mcporter and gh CLI patterns.5.7k installs
- Darwin SkillAutonomously score, hill-climb, and validation-test changes to a SKILL.md, then pause for human sign-off before keeping or rolling back.5.6k installs
- Video EditingTurn raw screen recordings and footage into polished tutorials, vlogs, and platform-ready short-form video without treating AI as a full video generator.5.6k installs
- Web CoderGive your coding agent consistent expertise across HTML, CSS, JavaScript, web APIs, HTTP semantics, security, performance, and accessibility whenever you touch the web stack.5.6k installs
- Shopify DevSearch all of shopify.dev when your agent needs cross-API Shopify answers and no dedicated Admin, Liquid, or Checkout skill matches.5.6k installs
- Bigquery BasicsWire your agent to create BigQuery datasets, run SQL, manage jobs, and use BigQuery ML without guessing gcloud and bq CLI steps.5.6k installs
- ConvexInstall this umbrella skill so your coding agent routes Convex work to the right focused skills instead of guessing patterns across functions, realtime, and agents.5.5k installs
- Gmgn MarketDiscover trending meme coins, launchpad new tokens, and OHLCV charts across Solana, BSC, Base, and Ethereum without scraping gmgn.ai.5.5k installs
- Gmgn TokenRun contract-level due diligence—price, liquidity, holders, smart money, and security flags—before buying a meme or crypto token.5.5k installs
- LangfuseQuery traces, observations, metrics, and scores from Langfuse via CLI so you can debug LLM apps and agent workflows in production.5.5k installs
- Vue Jsx Best PracticesInstall this when you write or migrate Vue 3 JSX/TSX so attributes and TypeScript config match Vue—not React—conventions.5.5k installs
- Angular FormsImplement production-grade Angular reactive forms with typed controls, validators, and FormArray patterns in agent-driven UI work.5.5k installs
- Terraform Style GuideGenerate Terraform HCL that follows HashiCorp security hardening—encryption, private networking, least-privilege SGs, logging, and no hardcoded secrets.5.5k installs
- Strategic CompactPlace manual /compact at logical task boundaries so long Claude Code sessions keep plans and drop stale exploration context.5.5k installs
- Winmd Api SearchDiscover the right Windows WinRT or WinAppSDK types and members before your agent writes desktop UI or system-integration code.5.5k installs
- KamiTypeset polished resumes, one-pagers, white papers, letters, portfolios, and slide decks with a consistent parchment-and-serif design system inside your coding agent.5.5k installs
- News Aggregator SkillPull real-time tech, finance, AI, and international headlines from 44+ sources and produce deep Chinese analysis reports for daily scans.5.5k installs
- M15 Anti PatternRun Rust-specific code review that spots idiomatic mistakes (clone spam, unwrap in prod, ownership fights) and maps each smell to a better pattern.5.5k installs
- Keyword ResearchPrioritize keywords by volume, difficulty, intent, and clusters when planning a new page, campaign, or content calendar from seed topics or connected SEO data.5.5k installs
- Gmgn PortfolioPull structured wallet holdings, P&L, win rate, and dev-launched token stats over GMGN’s CLI before you copy-trade or follow an on-chain wallet.5.5k installs
- Article WritingDraft blogs, guides, launch posts, and newsletter issues that stay on-brand without sounding like generic AI copy.5.4k installs
- Wordpress ProScaffold and implement Gutenberg blocks (static, dynamic, interactive) for WordPress 6.4+ sites and plugins with @wordpress/create-block and wp-scripts.5.4k installs
- Winui3 Migration GuideMap legacy UWP APIs to Windows App SDK / WinUI 3 with namespace tables and before-after snippets so agent-generated desktop code stops using CoreWindow and Windows.UI.Xaml mistakes.5.4k installs
- Code ReviewRun a structured pre-merge review on a PR URL, diff, or file path for security, performance, correctness, and maintainability before you merge solo-shipped code.5.4k installs
- Svelte Code WriterCreate, edit, or analyze Svelte 5 and SvelteKit components with official docs lookup and autofixer CLI instead of guessing runes syntax.5.4k installs
- Springboot TddPractice red-green-refactor on Spring Boot features with JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo so solo backends hit 80%+ coverage on new endpoints and fixes.5.4k installs
- Marketing PlanProduce a board-ready, AARRR-structured marketing plan with intake, rubric scoring, and a 90-day roadmap for a solo operator or fractional marketer on a B2B SaaS client.5.4k installs
- Market ResearchRun decision-oriented market, competitor, and investor research with sourced claims and explicit recommendations instead of generic summaries.5.4k installs
- Continuous LearningTurn Claude Code session endings into reviewable learned skills instead of losing fixes and workarounds every time you close the editor.5.4k installs
- Videoagent Image StudioGenerate still images for video-agent workflows through a single script that polls providers and returns a unified success/imageUrl payload.5.4k installs
- Shopify Storefront GraphqlBuild and query Shopify Storefront GraphQL from your agent with version-aware doc search and correct API usage for headless storefronts.5.4k installs
- Multiplayer GameBuild or debug Rivet Actors and RivetKit backends when you need long-lived in-memory state for multiplayer games, realtime collab, or agent workflows.5.4k installs
- Gemini ApiImplement Google Gemini API patterns—explicit content caching and batch prediction—inside apps and agent backends you are building.5.4k installs
- Database MigrationsApply production-safe schema and data migrations with ORM-aware patterns, concurrent indexes, and zero-downtime discipline before you ship database changes.5.4k installs
- Angular RoutingImplement Angular route tables, guards, lazy loading, auth redirects, breadcrumbs, tabs, modals, and preloading without guessing Router API combinations.5.4k installs
- Security ScanAudit a Claude Code `.claude/` tree for misconfigurations, injection risk, and secret leakage before you ship or share a repo.5.3k installs
- Shopify Custom DataImplement Shopify metafields, metaobjects, and custom data APIs correctly when extending storefronts and admin apps.5.3k installs
- PdfGenerate, extract, and visually verify PDFs in agent-driven doc and report workflows without layout surprises at delivery.5.3k installs
- Academic ResearcherRun structured literature reviews, paper breakdowns, and citation-aware summaries while exploring what to build or how to justify scope.5.3k installs
- Upgrading React NativeBump React Native (and optional Expo SDK) without missing native iOS/Android template changes or breaking dependency stacks.5.3k installs
- E2e TestingStand up maintainable Playwright E2E suites with Page Object Model, fixtures, and CI-friendly stability patterns.5.3k installs
- Gmgn SwapExecute guarded buy/sell/swap and advanced orders on Solana, BSC, Base, or Ethereum through gmgn-cli when a solo builder wants agent-driven meme-coin trading with mandatory confirmation.5.3k installs
- Tailwind V4 ShadcnCustomize shadcn/ui on Tailwind v4 with semantic tokens, @theme inline colors, and v3→v4 migration patterns without breaking dark mode.5.3k installs
- Django TddStand up pytest-django TDD for Django apps and DRF APIs with factories, mocks, and coverage from the first model or endpoint.5.3k installs
- Shopify FunctionsInstall this when you are building Shopify Function extensions (discounts, cart transforms, delivery customization) and need agent-guided workflows against official Shopify.dev documentation.5.3k installs
- Ui AnimationAdd hardware-accelerated CSS motion—clip-path reveals, tab color wipes, and scroll-driven image effects—without leaning only on opacity and transform.5.3k installs
- Threejs FundamentalsBootstrap a correct Three.js scene—camera, renderer, lights, mesh hierarchy, and resize-safe animation loop—for web 3D prototypes and product visuals.5.2k installs
- NotebooklmConfigure and automate Google NotebookLM notebooks, auth, and read-only E2E fixtures for agent-driven research workflows.5.2k installs
- Google Cloud Recipe AuthWire your app, scripts, or agent tools to Google Cloud APIs without guessing which identity model fits local dev versus production.5.2k installs
- Ask Questions If UnderspecifiedForce your coding agent to clarify ambiguous specs before it writes code or runs security work.5.2k installs
- Code ReviewRun CodeRabbit CLI reviews on staged or branch diffs so your agent finds bugs and security issues before you merge or ship.5.2k installs
- Excalidraw DiagramGenerate Excalidraw `.excalidraw` JSON diagrams that visually argue architecture, workflows, and concepts—not bullet slides—for specs and READMEs.5.2k installs
- Deployment PatternsShip a solo-built web app with repeatable CI/CD, Docker, health checks, rollbacks, and a production-readiness checklist instead of one-off deploy hacks.5.2k installs
- Apify Generate Output SchemaGenerate Apify Actor dataset, output, and key-value store schema JSON from real source code so Console displays run results correctly.5.2k installs
- Spec Driven DevelopmentTurn vague feature ideas into a human-reviewed spec before your agent writes implementation code.5.2k installs