Full index · agent skills
All agent skills — page 34 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.
- CopywritingDraft and tighten short-form conversion copy—headlines, CTAs, ads, landing snippets, and emails—using PAS, AIDA, and BAB instead of guessing tone.1.6k installs
- Sentry Feature SetupRoute an agent to the right Sentry feature skill for AI LLM tracing, OpenTelemetry export, or alert workflows instead of guessing SDK snippets.1.6k installs
- Provider ActionsImplement experimental Terraform Provider Actions in Go when you need imperative hooks at create, update, or destroy lifecycle events.1.6k installs
- Skill LookupSearch the prompts.chat skill registry via MCP, pick a match, and install files into .claude/skills for the agent.1.6k installs
- Vision AnalysisTurn screenshots, mockups, charts, and photos into structured descriptions or OCR text via the MiniMax vision MCP tool during design and research.1.6k installs
- Creating Oracle To Postgres Master Migration PlanInventory every project in a .NET solution and produce a parseable Oracle-to-PostgreSQL master migration plan before touching code.1.6k installs
- FixDiagnose and fix flaky Playwright E2E tests using a structured taxonomy for timing, isolation, environment, and CI failures.1.6k installs
- InitBootstrap Playwright E2E testing in an existing web project with config, folders, sample test, and CI workflow.1.6k installs
- Second Brain LintAudit a personal wiki for broken wikilinks, orphans, contradictions, and stale claims so your second brain stays trustworthy.1.6k installs
- Sentry Node SdkWire complete Sentry observability into Node.js, Bun, or Deno backends for errors, traces, logs, profiling, crons, metrics, and AI monitoring.1.6k installs
- CoverageMap routes, components, APIs, and critical flows against existing Playwright-style specs so you see what is untested before you ship.1.6k installs
- Create Cowork PluginAuthor a Cowork plugin with correctly structured skills, frontmatter, and reference layouts following Anthropic component schemas.1.6k installs
- Deep ResearchRun systematic multi-source web research before answering hard questions or generating slides, UI, articles, or other content that needs current facts.1.6k installs
- Ce SetupCopy and tune Compound Engineering local YAML so Codex delegation and product-pulse analytics match how your indie product is measured.1.6k installs
- Senior FrontendLoad senior-level frontend patterns, guidelines, and anti-patterns so your agent implements UI code with consistent structure, performance, and security habits.1.6k installs
- Guideline GenerationScore confidence on each section of AI-generated brand guidelines so solo builders know what to trust before publishing voice, tone, and positioning docs.1.6k installs
- Python Best PracticesApply type-first, functional Python idioms—frozen dataclasses, discriminated unions, NewType, and Protocol—whenever the agent reads or edits .py and Python project files.1.6k installs
- Seo BacklinksAudit referring domains, anchors, toxicity, and competitor link gaps using free APIs and optional DataForSEO.1.6k installs
- Publish To PagesTurn PDF decks into HTML slide presentations suitable for GitHub Pages using pdftoppm, including large-PDF external-assets mode.1.6k installs
- Recruiting PipelineTrack hiring stages, conversion metrics, and offer status when a solo founder starts recruiting their first hires or contractors.1.6k installs
- E2e TestingBootstrap Playwright end-to-end tests with page objects, API fixtures, and auth reuse so agents write tests that match your repo layout.1.6k installs
- GenerateEmit Playwright TypeScript tests for login flows and CRUD screens so you can ship UI changes with repeatable browser checks.1.6k installs
- ReportTurn Playwright runs into a markdown summary and route results to TestRail, Slack, CI artifacts, or HTML without adding a separate reporting product.1.6k installs
- Creating Oracle To Postgres Migration Bug ReportDocument Oracle versus PostgreSQL parity defects in a consistent markdown bug report during a database migration.1.6k installs
- Synthesize ResearchTurn interview notes, surveys, support tickets, and analytics into ranked themes and roadmap-ready recommendations.1.6k installs
- Ce SessionsSearch and synthesize prior compound-engineering sessions so findings keep terminology resolution context for downstream ce-compound vocabulary capture.1.6k installs
- Creating Oracle To Postgres Migration Integration TestsGenerate xUnit integration tests with shared seed data so Oracle and PostgreSQL behave the same after a .NET database migration.1.6k installs
- Daily Stock AnalysisSchedule LLM-powered A/H/US stock dashboards with buy/sell targets and push alerts via GitHub Actions without running your own server.1.6k installs
- Ce Code ReviewRun structured agent code review with autofix_class severity buckets and optional suggested fixes before merge or release.1.6k installs
- Close ManagementPlan and track month-end close tasks with day-by-day sequencing, dependencies, and blocker visibility for a small finance stack.1.6k installs
- Contact ResearchInterpret CRM and product activity signals so a solo builder can prioritize outreach, support, and re-engagement without guessing intent.1.6k installs
- Skill InstallerInstall curated agent skills from openai/skills or other GitHub repos into your Claude Code, Cursor, or Codex workspace without hand-copying SKILL.md trees.1.6k installs
- Bump ReleaseAuthor semver-sorted CHANGELOG.md entries that follow Common Changelog human-first rules when cutting or documenting a release.1.6k installs
- Roadmap UpdateReprioritize what you ship next as a solo builder when a new idea, slip, or customer signal forces a tradeoff on your roadmap.1.6k installs
- Skill ForgeAuthor, refactor, and package production-grade Claude Code skills with tight workflows and minimal token waste.1.6k installs
- Wordpress ElementorUpdate Elementor-built WordPress pages using WP-CLI for low-risk text swaps or browser automation for layout and styling changes.1.6k installs
- Ce UpdateDetect whether ce-update runs from the Claude marketplace cache and print the installed Compound Engineering version segment.1.6k installs
- Compose OutreachDraft signal-based cold email, call openers, and LinkedIn DMs with tight structure when you are doing founder-led sales or partnerships.1.6k installs
- Cowork Plugin CustomizerWire recommended MCP servers and category presets when customizing a Cowork-style plugin bundle for your agent workspace.1.6k installs
- Designing Beautiful WebsitesRun a structured UX/UI pass—IA, flows, wireframes, and visual system—with accessibility baked in before you code the site.1.6k installs
- Launchdarkly Flag CleanupAutomate stale LaunchDarkly feature-flag removal while preserving production behavior and opening documented PRs.1.6k installs
- Launchdarkly Flag DiscoveryAudit LaunchDarkly flags for stale launches, flag debt, and safe removal candidates using the hosted LaunchDarkly MCP server.1.6k installs
- Migrating Oracle To Postgres Stored ProceduresConvert Oracle PL/SQL procedures and functions to PostgreSQL PL/pgSQL during a repo-guided database migration.1.6k installs
- Ce OptimizeRun bounded, metric-driven optimization loops (build latency, relevance, etc.) with hard gates so agents improve code without breaking CI.1.6k installs
- Reviewing Oracle To Postgres MigrationSurface Oracle versus PostgreSQL behavioral risks before migration and verify translated artifacts and tests afterward.1.6k installs
- Asc Crash TriageSummarize TestFlight crashes, beta feedback, hangs, and performance diagnostics for an iOS build using the asc CLI.1.6k installs
- Ce Compound RefreshRefresh compound-engineering resolution docs from bug and knowledge problem types using schema-aligned YAML templates after fixes or learnings.1.6k installs
- Vue Development GuidesApply Vue 3 and Nuxt best practices whenever you develop, refactor, or review a Vue or Nuxt codebase with an agent.1.6k installs
- Enrich LeadTurn a name, company, LinkedIn URL, or email into a full contact dossier with verified channels and company context for outbound sales.1.6k installs
- Org PlanningModel headcount, reporting structure, and hire sequencing when a solo builder is scaling into a small team or planning a reorg.1.6k installs
- Day2 Create Context Sync SkillBuild a reusable agent skill that pulls Slack, email, calendar, and task tools into one morning briefing so you stop context-switching across apps.1.6k installs
- Frontend DesignGenerate, restyle, or review frontend UI so interfaces feel authored, tactile, and on-concept instead of generic AI polish.1.6k installs
- Risk ManagementApply competition-derived position sizing, stop-loss, and frequency caps when an autonomous or assisted trading agent places orders.1.6k installs
- ExtractPackage a recurring debug fix or workflow you solved twice into a portable SKILL.md skill with references and examples.1.5k installs
- Sprint PlanningKick off a sprint with goals, capacity-adjusted scope, P0 vs stretch, and a written sprint plan (optionally synced via project tracker connectors).1.5k installs
- Mcp VodsSearch multi-source VOD listings and optionally cast playable URLs to Xiaomi or TvBox TVs from your coding agent via MCP.1.5k installs
- Paperclip Create PluginScaffold and iterate on external Paperclip plugins against a local Paperclip instance using the CLI install loop instead of editing core.1.5k installs
- PromoteTurn a pattern Claude already learned in MEMORY.md into a permanent CLAUDE.md or scoped .claude/rules/ instruction so it is enforced on every session.1.5k installs
- Sentry Code ReviewPull Sentry bot feedback on GitHub PRs, interpret severity and line comments, and apply fixes without manually hunting each thread.1.5k installs
- Day2 Supplement McpLearn what MCP is (host, client, server) and why it standardizes tool connections before adding Slack, Notion, or Calendar to Claude Code.1.5k installs
- Angular DeveloperScaffold and extend Angular apps with version-aware guidance on signals, forms, routing, SSR, a11y, and mandatory post-gen `ng build` verification.1.5k installs
- Tailwind Best PracticesEnforce Mastra design-system Tailwind tokens instead of arbitrary bracket classes while you build React UI.1.5k installs
- Ce Commit Push PrCommit, push, and open a PR—or rewrite the body only—with an adaptive, value-first description scaled to the diff size.1.5k installs
- SpeechGenerate narration, demo voiceovers, IVR prompts, and accessibility audio via OpenAI Audio API using the bundled text_to_speech CLI.1.5k installs
- Bump DepsSurface and apply dependency updates across a repo or monorepo using taze before you ship or harden releases.1.5k installs
- Ce CommitTurn messy working-tree changes into one clear git commit that follows repo conventions or conventional commit format.1.5k installs
- Ce Slack ResearchPull synthesized Slack threads—decisions, constraints, and team sentiment—into one digest before you scope, plan, or answer stakeholder questions.1.5k installs
- Planning Oracle To Postgres Migration Integration TestingProduce a scoped integration-test plan for .NET data-access code after an Oracle-to-PostgreSQL migration.1.5k installs
- Backtesting Trading StrategiesConfigure and run historical backtests for SMA, EMA, RSI, MACD, and other strategies before you risk real capital on a solo trading tool.1.5k installs
- Db MigrateApply pending Medusa ORM migrations safely via the official CLI and report results to you.1.5k installs
- Launchdarkly Flag CreateIntroduce a new LaunchDarkly feature flag by mirroring existing SDK patterns in the repo and creating the flag via MCP.1.5k installs
- StatusRun a memory health dashboard on MEMORY.md, CLAUDE.md, and rules so long-running agent projects stay under capacity limits.1.5k installs
- BrowserstackRun Playwright suites on BrowserStack’s cloud grid when you need Safari, Firefox, or a Windows/macOS browser matrix beyond local Chromium.1.5k installs
- Douyin VideoDownload Douyin share links as watermark-free video and optional Mandarin transcripts for solo builders repurposing short-form research or clips.1.5k installs
- Launchdarkly Flag TargetingSafely change LaunchDarkly flag on/off states, percentage rollouts, rules, and per-context targets via MCP instead of guessing in the dashboard.1.5k installs
- Typescript DocsGenerate layered TypeScript API docs, JSDoc, ADRs, and framework-specific reference for libraries and apps you are building.1.5k installs
- Agent Memory SystemsDesign and evaluate short-term context, long-term vector memory, and CoALA-style memory types so agents retrieve the right facts instead of hoarding noise.1.5k installs
- Aws CdkBootstrap AWS accounts for CDK and scaffold pinned TypeScript or Python CDK projects before your first stack deploy.1.5k installs
- Xiaohongshu Cover GeneratorGenerate a Xiaohongshu-style cover PNG from a topic for posts aimed at Chinese social audiences.1.5k installs
- YeetPost informal, context-aware comments on GitHub issues or pull requests from loose CLI-style arguments without hand-writing gh commands.1.5k installs
- Ce Demo ReelCapture key UI states in the browser and stitch them into a demo GIF for READMEs, changelogs, and launch posts without manual screen recording.1.5k installs
- Frontend SkillGive your coding agent consistent frontend patterns and conventions when implementing UI in web apps.1.5k installs
- Sales QualificationStop chasing bad leads by defining disqualification rules, discovery questions, and a first-call yes-or-no qualification ritual.1.5k installs
- MigrateConvert Cypress or Selenium test suites to Playwright with detected scope, batching strategy, and file-by-file mappings.1.5k installs
- Scaffolding Oracle To Postgres Migration Test ProjectScaffold an xUnit integration test project with transaction rollback and seed data before you write Oracle-to-PostgreSQL migration tests in .NET.1.5k installs
- Senior FullstackConsult a senior full-stack architecture reference while designing features, APIs, and cross-cutting quality bar.1.5k installs
- Cli Hub Meta SkillDiscover and install agent-native CLIs from a live catalog so your coding agent can drive creative, productivity, AI, and dev tools from the terminal.1.5k installs
- Chart VisualizationGenerate area and bar charts (and related Deer Flow chart specs) from structured data for dashboards, reports, and KPI storytelling.1.5k installs
- TestrailKeep Playwright tests and TestRail cases in sync by importing cases into tests and pushing JSON run results back to TestRail.1.5k installs
- Notion Knowledge CaptureTurn chats and ad-hoc notes into linked Notion wiki pages, decisions, how-tos, and FAQs via MCP.1.5k installs
- Skill ScannerGive your coding agent a concrete checklist of dangerous patterns to hunt for in scripts shipped inside third-party skills before you trust or execute them.1.5k installs
- Pr TriageTriage a GitHub PR in CI with a lightweight model, emit structured `.pr-triage.json`, and feed a deeper code-review pass without re-scanning unchanged files.1.5k installs
- ProspectTurn a plain-English ideal customer description into a ranked, enriched table of decision-maker leads with emails and phone numbers.1.5k installs
- Building Pydantic Ai AgentsWire up pydantic-ai `Agent` instances with models, structured outputs, deps, tools, and run/stream patterns while you ship Python agent features.1.5k installs
- EthskillsGive your coding agent current Ethereum, EVM, and DeFi context so smart-contract and dApp work matches production reality instead of stale training data.1.5k installs
- Pencil DesignDesign screens in Pencil .pen files and generate maintainable React, Next.js, Vue, or HTML code via Pencil MCP tools.1.5k installs
- Spring Boot TestingWrite readable Spring Boot unit and integration tests using AssertJ fluent assertions and JUnit 5 patterns.1.5k installs
- Central StationSearch Railway Central Station threads and community answers before opening a new support ticket or guessing at deploy fixes.1.5k installs
- Company ResearchRun structured company deep-dives with per-company markdown, YAML frontmatter, and ICP fit scoring for outbound, positioning, or partnership research.1.5k installs