Full index · agent skills
All agent skills - page 489 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.
- Producthunt LaunchesScrape Product Hunt leaderboard launches with maker profiles and website emails for competitor and lead research.2 installs
- Product Page OptimizationGenerates App Store Product Page Optimization A/B test plans for icon, screenshots, and app previews with hypotheses, variants, and success metrics.2 installs
- ProgressProduces a read-only cross-project status report of shipped items, WIP, blockers, and decisions by scanning a Markdown vault.2 installs
- Project Discipline GuidesRefactors discipline-level guides like JavaScript or CSS to remove common knowledge by generating and comparing against model-specific knowledge mirrors.2 installs
- Project EvalsBest practices for writing expectations.md and grader.ts files that evaluate the quality of web guidance.2 installs
- Project Guide ValidationProtocol for validating the technical accuracy, framework nuances, and evaluation readiness of a web guide, demo, or expectations file.2 installs
- Project ReviewRuns a structured four-phase code audit of a repo, producing a repo map, severity-rated findings, an improvement strategy, and a milestone task plan.2 installs
- Project Use CasesBest practices for creating use cases for a web feature, the first step in authoring a new guide.2 installs
- Promoted IapGenerates Promoted In-App Purchase setup with StoreKit 2 product config, paywall integration, and handling for purchases initiated from the App Store product page.2 installs
- Property Based TestingGuides property-based testing across multiple languages and smart contracts.2 installs
- ProseHelps with ai & agent building tasks during AI-assisted development.2 installs
- Prose WritingWrite long-form prose like blog posts, founder essays, build-in-public updates, and About pages in the founder's voice without AI slop.2 installs
- ProvidersHelps with ai & agent building tasks during AI-assisted development.2 installs
- Pr Template GeneratorGenerate a structured pull request description with summary, checklist, and metadata from a git diff.2 installs
- Publish Npm VersionHelps with ai & agent building tasks during AI-assisted development.2 installs
- Push NotificationsGenerates iOS push notification infrastructure with APNs registration, notification handling, categories/actions, and rich notifications.2 installs
- Pytest PatternsWrite Python tests with pytest using fixtures, parametrize, markers, conftest, plugins, and mocking for unit and integration coverage.2 installs
- PythonBuild a Python, Django, Flask, or FastAPI backend that manages users, data, and storage on Appwrite.2 installs
- Python Cli PatternsBuild Python command-line apps with Typer and Rich, including commands, options, and formatted output.2 installs
- Python Dataviz GuideHelps with python tasks during AI-assisted development.2 installs
- Python DebuggingDebugs Python scripts with breakpoints, stepping, variable inspection, and stack navigation to find root causes.2 installs
- Python StyleManage Contentstack CMS content and assets using Python for backend integrations.2 installs
- Python Style GuideApply Google-style Python conventions when writing or reviewing Python code for style consistency.2 installs
- Python WorkspaceHelps with python tasks during AI-assisted development.2 installs
- QaHelps with ai & agent building tasks during AI-assisted development.2 installs
- Qa ChangesFunctionally QA a pull request by setting up the environment, running the changed behavior, and reporting whether it works without regressions.2 installs
- Qiaomu Opencli AutofixAutomatically diagnoses and fixes broken OpenCLI adapters when a command fails due to site DOM, API, or schema changes, then retries.2 installs
- Qiaomu Opencli BrowserControls Chrome step-by-step via CLI to navigate, click, type, extract, and wait, reusing existing login sessions without an LLM API key.2 installs
- Qiaomu Opencli ExplorerGuides creating a new OpenCLI adapter for a website from scratch, covering API discovery via DevTools, auth strategy, TS adapter writing, and testing.2 installs
- Qiaomu Opencli OneshotGenerates a single OpenCLI command from a URL and one-line goal in 4 steps: open page, capture API, write the TS adapter, and test.2 installs
- Qiaomu Opencli UsageReference for running OpenCLI commands that turn 79+ websites, desktop apps, and public APIs into CLI queries by reusing your Chrome login.2 installs
- Qiaomu Smart SearchRoutes a search or research query to the best OpenCLI source, enforcing per-site call budgets and reporting which sites were queried.2 installs
- Quality AuditAudits and scores skill quality across clarity, completeness, accuracy, and usefulness using weighted rubrics and a 1-5 scale.2 installs
- QueuesHelps with ai & agent building tasks during AI-assisted development.2 installs
- Quicker SkillHelps with ai & agent building tasks during AI-assisted development.2 installs
- Quick Win SessionGenerates a guided first-action onboarding flow that helps app users reach a meaningful result within 60 seconds to improve retention.2 installs
- QweatherQueries real-time weather, forecasts, and life indices via the QWeather API, with city lookup to resolve LocationIDs.2 installs
- Rails ArchitectureGuides modern Rails 8 architecture decisions, choosing between service objects, concerns, and query objects and where to place code.2 installs
- Rails ConcernCreates Rails concerns (ActiveSupport::Concern modules) for shared behavior across models or controllers, tests first.2 installs
- Rails ControllerCreates RESTful Rails controllers with a TDD approach, writing integration tests first then the CRUD implementation.2 installs
- Rails Model GeneratorCreates Rails models the TDD way: test first, then migration, then model, including validations and associations.2 installs
- Rails PresenterCreates Rails presenter objects using the SimpleDelegator pattern to move view formatting logic out of models, tests first.2 installs
- Rails Query ObjectCreates Rails query objects that encapsulate complex database queries, aggregations, and reports, tests first.2 installs
- Rails Service ObjectCreates Rails service objects following single-responsibility with one public call method and comprehensive tests.2 installs
- Ralph LoopRuns an autonomous build-verify-commit loop that picks one task per iteration in a fresh context window and commits the result.2 installs
- Ralph WiggumAutonomous root-cause fixer that loops fix attempts through a harness against a test command, with a circuit breaker after 3 repeated errors.2 installs
- RatatuiHelps with ai & agent building tasks during AI-assisted development.2 installs
- Rating InputGuides building a star rating input that lets users express a graded opinion while exposing the value to assistive technology.2 installs
- RblxsyncDeclaratively manages Roblox experience metadata (game passes, developer products, badges, places) from one YAML file via the rblxsync CLI and GitHub Action.2 installs
- RchOffloads cargo/gcc/bun builds to remote workers and diagnoses worker fleet health, hook routing, and sync failures using rch CLI commands.2 installs
- Rds Operation ReviewAudit running Amazon RDS and Aurora databases for security, reliability, performance, backups, and encryption best practices.2 installs
- React Code ReviewHelps with frontend development tasks.2 installs
- React Effect DecisionApplies React's You Might Not Need an Effect guidance plus a stricter no-direct-useEffect stance when writing or refactoring components.2 installs
- Reactive Ui PatternsShows remote-function reactive UI patterns using the .current property for smooth in-place updates without page jumps.2 installs
- ReadmeGenerate a thorough README.md covering local setup, architecture, and production deployment.2 installs
- Readme Best PracticesGuides writing, rewriting, or auditing an open-source README with a BLUF header block, navigation buttons, and conversion-focused structure.2 installs
- Readme GeneratorGenerate a professional, structured README.md for a project in the Deep Insight/Strands SDK documentation style.2 installs
- Reasoning ControlsGuides selecting and safely applying reasoning depth, budgets, and metrics visibility controls for LLM agents.2 installs
- Rebuttal Writing GuideHelps with ai & agent building tasks during AI-assisted development.2 installs
- Receiving Code ReviewHelps with ai & agent building tasks.2 installs
- Recipe FindingFinds recipes via web search and resizes portions by serving count, scaling ingredients with proper fractional rounding and formatted output.2 installs
- Record GotchasHelps with ai & agent building tasks during AI-assisted development.2 installs
- Record Upgrade InstructionsHelps with ai & agent building tasks during AI-assisted development.2 installs
- Referral SystemGenerates iOS referral/invite infrastructure with unique codes, deep-link sharing, reward tracking, and fraud prevention.2 installs
- Rejection HandlerGuides developers through App Store rejections, prepping submissions, writing Resolution Center responses, and navigating the appeal process.2 installs
- ReleaseCuts a new release of the marketing-skills plugin by bumping the version, tagging, and publishing a GitHub Release after CI and draft-release checks.2 installs
- ReleaseCutting a versioned release of the shaon Rust project with synced version bumps, build, and git tag.2 installs
- Release NotesHelps with productivity & planning tasks.2 installs
- Release SpecGenerates App Store release documentation covering the submission guide, assets, privacy compliance, and marketing strategy as a RELEASE_SPEC.md.2 installs
- Remix IconHelps with ai & agent building tasks during AI-assisted development.2 installs
- Remote GpuSubmit, monitor, and retrieve GPU jobs on a headless remote server over SSH or an HTTP API from a local machine.2 installs
- Remote GpuSubmit and manage GPU training, inference, and agent jobs on a headless remote server from a local Mac over SSH or HTTP.2 installs
- Remotion Video CreatorCreates animated demo videos, explainers, and slideshow presentations from screenshots or descriptions using Remotion's React-based video framework.2 installs
- RepomixHelps with ai & agent building tasks during AI-assisted development.2 installs
- Report GenerateGenerate structured financial research reports in Markdown following securities-firm conventions with summary, views, body, risks, and rating.2 installs
- Report GeneratorMerge video breakdown and hook-analysis data into a Markdown video-analysis report.2 installs
- Report IssueInteractively investigates a bug, explores the codebase for suspects, and creates a well-structured GitHub issue via the gh CLI.2 installs
- Requesting Code ReviewHelps with ai & agent building tasks.2 installs
- Request Refactor PlanHelps with code review & quality tasks during AI-assisted development.2 installs
- Research DocCreates a dated research markdown doc under research/ from a requested topic using a fixed template, then commits and pushes it.2 installs
- Research ManagerHelps with ai & agent building tasks.2 installs
- Research To JsonConvert candidate research markdown into deterministic per-candidate JSON that maps to a Payload CMS Candidates collection.2 installs
- Resolving Pr IssuesExtracts PR review comments, verifies each with parallel agents and confidence scoring, filters false positives, then applies approved fixes and replies.2 installs
- RetroGenerates a weekly engineering retrospective from commit history and work patterns with per-person breakdowns, shipping streaks, and a tweetable summary.2 installs
- ReviewA multi-agent code review framework that reviews an implementation from quality, test-coverage, documentation, and integration perspectives, then classifies and prioritizes issues.2 installs
- ReviewHelps with ai & agent building tasks during AI-assisted development.2 installs
- Review Fetch PhaseHelps with ai & agent building tasks during AI-assisted development.2 installs
- Review Implement PhaseHelps with ai & agent building tasks during AI-assisted development.2 installs
- Review PromptGenerates smart App Store review prompt infrastructure with configurable trigger conditions, platform detection, and timing logic.2 installs
- Review Response WriterWrites professional, empathetic responses to App Store reviews, including templates for common review types.2 installs
- Review Triage PhaseHelps with ai & agent building tasks during AI-assisted development.2 installs
- RfcCreates, reviews, lists, updates, and transitions the status of architecture RFCs across common convention paths.2 installs
- Rigor ReviewerHelps with ai & agent building tasks.2 installs
- Riper5 ProtocolConstrain an AI coding agent to a five-mode Research-Innovate-Plan-Execute-Review protocol for complex engineering tasks.2 installs
- Risc0Reference RISC Zero zkVM - guest/host code, receipts, proving options, and on-chain Ethereum verification of verifiable computation.2 installs
- Robocorp Cursor RulesCoding guidelines for building RoboCorp RPA automation in Python, emphasizing functional programming, Pydantic validation, and async I/O.2 installs
- RuSynchronizes dozens of GitHub repos in parallel and orchestrates AI agents to review issues, process PRs, and commit dirty repos at scale.2 installs
- Rust Binary Size ReductionReduces Rust binary size safely across CLIs, servers, WASM, and embedded targets by tuning Cargo profiles, dependency trees, and post-build packing, with each change measured.2 installs
- Saas Landing GenHelps with ai & agent building tasks.2 installs
- Sales EnablementCreate B2B sales collateral (decks, one-pagers, objection docs, demo scripts) that reps actually use.2 installs