Full index · agent skills
All agent skills - page 11 of 589
Every one of the 58,849 agent skills in the directory, ranked by adoption. Jump to a tool, or browse the agent skills hub.
- Php ProGenerate production-grade async PHP patterns using Swoole for high-performance HTTP servers and concurrent operations.12.8k installs
- Dbs LearningTurn any topic into an adaptive, multi-lesson learning series that adjusts depth, angle, and pace based on their real feedback after each article.12.8k installs
- Deepline AnalyticsAnswer revenue, pipeline, funnel, and warehouse questions through Deepline’s semantic layer instead of ad-hoc table guesses.12.7k installs
- TsdownSo Claude Code can correctly configure, debug, and extend projects that use tsdown for library bundling.12.7k installs
- Flutter ExpertGet an expert agent that writes, refactors, and debugs Flutter applications using the Bloc state management pattern.12.7k installs
- Memory MergerConsolidate mature lessons learned from domain memory files into clean instruction files without duplicating knowledge.12.7k installs
- Gemini Watermark RemoverLet their coding agent automatically strip Gemini-generated watermarks from local images during asset preparation.12.7k installs
- React Native DesignGenerate production-grade React Native styling, dynamic themes, and Flexbox layouts that look native on iOS and Android.12.6k installs
- Python Code StyleEnforce consistent Python linting, formatting, naming, type hints, and docstring standards across every new file and code review.12.6k installs
- Baoyu DiagramGenerate clean, layered architecture diagrams that clearly communicate system flows to themselves, collaborators, or stakeholders.12.6k installs
- Parallel Deep ResearchWhen they need exhaustive, multi-source investigation that goes far beyond standard web search.12.5k installs
- Dbs Good QuestionTurn vague ideas and fuzzy questions into crisp, agent-ready problem briefs with automation readiness scores.12.5k installs
- Architecture Decision RecordsSystematically document significant technical choices with full context, trade-offs, and consequences instead of scattering decisions across chat threads or READMEs.12.5k installs
- Design System PatternsGenerate consistent, scalable design token hierarchies, theming systems, and component architecture patterns for web and mobile products.12.5k installs
- Refactor PlanCreate a safe, sequenced, multi-file refactor plan that investigates the codebase first and waits for confirmation before any edits.12.5k installs
- Security ReviewAutomatically scan Dockerfiles, container images, and runtime configs for common security anti-patterns before deployment.12.4k installs
- FlueCreate reusable, version-controlled agent skills that can be published and shared via the skills.sh ecosystem.12.4k installs
- Azure Devops CliInteract with Azure DevOps from the terminal or agent workflows for pipelines, repos, boards, and artifacts.12.4k installs
- Web Design ReviewerAutomatically review and fix visual, responsive, accessibility, and layout issues in live web UIs.12.4k installs
- Langgraph FundamentalsGet structured guidance and reusable patterns when creating any LangGraph-based agent workflow.12.4k installs
- Langgraph PersistenceAdd durable state, conversation memory, and time-travel capabilities to any LangGraph agent.12.4k installs
- Okx Agentic WalletLet their AI coding agents create and manage on-chain wallets across multiple blockchains without manually handling chain IDs or RPC details.12.3k installs
- HealthSystematically evaluate the health and readiness of their agent skills, MCP servers, and coding workflows before committing them to active use.12.3k installs
- Security ReviewAutomatically run a comprehensive security checklist whenever adding auth, handling user input, managing secrets, or creating API endpoints.12.3k installs
- K8s Security PoliciesApply battle-tested Kubernetes NetworkPolicy templates that lock down pod-to-pod traffic and external access.12.3k installs
- SlidevSo Claude Code can correctly generate, edit, and understand Slidev markdown-based presentation decks.12.3k installs
- Langchain RagRapidly assemble a complete retrieval-augmented generation pipeline with document loaders, text splitters, embeddings, and vector stores.12.3k installs
- Gdpr Data HandlingImplement compliant consent, data subject rights, and audit logging when building AI agents or SaaS products that process personal data.12.3k installs
- Sql Code ReviewAutomatically audit SQL queries for injection risks, permission issues, maintainability problems, and anti-patterns before merging database changes.12.2k installs
- Command DevelopmentCreate, structure, and refine reusable slash commands that Claude Code can invoke during any project.12.2k installs
- Kpi Dashboard DesignGet department-specific KPI lists and dashboard layout examples that can be turned into analytics views or agent monitoring interfaces.12.2k installs
- Expo BrownfieldEmbed React Native and Expo modules into an existing native iOS or Android codebase without starting from scratch.12.2k installs
- Langchain FundamentalsCreate reliable, production-ready LangChain agents using the official create_agent factory, proper tool decorators, and middleware for human-in-the-loop flows.12.2k installs
- React State ManagementGet battle-tested Redux Toolkit + TypeScript patterns, slices, typed hooks, and async thunk examples they can drop straight into a React app.12.2k installs
- React Native ArchitectureGet battle-tested React Native architecture patterns and working code examples for Expo Router, theming, navigation, and dynamic routes.12.1k installs
- Web AccessGive their coding agent safe, controlled access to browse the live web during development and research tasks.12.1k installs
- CheckGet an agent that reads code diffs or PRs, spots issues, applies safe fixes, and decides whether the changes are ready to merge or release.12.1k installs
- TurborepoCreate, configure, and optimize Turborepo workflows, tasks, and build pipelines inside monorepos.12.1k installs
- Javascript Typescript JestApply Jest structure, mocking, async, snapshot, and React Testing Library patterns when the agent writes or refactors JavaScript and TypeScript tests.12.1k installs
- Pytest CoverageGenerate annotated coverage reports and systematically raise Python test coverage to 100%.12.1k installs
- Create Implementation PlanTurn a feature idea or refactoring goal into a deterministic, machine-readable implementation plan that AI agents can execute without ambiguity.12.1k installs
- Create AgentsmdGenerate a high-quality AGENTS.md that gives Claude, Cursor and other coding agents the precise context and rules they need to work effectively in a repository.12k installs
- Uv Package ManagerManage Python dependencies with maximum speed, reproducibility, and CI/CD compatibility using the uv tool.12k installs
- HuntWhen a bug keeps recurring after the first patch or when symptoms point to runtime state, stale caches, or boundary conditions rather than obvious syntax errors.12k installs
- Here NowUpload, download, share, and manage files inside Here.Now drives directly from the terminal or agent workflows.12k installs
- Frontend DesignGenerate distinctive, production-grade frontend interfaces that avoid generic AI aesthetics.12k installs
- Migrate Radix To BaseMigrates a shadcn/ui codebase from Radix UI primitives to Base UI, updating component imports and APIs so the UI keeps working on the new primitive library.11.9k installs
- Hook DevelopmentCreate and manage event-driven hooks that validate tool calls, enforce policies, and automate Claude Code plugin behaviors.11.9k installs
- Penpot Uiux DesignGenerate professional, accessible UI/UX designs and component systems inside Penpot using its dedicated MCP server.11.9k installs
- ThinkTurn vague feature ideas, architecture questions, or value judgments into concrete, decision-complete plans before writing any code.11.9k installs
- React DoctorAutomatically scan React code for security, performance, correctness, and architecture problems and receive a 0–100 health score before committing.11.9k installs
- Langgraph Human In The LoopCorrectly implement human-in-the-loop patterns, approval gates, and resumable error handling inside LangGraph agents.11.9k installs
- Grimoire PolymarketQuery live Polymarket odds, search events, and manage conditional order flow directly from Claude or Cursor without leaving the IDE.11.9k installs
- Dbs DecisionTurn any long-running personal or business domain into a structured, future-proof local knowledge base that stays consistent across months of AI conversations.11.9k installs
- Kubernetes SpecialistGenerate production-grade Kubernetes ConfigMaps, Secrets, and resource manifests that follow security and operational best practices.11.8k installs
- Webapp TestingAdd reliable waiting, console capture, and timestamped screenshot utilities when writing Playwright tests for web applications.11.8k installs
- AstroGenerate Astro components, pages, content collections, and SSR configurations while following islands architecture and static-site best practices.11.8k installs
- Game EngineInstantly bootstrap a tilt-controlled 2D maze game using Phaser and device orientation.11.8k installs
- Seedance2 ApiGenerate complete videos from storyboard concepts using Seedance 2.0 and Seedream 4.5.11.8k installs
- Monorepo ManagementManage multiple packages, shared dependencies, and cross-project scripts inside a single repository using pnpm workspaces or Nx.11.8k installs
- Interaction DesignDesign and implement microinteractions, motion, transitions, and feedback patterns that make interfaces feel responsive and delightful.11.8k installs
- Fastapi PythonGet an expert agent that consistently produces clean, production-grade FastAPI code following strict style, error handling, and architectural rules.11.7k installs
- SimplifyAutomatically refine and clarify code after major changes while strictly preserving behavior.11.7k installs
- WriteEliminate generic AI prose and make their writing sound like an actual human before they publish.11.7k installs
- Accessibility ComplianceGenerate and audit WCAG 2.2 compliant interfaces with proper ARIA patterns, keyboard navigation, and assistive technology support.11.7k installs
- Typescript Mcp Server GeneratorInstantly scaffold a complete, production-ready TypeScript MCP server with tools, transports, and correct configuration.11.6k installs
- AgentationQuickly add the Agentation visual feedback toolbar to any Next.js project.11.6k installs
- Clerk React PatternsGet production-grade React SPA authentication patterns using @clerk/react with Vite or CRA.11.6k installs
- Find Qualified TitlesGenerate precise, role-specific job titles and seniorities that match real hiring signals and compensation bands.11.5k installs
- Architecture Blueprint GeneratorAutomatically generate detailed architectural documentation, diagrams, and decision records from an existing codebase.11.5k installs
- Java Spring BootGenerate production-ready Spring Boot 3.x applications with REST APIs, Spring Security, Spring Data, Actuator, and cloud integrations.11.5k installs
- Parallel Web SearchGet fast, cost-effective web research results with multiple parallel queries in one agent call.11.5k installs
- Postgresql Code ReviewGet expert PostgreSQL-specific code reviews that catch JSONB, array, schema, and RLS issues before they reach production.11.5k installs
- Agent ReachGive their coding agent real-time access to LinkedIn profiles, companies, jobs, and GitHub repositories via MCP tools.11.5k installs
- Ponytail ReviewGet concise, one-line suggestions that remove unnecessary complexity from code during reviews.11.5k installs
- Python Project StructureGenerate clean, maintainable directory layouts and explicit public APIs for new or existing Python codebases.11.4k installs
- CoinglassGive their AI coding agents real-time access to crypto derivatives market data such as funding rates, open interest, long/short ratios, liquidations, and futures OHLC h11.4k installs
- LangfuseInteract with the Langfuse observability platform directly from the terminal or agent workflows.11.3k installs
- ReadReliably fetch clean, readable content from any web URL into their agent workflows.11.3k installs
- Plugin StructureInstantly scaffold a correctly organized Claude Code plugin with the right manifest, folders, and auto-discovery setup.11.3k installs
- Langchain MiddlewareAdd human approval gates, custom interceptors, and structured output handling to LangChain agents before they execute risky actions.11.3k installs
- Deep Agents OrchestrationOrchestrate subagents, task planning, and human-in-the-loop approvals inside LangChain deep agent workflows.11.3k installs
- Rag ImplementationImplement production-grade retrieval-augmented generation inside their AI agents and LLM-powered applications.11.2k installs
- XiaohongshuSearch, analyze, and publish content on Xiaohongshu (RedNote) directly from their AI coding agent.11.2k installs
- Stock AnalysisQuickly pull structured financial data and multi-dimensional analysis on stocks or cryptocurrencies before making product or investment decisions.11.2k installs
- Plugin SettingsLet their Claude Code plugins read and write per-project configuration and state without hard-coding values.11.1k installs
- Dart Add Unit TestAdd regression-safe unit tests with package:test while mirroring your lib folder layout.11.1k installs
- Dart Run Static AnalysisRun Dart static analysis and automatically apply mechanical fixes before committing code.11.1k installs
- Deep Agents CoreInstantly bootstrap a production-grade deep agent with planning, memory, subagents, and filesystem tools instead of wiring LangGraph primitives manually.11.1k installs
- App Store ScreenshotsInstantly scaffold a Next.js + ShadCN screenshot editor that generates high-resolution, export-ready marketing assets for the Apple App Store and Google Play.11.1k installs
- Changelog AutomationAutomatically generate accurate, well-structured changelogs from commit history and Conventional Commits.11.1k installs
- Stripe IntegrationGet battle-tested Python patterns and complete code examples for adding Stripe payments to their product without trial-and-error.11.1k installs
- Deployment Pipeline DesignGet battle-tested GitHub Actions, Docker, and cloud deployment patterns that can be adapted for any stack.11.1k installs
- Typescript ExpertEnforce strict TypeScript 5.x settings that eliminate entire classes of runtime errors when building agentic tools and TypeScript-based AI workflows.11.1k installs
- Auth Implementation PatternsGet battle-tested, secure JWT and session-based authentication patterns that can be dropped straight into Express, Next.js, or agent backends.11.1k installs
- Langchain DependenciesGet the exact LangChain, LangGraph, LangSmith and Deep Agent package versions and environment constraints needed for a new project.11.1k installs
- Zhangxuefeng PerspectiveInstantly switch into Zhang Xuefeng’s data-first, no-nonsense perspective when analyzing education choices, career moves, or life decisions.11.1k installs
- PdfReliably read, generate, and visually validate PDF documents with accurate layout and formatting.11k installs
- Parallel Web ExtractFetch clean, structured content from any URL, article, PDF or JavaScript-heavy page directly inside agent workflows.11k installs
- Dart Fix Runtime ErrorsAutomatically diagnose, fix, and verify Dart runtime errors using stack traces and LSP without leaving the editor.11k installs