Full index · agent skills
All agent skills — page 84 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.
- Indexion SddTurn an RFC or spec into an SDD package and run quantitative spec-to-implementation drift checks before you merge agent-generated code.509 installs
- Performance Lighthouse RunnerRun and operationalize Lighthouse performance audits on web frontends with step-by-step agent guidance and production-ready configs.509 installs
- Seo AuditRun a structured technical and on-page SEO audit when traffic is flat and you need prioritized fixes before scaling content or paid acquisition.509 installs
- Setup Arxiv McpWire an arXiv paper-search MCP server through Docker MCP and document it in the right CLAUDE.md scope so your agent can search papers during research.509 installs
- Zoom OutWhen a solo builder is lost in a file and needs a one-shot map of related modules and callers at a higher abstraction.509 installs
- Browser BridgeExpose cookies, Chrome DevTools Protocol (CDP), and tab control from a Manifest V3 extension background worker for agent-driven browser automation.508 installs
- Electron Chromium UpgradeResolve failed Chromium patch applies during an Electron upgrade without blindly replaying stale hunks.508 installs
- HandoffEnd a long agent session with a compact handoff markdown file so a fresh agent can continue without re-reading the whole chat.508 installs
- Indexion WikiKeep an indexion project wiki (.indexion/wiki/) in sync—pages, manifest, search indexes, and audit log—without breaking agent search or provenance.508 installs
- Lovart ApiWire an AI coding assistant to Lovart’s OpenAPI for images, video, audio, 3D, and edits using AK/SK credentials and npx skill install.508 installs
- Playwright LocalRun local Playwright browser automation for E2E tests, scraping, screenshots, PDFs, and anti-bot workflows without cloud browser farms.508 installs
- QuerySearch an FPF on-disk knowledge base for hypotheses, design decisions, and assurance scores before coding or changing architecture.508 installs
- BankrCreate and update a public Bankr agent profile page with verified token, team, products, and revenue metadata for discovery.507 installs
- Customware Support WidgetEmbed the Customware support chat widget once in a client-only React Router v7 SPA without breaking document structure or hydration.507 installs
- Github Actions WorkflowSolo builders who want an agent to draft or extend GitHub Actions workflows for CI, security scans, and automated deploys from their repo.507 installs
- Numpy Best PracticesKeep agent-written NumPy code vectorized, memory-safe, and dtype-correct while you ship numerical features or ML prep scripts.507 installs
- Awesome Design Md JpAuthor a Japanese-localized DESIGN.md so coding agents apply correct CJK typography, kinsoku shori, and mixed JP/Latin rules in generated UI.506 installs
- Frontend To Backend RequirementsProduce a collaborative API and data-needs brief from the UI side so backend can implement without frontend dictating schema names.506 installs
- Ocr Super SuryaGive your agent a named OCR workflow around the Surya stack when ingesting scans, PDFs, or screenshots into text pipelines.506 installs
- React PdfGenerate styled, multi-page PDFs from React components using @react-pdf/renderer with pagination and layout control.506 installs
- Resume TailorProduce a job-specific resume variant that foregrounds truthful, relevant achievements matched to one posting’s keywords and priorities.506 installs
- Sass Best PracticesStructure Sass indented-syntax stylesheets with consistent nesting, partials, and DRY patterns while shipping a web UI.506 installs
- To PrdTurn existing conversation and repo context into a complete PRD on your issue tracker with user stories and implementation decisions—without a fresh interview.506 installs
- Android AdbDrive real Android devices or emulators with raw adb for QA taps, app lifecycle, UI dumps, and Wi-Fi debugging without a separate test IDE.505 installs
- Grepai Mcp ToolsLook up every GrepAI MCP tool, parameter, and response shape when wiring semantic code search into Claude Code or another MCP client.505 installs
- Indexion Agent OrientGenerate an evidence-backed codebase orientation brief so your agent learns likely owners, consumers, and risky edit zones before touching unfamiliar code.505 installs
- Indexion IdentityRun Indexion identity audits to spot function, file, and folder names that no longer match what the code actually does, then verify before renames or splits.505 installs
- Karpathytalk CommunitySelf-host KarpathyTalk or integrate its JSON/markdown API so humans and agents can post and read developer social content.505 installs
- Memory ReflectSchedule background reflection so your coding agent consolidates decisions, lessons, and preferences from daily notes into durable long-term memory.505 installs
- Quick MockupsSpin up several HTML UI mockup variations in parallel before you commit to a single layout for a feature.505 installs
- Speech To TextTranscribe meetings, podcasts, and voice notes into searchable text or subtitles through inference.sh without wiring Whisper or ElevenLabs APIs by hand.505 installs
- Text To SpeechGenerate natural speech and multi-speaker audio from text through inference.sh’s belt CLI without wiring each TTS vendor yourself.505 installs
- Web Security TestingFollow a phased OWASP Top 10 workflow—recon then injection and related tests—when hardening or pentesting your web app before ship.505 installs
- Book TranslationLocalize all 25 chapters and UI strings of The Interactive Book of Prompting to a new locale using MDX plus messages JSON.504 installs
- Marketing Demand AcquisitionCompute blended and per-channel customer acquisition cost from spend and signup counts for campaign reviews.504 installs
- Patent Application CreatorTurn an invention disclosure into a USPTO-oriented patent package—prior art, claims, specification, figures, abstract, IDS, and compliance checks—in one guided agent workflow.504 installs
- Skill CreatorInstall when you need to author or revise Claude Code skills with concise procedural knowledge, bundled resources, and workflow patterns that extend agent capabilities.504 installs
- Tanstack TableBuild headless TanStack Table v8 grids with server-side pagination, filter, and sort wired to APIs—especially Cloudflare Workers and D1.504 installs
- To IssuesTurn an approved plan, spec, or PRD into thin vertical-slice tickets your agent or team can pick up one at a time in the issue tracker.504 installs
- Write A SkillAuthor a new SKILL.md package with progressive disclosure, optional scripts, and trigger-ready descriptions so your coding agent can load the right capability reliably.504 installs
- Github Pr ReviewParse a CodeRabbit PR review body into actionable, duplicate, minor, and nitpick comment buckets so an agent can fix findings in order.503 installs
- Image OptimizationApply format-specific compression rules and size budgets so site images load fast without visible quality loss.503 installs
- Threejs GameBootstrap a maintainable browser Three.js game with EventBus messaging, centralized GameState, shared constants, and a Game.js orchestrator.503 installs
- Agent Tool BuilderDesign JSON Schema tool definitions, descriptions, validation, and error responses so Claude-style agents call functions reliably—including MCP-shaped tools.502 installs
- Fastapi DevelopmentScaffold and extend production-style FastAPI services with async routes, Pydantic validation, CORS, logging, and OpenAPI docs for a solo-builder API or microservice.502 installs
- Notion Knowledge CaptureTurn agent chats and scratch notes into structured, linkable Notion wiki pages via the Notion MCP workflow.502 installs
- Video Content AnalyzerAnalyze Instagram Reels, TikTok, and YouTube Shorts with Gemini to extract hooks, structure, and replicable short-form patterns for content strategy.502 installs
- Drupal DevelopmentBuild Drupal 10 custom modules with PHP 8.1+, SOLID design, Drupal APIs, and PHPUnit-tested backend patterns.501 installs
- Email SequenceDesign welcome, nurture, re-engagement, and sales email sequences with one clear job per message for a solo founder’s list or product onboarding.501 installs
- Yt Dlp DownloaderDownload or rip video and audio from URLs (YouTube, Bilibili, Twitter, and more) via yt-dlp commands the agent runs for you.501 installs
- Angular Ui PatternsApply modern Angular patterns for loading, errors, async data, and @defer so list and detail UIs never show stale or silent failure states.499 installs
- Core ComponentsApply your core component library and design-token rules so agents stop hard-coding spacing, colors, and typography in UI code.499 installs
- Gdpr Dsgvo ExpertRun GDPR and German DSGVO compliance assessments, DPIAs, and audit-style checks before you store EU user data in production.499 installs
- Mobile Security CoderImplement secure mobile patterns—input validation, WebView hardening, and safe local storage—while you build or harden a native or hybrid app before release.498 installs
- Salesforce DevelopmentShip CRM features on Salesforce with LWC, Apex, APIs, and DX scratch-org workflows without guessing platform idioms.498 installs
- Grepai ChunkingTune GrepAI `.grepai/config.yaml` chunk size and overlap so semantic code search matches how your repo is structured.497 installs
- PrototypeSpin up a throwaway terminal-driven prototype so you can stress-test state machines, reducers, and data shapes before committing to production API or UI code.497 installs
- Data Engineering Data PipelineDesign and implement batch or streaming data pipelines with orchestration, transforms, lake storage, and quality checks.496 installs
- SupabaseApply Supabase’s local-first CLI workflow—migrations, RLS, auth, storage, and Edge Functions—without editing production by hand.496 installs
- Web Artifacts BuilderA solo builder uses web-artifacts-builder to quickly create, preview, and iterate on reusable web components and interactive UI elements without managing complex build pipelines.496 installs
- Context7 Auto ResearchPull current library and framework documentation through the Context7 API while coding so agents stop guessing outdated APIs.495 installs
- Meeting AnalyzerTurn Otter, Granola, Zoom, or Fireflies transcripts into evidence-backed feedback on how you communicate and run meetings.495 installs
- Feishu BitableImplement Feishu/Lark Bitable create, field, record, filter, and attachment flows correctly from an OpenClaw agent.494 installs
- Grepai LanguagesConfirm which file extensions GrepAI can index and trace before you point it at a polyglot repo.494 installs
- Subagent Driven DevelopmentOrchestrate plan tasks through dedicated implementer subagents and a gated code-quality reviewer so shipped code matches the spec and stays maintainable.494 installs
- Cc Skill Continuous LearningCapture reusable debugging and project patterns from finished Claude Code sessions into ~/.claude/skills/learned/ via a Stop hook evaluator.493 installs
- Grepai InitBootstrap a local GrepAI semantic code index and config in an existing repo before watch or agent search workflows.493 installs
- Grepai Watch DaemonStart and manage the GrepAI watch daemon so your codebase stays semantically indexed in real time while you and your agent search it.493 installs
- Context7Resolve a library ID and pull fresh documentation snippets from the Context7 API via a bash wrapper so your agent codes against current docs instead of stale training data.492 installs
- Ml Paper WritingComplete venue-mandatory ML conference checklists so submissions are not desk-rejected for missing compliance sections.492 installs
- Agent Orchestration Improve AgentSystematically tune an existing coding agent’s prompts, tools, and workflows using baselines, failure analysis, and staged rollouts.491 installs
- Grepai TroubleshootingDiagnose GrepAI index, embedding, and search failures with copy-paste commands and fixes when semantic code search misbehaves locally.491 installs
- Grepai Config ReferenceLook up every GrepAI .grepai/config.yaml option—embedder, storage, watch paths—when tuning semantic search for your stack.490 installs
- Onboarding CroDesign and optimize signup-to-aha onboarding flows that shorten time-to-value and lift activation for a solo-built SaaS or app.489 installs
- TriageWrite durable GitHub Agent Brief comments when issues reach `ready-for-agent`, so AFK agents implement from behavioral contracts—not stale file paths.489 installs
- Web Asset GeneratorGenerate favicons, app store icons, and Open Graph images from a source file or emoji, with ready-to-paste HTML meta tags for a solo founder’s site or app landing page.489 installs
- Codex ReviewRun Codex-integrated professional code review with automatic CHANGELOG updates before you commit or after large refactors.488 installs
- Frontend SlidesGenerate HTML/CSS slide decks whose motion and layout match a chosen emotional tone instead of default fade-only templates.487 installs
- Schema MarkupDecide if schema.org JSON-LD is worth adding, pick eligible types, and ship maintainable structured data without spammy or misleading markup.487 installs
- Verification Before CompletionForce the agent to run fresh verification commands and cite evidence before saying tests pass, builds succeed, or work is complete.487 installs
- Market Research AnalysisTurn raw market findings into a polished, consistently styled market research report your agent can compile to PDF with LaTeX.485 installs
- StreamRoute your coding agent to the right GetStream sibling skill and install missing Stream pack peers from a single manifest-driven entry point.485 installs
- Vip Test PlanStructure or generate a VIP (critical-path) test plan tied to an API or git-backed workflow before release.485 installs
- Android JavaApply MVVM, ViewBinding, and Espresso-oriented structure when editing Android Java app, layout, and Gradle files.484 installs
- Git Guardrails Claude CodeInstall PreToolUse hooks so Claude Code cannot run destructive git commands without your explicit approval.483 installs
- Trigger DevWire durable background jobs, AI workflows, webhooks, and schedules into a TypeScript app with Trigger.dev instead of rolling your own queue layer.483 installs
- UcpAdd Universal Commerce Protocol (UCP) support to a Next.js ecommerce codebase with consult, gap analysis, scaffolding, and validation driven by `ucp.config.json`.483 installs
- CuboxSafely remove one or many Cubox saved cards from your library using cubox-cli without skipping preview and user confirmation.482 installs
- Grepai WorkspacesGroup monorepo or microservice repos into one GrepAI workspace so semantic search and watch indexing span every related project.482 installs
- Programmatic SeoScore whether template-driven SEO pages will add real value at scale before you ship thousands of URLs.481 installs
- Using Git WorktreesSpin up isolated git worktrees so your agent can work on a feature branch in parallel without stomping your main checkout.481 installs
- Interview Prep GeneratorTurn resume bullets and a target job description into STAR stories, predicted questions, and rehearsal talking points before hiring interviews.480 installs
- React Flow AdvancedShip complex node-based editors and diagrams in React with sub-flows, custom edges, layout engines, and undo/redo without missing React Flow footguns.479 installs
- AlvaQuery unified market, macro, on-chain, and fundamentals data, run cloud backtests, and turn investing ideas into Alva playbooks and dashboards from your coding agent.478 installs
- Cc Skill Coding StandardsGive your coding agent consistent TypeScript, JavaScript, React, and Node naming and design principles on every change.478 installs
- Grepai Ignore PatternsTune which paths GrepAI indexes so semantic code search stays fast and relevant in solo repos.478 installs