Full index · agent skills
All agent skills — page 19 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.
- Golang BenchmarkWrite credible Go benchmarks using Go 1.24+ b.Loop() instead of legacy b.N loops and sink hacks.3.6k installs
- Image Taste FrontendGenerate premium section reference images first, analyze them in depth, then implement landing and marketing frontend that matches the visuals—optimized for Codex readability.3.6k installs
- Karpathy Llm WikiMaintain a compounding personal LLM wiki from raw sources so agents answer from your curated articles, not scattered notes.3.6k installs
- Data AnalysisTurn Excel or CSV exports into summarized insights, charts, and markdown reports without leaving your agent session.3.6k installs
- Gh Fix CiInspect failing GitHub Actions checks, summarize root cause, and get a focused fix plan for the repo.3.6k installs
- Chinese NovelistRun a structured Chinese long-fiction pipeline—briefing, outline, chapter plans, and serial or parallel chapter drafting with cliffhanger endings.3.6k installs
- Golang Stretchr TestifyWrite Go tests with stretchr/testify using require for preconditions and assert for checks without panics or reversed Equal argument order.3.6k installs
- Pptx GeneratorCreate, edit, or extract PowerPoint decks—from scratch with PptxGenJS or via template/XML workflows—without leaving your agent.3.6k installs
- Game Changing FeaturesRun a founder-style 10x strategy session that surfaces high-leverage product moves before you commit the roadmap.3.6k installs
- N8n Expression SyntaxWrite and validate n8n `{{}}` expressions so nodes correctly pass JSON, webhook bodies, and cross-node references without silent literal-string bugs.3.6k installs
- Svelte5 Best PracticesMigrate and implement Svelte 5 event handlers, modifiers, and related patterns without leaning on deprecated Svelte 4 `on:` syntax.3.6k installs
- Discovery InterviewTurn a fuzzy product notion into an implementation-ready spec before you let an agent write code.3.6k installs
- Api DesignerShape consistent JSON and RFC 7807 error responses so your solo SaaS or API is easier for agents and frontend clients to handle.3.6k installs
- Golang Continuous IntegrationRun Claude-powered Go pull request review jobs in GitHub Actions with scoped permissions, concurrency, and quality-focused gates.3.6k installs
- CrawlPull entire documentation sites or knowledge bases into local markdown files for offline research, RAG, or agent context without writing a custom scraper.3.6k installs
- Naming AnalyzerRun a naming-focused pass on variables, functions, classes, and booleans so identifiers read clearly and match language conventions before merge or refactor.3.6k installs
- Jira IntegrationPull Jira issues, extract acceptance criteria, comment, transition status, and run JQL from your coding agent via MCP or REST.3.6k installs
- Marimo PairStart, discover, and invoke marimo notebook servers correctly inside uv, pixi, or sandbox projects so agents can pair with live notebooks.3.6k installs
- Nextjs React TypescriptApply opinionated Next.js App Router, React Server Components, TypeScript, Shadcn, Radix, and Tailwind patterns while implementing UI for a solo SaaS or marketing app.3.5k installs
- Remotion Video CreationApply Remotion-specific rules for React video compositions—animation, audio, captions, charts, 3D, and metadata—while coding.3.5k installs
- Terraform TestAdd Terraform fmt, validate, and terraform test unit/integration jobs to GitHub Actions or GitLab CI for IaC you ship with confidence.3.5k installs
- Design Motion PrinciplesShip UI motion that stays usable for motion-sensitive users by applying reduced-motion CSS, functional-vs-decorative rules, and an accessibility implementation checklist.3.5k installs
- DogfoodRun structured exploratory browser QA on a web app URL and produce screenshot evidence plus a markdown bug report.3.5k installs
- Review PrRun a structured GitHub pull request review that pulls linked issues and checks the change against approved or repo spec context before you merge.3.5k installs
- Threejs PostprocessingAdd EffectComposer passes such as bloom, DOF, and custom screen-space shaders to a Three.js scene.3.5k installs
- Fastapi ExpertScaffold async SQLAlchemy engines, sessions, and ORM models the way FastAPI solo builders ship production APIs.3.5k installs
- Clickhouse Best PracticesApply ClickHouse schema, query, and engine rules when designing or tuning analytics tables and pipelines.3.5k installs
- Ralph LoopRun an automated Ralph loop so agents keep implementing user stories until every acceptance criterion passes.3.5k installs
- BenchmarkMeasure Core Web Vitals, API latency percentiles, and build/HMR times to catch regressions before merge or launch.3.5k installs
- Resolve Merge ConflictsSummarize unmerged Git conflict hunks and give your agent compact context to resolve merges without opening every file manually.3.5k installs
- Fix ErrorsClear Warp monorepo presubmit failures—fmt, clippy, WASM targets, and tests—before you open or update a PR.3.5k installs
- Ljg WritesDraft a 1000–1500 word critical essay in Org-mode with layered argumentation and Denote-style file output.3.5k installs
- Write Product SpecDraft a behavior-first PRODUCT.md before a substantial Warp-facing feature so implementation and review share one consumer-level contract.3.5k installs
- Elite Powerpoint DesignerTurn markdown or rough copy into keynote-quality slide decks with consistent branding and purposeful animations for pitches and launches.3.5k installs
- Building Mcp Server On CloudflareScaffold and deploy a remote MCP server on Cloudflare Workers with tools, OAuth, and production Wrangler deployment.3.5k installs
- Ljg PlainRewrite dense or jargon-heavy text into plain language and save Denote-style Org notes when you say 白话说, 说人话, or plain/grok.3.5k installs
- Spec Driven ImplementationRun a spec-first implementation loop with ticket-scoped PRODUCT.md and TECH.md in `specs/`, synced to Linear issues, for substantial agent-driven features.3.5k installs
- View PdfOpen PDFs in a live viewer with the agent to annotate, fill forms, stamp, and place signatures—not to extract or summarize text.3.5k installs
- Hexagonal ArchitectureStructure domain logic behind ports and adapters so HTTP, queues, and databases stay swappable in TypeScript, Java, Kotlin, or Go services.3.5k installs
- Golang Stay UpdatedGet curated Go ecosystem news and community channels so you stay current on libraries and releases without endless browsing.3.5k installs
- Diagnose Ci FailuresTriage failing GitHub Actions (or PR checks) with gh CLI logs and a fix plan before touching code.3.5k installs
- Update SkillRefactor or extend an existing `.agents/skills/` package using progressive disclosure so agents load only the SKILL sections and references they need.3.5k installs
- Write Tech SpecTurn an approved product idea into a codebase-aware TECH.md implementation plan before agents or you start multi-module work.3.5k installs
- Youtube DownloaderDownload YouTube videos or audio with chosen quality and format when you need source media for clips, transcripts, or offline review.3.5k installs
- Create PrOpen a warp-repo pull request with master merged, presubmit green, Linear linked, and reviewer-ready structure.3.5k installs
- Tech DebtRun a structured technical-debt audit and get a scored, phased refactor backlog you can mix with feature work.3.5k installs
- Implement SpecsBuild an approved feature from ticket-scoped PRODUCT.md and TECH.md while updating those spec files in the same PR as the code.3.5k installs
- Product DesignerRun a structured UI critique against Nielsen heuristics, Gestalt, and accessibility checkpoints before you ship screens.3.5k installs
- Sharp EdgesSurface language- and API-level footguns so you fix sharp edges before they become exploits in shipped code.3.5k installs
- Laravel VerificationRun the full Laravel pre-PR and pre-deploy gate: environment, Composer, lint, static analysis, tests with coverage, security, and release readiness.3.5k installs
- Ljg LearnDeconstruct an unfamiliar term or idea into an eight-dimensional org-mode report ending in a one-line epiphany before you spec, ship, or write about it.3.5k installs
- Gh CliLet your coding agent drive GitHub pull requests, issues, Actions, and releases from the terminal with the official `gh` CLI instead of manual browser clicks.3.5k installs
- Healthcare Phi ComplianceApply PHI/PII classification, access control, encryption, audit logging, and leak-review patterns when building or reviewing healthcare-related features.3.5k installs
- Python ProApply production-grade asyncio patterns—gather, TaskGroup, and typed error handling—while building Python services and scripts.3.5k installs
- Repo ScanScan a messy multi-language repo once, classify every file, flag embedded third-party code, and export four-level module verdicts with an HTML report.3.5k installs
- Golang Samber LoGuide your agent on when to use samber/lo, lop, and lom in Go so list/map helpers and parallelism match CPU-bound vs I/O-bound work.3.4k installs
- Office McpExpose 39 real Office MCP tools so your agent can read, generate, convert, and manipulate Word, Excel, PowerPoint, and PDF files in workflows.3.4k installs
- ArchitectureProduce or review Architecture Decision Records so technology and design choices stay explicit before you lock in implementation.3.4k installs
- Code ReviewerRun structured AI code reviews prioritized by security, performance, correctness, and maintainability before you merge or ship.3.4k installs
- Dbs LearningTurn any topic into a numbered lesson sequence on disk, with each next article shaped by what you understood from the last one.3.4k installs
- SeoAudit and implement technical SEO, on-page structure, schema, Core Web Vitals, and keyword-to-URL mapping for a site you are trying to rank.3.4k installs
- Ctf WriteupProduce a fast, organizer-ready CTF solve writeup with reproducible steps and artifacts after a challenge is solved.3.4k installs
- Ljg InvestTurn founder materials or meeting notes into a depth investment-style report centered on whether the project is an order-creation machine—not a spreadsheet of multiples.3.4k installs
- Browser AutomationRun vision-driven Midscene browser automation from your agent to navigate sites, scrape data, fill forms, and QA freshly built UI without brittle DOM selectors.3.4k installs
- Healthcare Emr PatternsModel EMR/EHR encounters, prescriptions, labs, CDSS hooks, and audit trails with clinical-safety-first patterns for healthcare apps.3.4k installs
- Ljg RankStrip a market, product category, or craft down to the few independent generators that can reproduce its main phenomena—before you commit to a build or positioning bet.3.4k installs
- Safety GuardBlock destructive shell and git commands and optionally confine writes when agents run against production or sensitive deploy windows.3.4k installs
- Evaluation MethodologyCalibrate how agent skills are scored on triggering, depth, and quality when you build or audit skills for Claude Code and similar agents.3.4k installs
- ElestioDeploy and operate databases, open-source apps, and custom CI/CD services on Elestio via the official `elestio` CLI and API.3.4k installs
- Apify Market ResearchPull live market, location, pricing, and social signals from Apify Actors so you can validate a niche before you build.3.4k installs
- Golang Samber OopsTeach your coding agent to use samber/oops correctly—low-cardinality messages, fluent .With() context, domains via .In(), and nil-safe Wrap—in Go services.3.4k installs
- Security Best PracticesRun language- and framework-specific secure-by-default reviews when you explicitly want a security report or hardening guidance for Python, JavaScript/TypeScript, or Go.3.4k installs
- Seo Aeo Best PracticesStructure Sanity-backed content and schema so AI answer engines can cite your site as authoritative answers.3.4k installs
- Laravel Plugin DiscoveryFind and vet Laravel Composer packages with health scores and version fit before you wire them into a PHP app.3.4k installs
- Nano Banana Pro Prompts Recommend SkillPull proven text-to-image prompts from a 10,000+ library matched to portraits, products, social posts, or marketing visuals.3.4k installs
- Autonomous Agent HarnessInstall this when you want Claude Code to run on a schedule, remember context across sessions, and queue work like a personal AutoGPT without a separate framework repo.3.4k installs
- Brand VoiceDerive a reusable writing voice from real posts and docs so launch and growth content stops sounding like generic AI copy.3.4k installs
- Nano PdfApply natural-language edits to a specific PDF page locally via the nano-pdf CLI without opening a desktop editor.3.4k installs
- Ljg WordDeeply master one English word—imagery, nuance, and usage—when writing READMEs, landing copy, or support docs as a solo builder shipping in English.3.4k installs
- Golang Samber SlogCompose production-grade Go structured logging with correct handler order, PII scrubbing, sampling, and error routing to Sentry.3.4k installs
- Threejs TexturesLoad, configure, and optimize textures—including UVs, cubemaps, and HDR environments—for Three.js materials in web 3D projects.3.4k installs
- Logging Best PracticesInstall this when agents write or review backend code so logs become one wide canonical event per request instead of scattered printf debugging.3.4k installs
- Testing StrategyDesign a balanced test strategy and written test plan with pyramid levels, coverage targets, and example cases before or while shipping features.3.4k installs
- Langgraph DocsPull authoritative LangGraph Python docs into the agent so you can implement stateful graphs, multi-agent workflows, and human-in-the-loop patterns without guessing APIs.3.4k installs
- Agent Payment X402Wire x402 HTTP payments into AI agents with per-task budgets, policy gates, and non-custodial wallets on Base or X Layer.3.4k installs
- CkRegister, inspect, and remove per-repo agent context so Claude Code sessions can resume without re-explaining the project.3.4k installs
- Golang Samber RoWrite type-safe samber/ro observable pipelines in Go instead of misusing untyped Pipe or slice ops on streams.3.4k installs
- Paddleocr Text RecognitionWire PaddleOCR text recognition into agent workflows with a predictable JSON envelope from ocr_caller.py.3.4k installs
- Golang Samber MoModel nullable database columns with mo.Option[T] so one Go struct scans SQL rows and serializes JSON without separate DTOs or awkward *string pointers.3.4k installs
- Property Based TestingDesign stronger tests with properties—roundtrips, invariants, and fuzz-like coverage—instead of only fixed examples.3.4k installs
- Product LensPressure-test whether a feature or launch is worth building before it becomes an implementation contract, and capture answers in a PRODUCT-BRIEF.md.3.4k installs
- Token Budget AdvisorLet the user pick response depth and token spend before the agent answers long or expensive threads.3.4k installs
- Data AnalystGet SQL, pandas, and statistics help to explore datasets, clean data, and summarize findings for product decisions.3.4k installs
- Canary WatchSmoke-test a live URL after deploy with HTTP, assets, SSE, console, and performance checks in quick or sustained watch modes.3.4k installs
- Golang Samber HotConfigure samber/hot in-memory caches with the right eviction algorithm, TTL, and janitor lifecycle for Go APIs.3.4k installs
- Karpathy GuidelinesKeep your coding agent from overbuilding, silent assumptions, and drive-by refactors by applying Karpathy-style behavioral rules during implementation and review.3.4k installs
- Ljg Paper FlowRun one command to ingest multiple papers—org analysis via ljg-paper then visual card PNGs via ljg-card—in parallel subagents.3.4k installs
- Agent DevelopmentAuthor Claude Code plugin agents with correct frontmatter, triggers, and system prompts instead of misusing commands or skills.3.4k installs
- Skill CreatorImprove agent skills after blind A/B runs by analyzing why the winner won and what to change in the loser’s SKILL.md and tooling.3.4k installs
- Ljg Skill MapInventory every skill under ~/.claude/skills as JSON so you can audit names, versions, and descriptions before pruning or documenting your agent stack.3.3k installs