Full index · agent skills
All agent skills — page 74 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.
- GraphqlDesign and implement GraphQL APIs with schema-first contracts, safe query limits, DataLoader batching, and Apollo or urql client integration.599 installs
- Harmonizing DatacloudHarmonize Salesforce Data Cloud with DMO mapping, relationships, identity resolution, and unified profiles after ingestion streams exist.599 installs
- OverlasticWrap Ant Design, Element Plus, MUI, or other UI kits so drawers and dialogs work with Overlastic’s promise-based overlay API in React apps.599 installs
- Pr PlanTurn open-source repo research into a dated PR contribution plan with scope, targets, risks, and acceptance criteria before you write code.599 installs
- Prototype StrategyPick low-, medium-, or high-fidelity prototyping so you learn the right thing fast without overbuilding mockups.599 installs
- Seoul DensityQuery Seoul Metropolitan Government live crowd-density levels for parks, palaces, and tourist zones before you plan shoots, meetups, or local launches.599 installs
- Claude Code Source RecoveryStudy how a production AI coding CLI wires commands, MCP, sessions, and terminal UI when you are building or auditing similar agent tooling.598 installs
- Daangn Cars SearchSearch 당근마켓 used-car listings by Korean region and keywords to compare prices and availability before you buy or build around local markets.598 installs
- Daangn Jobs SearchQuery 당근마켓 (Daangn) job listings by Korean region and keyword from a scriptable agent or terminal workflow.598 installs
- Document IllustratorTurn long articles or notes into a consistent set of cover and section illustrations without hand-designing each frame.598 installs
- Framer MotionApply prioritized Framer Motion performance rules when adding or refactoring React motion, gestures, layout, and scroll animations so pages stay smooth and bundles stay lean.598 installs
- Huashu Douyin ScriptRun a six-step Douyin workflow—from competitor download through Gemini video analysis to viral script and storyboard output—for grass-planting or Qianchuan ad creatives.598 installs
- ReflectClose out a merged branch or finished task by capturing learnings in memory, verifying GitHub issues, and passing the COMMIT phase gate.598 installs
- Ux WritingGenerate consistent UI microcopy, errors, empty states, and CTAs that match product voice while you ship screens.598 installs
- Wireframe SpecProduce annotated low-to-mid fidelity wireframe specs so you and your agent agree on hierarchy, blocks, and behavior before pixels or code.598 installs
- Auth0 ExpressWire Auth0 OpenID Connect login, logout, and protected routes into an Express app with optional EJS views.597 installs
- Content Strategy SmsPlan what to post on social media—pillars, topic clusters, and content mix—before writing posts or filling a calendar.597 installs
- Design Qa ChecklistInstall this when implementation is done and you need a systematic design QA checklist to prove the UI matches tokens, layout, states, and accessibility specs.597 installs
- Developing Ios AppsFix XcodeGen, SPM, code signing, notarization, and device deploy failures while shipping SwiftUI iOS/macOS apps from the terminal or CI.597 installs
- Generate Import HtmlMap legacy page HTML metadata into AEM Edge Delivery Services conventions when migrating sites without losing SEO and social tags.597 installs
- Icon SystemProduce an icon system spec—grid, sizes, naming, categories, delivery, and a11y—so agents and devs implement icons consistently.597 installs
- JotaiWire json-render UI state through a Jotai atom so agent-generated layouts stay in sync with the rest of a React app.597 installs
- Layout GridDefine responsive column grids, gutters, margins, and breakpoint rules so solo builders can hand dev-ready layout specs to their agent.597 installs
- Pagespeed InsightsAudit landing pages and apps against PageSpeed Insights and Core Web Vitals guidance before release or SEO pushes.597 installs
- Writing Linkedin PostsDraft authentic, single-idea LinkedIn posts and thought-leadership copy when you need distribution without engagement-bait formulas.597 installs
- Activating DatacloudWire Salesforce Data Cloud segments and data actions to downstream activation targets using the sf data360 CLI.596 installs
- Asc Wall SubmitSubmit or update your app on the App-Store-Connect-CLI Wall of Apps with dry-run preview and confirmed PR-based flow.596 installs
- Gangnamunni Clinic SearchSearch Gangnam Unni public listings for plastic-surgery and dermatology clinic candidates with ratings, review counts, languages, and hospital links—without logging in.596 installs
- Grepai Search AdvancedPipe GrepAI codebase search into scripts and coding agents with JSON, TOON, or compact output to cut tokens while keeping structured hits.596 installs
- Interactive Dashboard BuilderShip a single HTML file with Chart.js charts, KPI rows, and dropdown filters that stakeholders can open offline or attach to a report.596 installs
- Manga DramaGenerate vertical manga-style short drama shots from a hero image using Seedance image-to-video and scripted storyboard templates.596 installs
- Position SizerEncode fixed-fractional, ATR, and Kelly-style position sizing so trading bots and dashboards risk the right share count per trade.596 installs
- Rev U3d DumpRecover Unity IL2CPP C# symbol names and addresses from shipped iOS or Android builds for IDA or Ghidra analysis.596 installs
- Seo ReviewRun a structured on-page SEO audit on JavaScript concept documentation before publish or after content changes.596 installs
- SupabaseImplement Supabase auth, PostgreSQL schema, RLS, realtime, storage, and edge functions with production-minded defaults.596 installs
- Webgpu Threejs TslShip WebGPU compute shaders in Three.js TSL without silent failures from JavaScript variable reassignment inside GPU kernels.596 installs
- Analyze And PlanAnalyze AEM Edge Delivery Services block requirements—author inputs, variations, layout, and behavior—before designing table structure or field names.595 installs
- Bgpt Paper SearchSearch full-text scientific papers and pull structured experimental fields through the BGPT MCP server for evidence-backed literature reviews.595 installs
- Hubspot IntegrationWire your product into HubSpot CRM with OAuth, object CRUD, associations, batch APIs, webhooks, and custom objects via official SDKs.595 installs
- Refactoring SpecialistImprove messy functions and classes with small, test-backed refactor steps while preserving behavior.595 installs
- Slack Bot BuilderScaffold production Slack apps with Bolt—events, slash commands, Block Kit UIs, OAuth install flows, and workflow hooks.595 installs
- Superwall EditorDrive Superwall’s live browser paywall editor from the CLI after pairing, so you can build or revise monetization flows without guessing tool names.595 installs
- AnimateImplement performant, accessible motion in Next.js and React using CSS and Framer Motion patterns instead of guessing easing and duration.594 installs
- Build FeatureShip a SwiftUI iOS feature by finding ShipSwift recipes, planning how they connect, and adapting production-ready patterns to your app.594 installs
- Interview System DesignerStructure senior system-design interviews and score rubrics so hiring decisions stay consistent when you are a small team scaling engineering.594 installs
- Security AuditRun a phased security audit workflow across reconnaissance, scanning, and remediation orchestration for web apps and APIs.594 installs
- Segmenting DatacloudCreate, publish, and debug Salesforce Data Cloud segments and calculated insights with sf data360 CLI patterns.594 installs
- Ai Daily DigestRun a daily AI-curated digest from 90 Karpathy-style HN blogs with scoring, Chinese titles, categories, and Mermaid stats.593 installs
- Code RefactoringApply disciplined refactor patterns—guard clauses, extract method, kill smells—while keeping behavior unchanged under tests.593 installs
- Loading StatesGuide your coding agent to pick skeleton screens, spinners, optimistic UI, and duration-appropriate loading patterns so pages feel fast while data arrives.593 installs
- PlaywrightAutomate real-browser flows—navigation, forms, and assertions—with Playwright scripts your agent writes and runs locally.593 installs
- Pp HackernewsQuery Hacker News from the terminal with local SQLite history, snapshots, and agent-friendly output for market and tech pulse checks.593 installs
- React Best PracticesApply Vercel’s prioritized React and Next.js performance rules when writing components, fetching data, or refactoring slow UI.593 installs
- Setup WebhookWire Vapi server URL webhooks so inbound calls, tool calls, and status updates hit your backend with the correct JSON request and response shapes.593 installs
- Skill CreatorEvaluate and improve custom agent skills by analyzing blind A/B runs and extracting why the winner performed better.593 installs
- SlidesGenerate or refine slide decks and presentation outlines when your agent needs structured talk tracks, not freeform bullets.593 installs
- Terminal UiInstall this when you are building TypeScript CLI or agent tools with Ink or Clack and need prioritized TUI performance and UX rules instead of guessing at terminal behavior.593 installs
- Testing BlocksValidate Adobe AEM/EDS blocks in a real browser before you open a PR, covering layout, a11y, and Core Web Vitals.593 installs
- WordGenerate correct, render-safe Word .docx files from JavaScript or TypeScript using the docx library without corruption from common formatting mistakes.593 installs
- Analytics TrackingAudit and design analytics instrumentation so events, conversions, and attribution support real product and marketing decisions—not vanity dashboards.592 installs
- Clinical ReportsDraft structured medical case reports with journal-style sections, abstract limits, and clinician-facing learning points.592 installs
- Content HumanizerReplace generic AI copy with a documented brand voice using profile extraction and named voice techniques after AI-pattern cleanup.592 installs
- Find Test ContentLocate real AEM Edge Delivery pages that already render a block so you can regression-test block changes against live content instead of guessing URLs.592 installs
- Micro Interaction SpecTurn vague animation ideas into implementable micro-interaction specs with triggers, rules, feedback, and accessibility notes.592 installs
- Pretext Text MeasurementMeasure and lay out multiline canvas or custom UI text without DOM reflow when building responsive editors, charts, or design tools.592 installs
- Save ThreadKeep the old save-thread skill name working while honestly saving a resumable handoff instead of a fake full-transcript import in generic npx skills runtimes.592 installs
- StatsmodelsFit and interpret statsmodels discrete choice models—logit, multinomial, count, and ordinal—for surveys, experiments, and pricing hypotheses during product decisions.592 installs
- Ai Agents ArchitectDesign autonomous agent architectures with tool calling, memory, planning loops, and multi-agent coordination before you ship brittle prompt-only bots.591 installs
- Chrome ExtensionGenerate or refactor Manifest V3 Chrome extensions using prioritized performance and lifecycle rules instead of ad-hoc MV2 habits.591 installs
- Esp32 Firmware EngineerWrite, review, and debug ESP-IDF firmware on ESP32 variants with FreeRTOS, drivers, OTA, sleep modes, and security hardening.591 installs
- Hypothesis GenerationFormat structured scientific hypothesis reports with a reusable LaTeX template and color-coded sections for solo researchers documenting phenomena.591 installs
- K6Write and run k6 load, stress, spike, and soak tests with thresholds, scenarios, and CI-friendly result export before you ship scale-sensitive APIs.591 installs
- Nz Business EnglishDraft and edit professional copy for New Zealand audiences with correct EN-NZ spelling and warm, inclusive Kiwi business tone.591 installs
- Scholar EvaluationScore and improve scholarly drafts, lit reviews, or agent-generated research memos with the ScholarEval rubric before you commit to a build or publication path.591 installs
- State MachineModel forms, wizards, and async UI as explicit finite state machines so impossible states and edge cases are visible before you code.591 installs
- Algolia SearchWire Algolia type-ahead search into a React or Next.js app with InstantSearch hooks, safe API keys, and tunable relevance patterns.590 installs
- Content MarketerPlan and optimize omnichannel, SEO-focused content campaigns with AI-assisted workflows and performance checklists.590 installs
- Identify Page StructureMap scraped marketing pages into AEM Edge Delivery sections and content sequences before authoring imports.590 installs
- Kubernetes DeploymentGenerate and refine production-grade Kubernetes Deployment manifests with rolling updates, replicas, health checks, and namespace-aware ops for solo-run services.590 installs
- MarkitdownConvert PDFs, Word docs, and slides to Markdown so agents and solo builders can search, summarize, and pipeline scientific sources.590 installs
- Playwright RecordingCapture deterministic browser recordings with Playwright context video options for demos, QA evidence, and launch assets.590 installs
- ResearchRun structured multi-wave agent research before you commit to a stack, vendor, architecture, or competitive positioning.590 installs
- Responsive DesignGuide layout, breakpoints, and input-specific interaction patterns so a solo-built UI works on phones, tablets, and desktops without a separate design team.590 installs
- Technical SpecificationGenerate structured API technical specifications with TypeScript data models and documented auth endpoints before you implement.590 installs
- Thought Based ReasoningPick and apply Chain-of-Thought and related prompting patterns when simple prompts fail on multi-step logic, math, or planning tasks.590 installs
- UnbrowseTurn fragile website browsing into reusable API routes agents can resolve and replay via MCP, CLI, or TypeScript SDK.590 installs
- Webapp TestingRun structured browser-based checks on local or deployed web apps before you ship or iterate on UI regressions.590 installs
- Page DecompositionDecompose one AEM Edge Delivery Services page section into neutral content sequences and breaking points during automated page import.589 installs
- Page ImportMigrate a live marketing or product page from any URL into canonical Adobe EDS block HTML authors can edit in DA, with local preview.589 installs
- Phoenix EvalsStructure messy eval notes into quantified failure taxonomies and push labels into Arize Phoenix via span annotations.589 installs
- RalphTurn an existing markdown PRD into Ralph’s prd.json so autonomous Ralph iterations can execute one story per context window.589 installs
- Shopify Theme Development GuidelinesShip or customize Shopify Online Store 2.0 themes with correct Liquid patterns, sections/blocks architecture, and translatable merchant settings.589 installs
- Sveltekit StructureLay out SvelteKit routes, nested layouts, error boundaries, and SSR/hydration patterns while scaffolding a solo SaaS or content site.589 installs
- Block Collection And PartyDiscover and reuse approved Adobe Franklin / AEM Edge Delivery blocks, snippets, and Sidekick plugins from the block collection catalog.588 installs
- Comfyui Video PipelineOrchestrate ComfyUI video generation—picking Wan 2.2, FramePack, or AnimateDiff—for image-to-video, text-to-video, and motion-controlled clips from your agent.588 installs
- Content CreatorFill a month-long editorial calendar with goals, per-channel slots, and a performance review loop without juggling spreadsheets ad hoc.588 installs
- Neon DrizzleStand up Drizzle ORM against a provisioned Neon Postgres database with schemas, migrations, and imports that match your tsconfig path aliases.588 installs
- Prd Implementation PrecheckRun a structured PRD preflight so your agent surfaces scope creep, missing dependencies, and test gaps before writing implementation code.588 installs
- Scipy Best PracticesShip numerically stable SciPy code for optimization, linear algebra, and signal or stats work in Python backends and analysis scripts.588 installs
- Skill DeveloperPlan advanced skill-system features—hot-reload rules, skill dependencies, and environment-based enforcement—for maintainers extending agent routing beyond static SKILL.md files.588 installs