Full index · agent skills
All agent skills - page 502 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.
- Convex Self HostingIntegrates Convex static self-hosting into apps using upstream instructions, covering upload APIs, HTTP routes, deploy scripts, and migration across React, Vite, and Next.js.1 installs
- ConvoyHelps with ai & agent building tasks.1 installs
- CookAuto-route a task to solo, light, or team pipeline via complexity triage, then orchestrate multi-agent roles with worktree isolation and model routing.1 installs
- Coolify ManagerManage and troubleshoot Coolify self-hosted deployments, services, databases, and backups via CLI and API.1 installs
- Coordinate ComponentsShares state between non-parent-child Blazor components using cascading values, scoped services with change events, or CascadingValueSource via DI.1 installs
- Copy EditingEdit and polish existing marketing copy through seven focused passes while preserving the core message.1 installs
- Copywriting MasterGenerate persuasive marketing copy, social media captions, and content at scale.1 installs
- Copywriting PsychologistWrite conversion copy using evidence-based psychological mechanisms - awareness stage, voice-of-customer language, and belief sequencing.1 installs
- Core Dimension Distribution Causal ReasoningIdentifies a table's core dimensions and reasons about why a dimension becomes missing, skewed, or multi-mapped across source and result layers.1 installs
- Core Logic Review PrioritizerOrganizes a large diff so a human reviewer inspects the business and control logic where design judgment matters most.1 installs
- Corp Finance Tools MarketsUse the corp-finance-mcp server's 40 capital-markets tools for bond pricing, derivatives, volatility surfaces, rate models, MBS, repo, FX, and CLO analytics.1 installs
- Cosmosdb Best PracticesDesign data models, partition keys, and queries for Azure Cosmos DB and review code for performance issues.1 installs
- Cost EstimateHelps with ai & agent building tasks.1 installs
- Cost GovernanceAttribute per-agent AWS cost, emit budget alerts, and veto deploys that would exceed the monthly ceiling.1 installs
- CouncilRun spec-driven development workflows with multi-service coordination and agent specialization.1 installs
- Council Of LogicHelps with ai & agent building tasks.1 installs
- Coursebuilder Cli OperatorIntegrate and smoke-test CourseBuilder CLI and operator API surfaces (resources, workshops, products, device auth, Stripe) in apps like CodeTV.1 installs
- Coverage ImprovementSystematic workflow for identifying test-coverage gaps and writing missing tests, prioritizing error paths, business logic, and edge cases.1 installs
- Cpp Reinforcement LearningImplementing performance-critical reinforcement learning in C++ with LibTorch for games, robotics, or real-time systems.1 installs
- Cqrs ImplementationImplement CQRS by separating command and query models with handlers, a command bus, and projectors for event-sourced systems.1 installs
- CrabboxHelps with ai & agent building tasks during AI-assisted development.1 installs
- Crafting Effective ReadmesHelps with documentation tasks.1 installs
- Crawl4aiScrape websites and extract structured data or clean markdown, including from JavaScript-heavy pages, via CLI or Python SDK.1 installs
- Crawling A SiteCrawls a whole domain with the kreuzcrawl CLI, following links by depth and page cap, and captures every reachable page as Markdown.1 installs
- CreateHelps with ai & agent building tasks.1 installs
- Create Agent AdapterBuild a new ZeroInc adapter package that connects the orchestration layer to a specific AI coding agent runtime.1 installs
- Create Agent SkillsGuidance for creating and refining Claude Code Skills, covering SKILL.md authoring, router patterns, progressive disclosure, references, and templates.1 installs
- Create Agent SkillsGet expert guidance for creating and refining Claude Code skills, including the router pattern, XML structure, and progressive disclosure across workflows and references.1 installs
- Create Blazor ProjectScaffolds a new Blazor Web App with dotnet new blazor, gathering requirements and choosing the right render mode from Static SSR through Interactive WebAssembly.1 installs
- Create Blog PostDraft and publish a bilingual (English then French) blog post with an image in Agility CMS from a topic prompt.1 installs
- Create BlueprintResearch a system in the codebase and create or update its technical blueprint documentation at the repository root.1 installs
- Create BubblesAn agent scaffolds a Vue, React, Taro, NextJS, or Electron frontend and builds out the first usable screen.1 installs
- Create E2e TestsPlan what to test through discovery phases, scaffold a local Shiplight project, and write YAML E2E tests by walking the app in a browser.1 installs
- Create Gh IssueConvert discussed work into a properly templated GitHub issue via the gh CLI.1 installs
- Create HandlerCreates a new API handler following a configured multi-step handler pattern, scaffolding directories and defining request/response schemas.1 installs
- Create IssueCreate a new GitHub issue with title, body, and labels via the GitHub MCP integration.1 installs
- Create MigrationCreates a database migration following project naming and safety rules, writing backward-compatible UP and reversible DOWN migrations.1 installs
- Create MrHelps with ai & agent building tasks.1 installs
- Create PageCreates Confluence pages via a Python script with space-lookup caching and markdown-to-Confluence conversion.1 installs
- Create PdfGenerate polished, themed PDF reports with charts and a consistent modern design system using a PDFReport helper and matplotlib.1 installs
- Create PlansCreates hierarchical, Claude-executable project plans for solo agentic development with briefs, roadmaps, phase plans, verification criteria, and git versioning.1 installs
- Create PrCreate a new GitHub pull request with source and target branches, title, and description.1 installs
- Create PrdCreates a Product Requirements Document using an 8-section template covering problem, objectives, segments, value propositions, solution, and release planning.1 installs
- Create Project PhasesAnalyzes a requirements doc and codebase, then breaks a large project into small, independently mergeable implementation phases with dependencies.1 installs
- Create Pr Review From CommentsConverts AI-tagged comments in local files into GitHub PR review comments mapped to the correct lines, then posts them as a single PR review.1 installs
- Create Skill From Source CodeAnalyze source code to extract key patterns and generate a SKILL.md file with frontmatter, architectural analysis, code templates, and usage examples.1 installs
- Create SopCreate a structured Standard Operating Procedure file for AI agents, applying RFC 2119 keywords and naming conventions.1 installs
- Create StoryCreates well-formed Jira user stories with acceptance criteria following agile best practices, including epic linking and custom-field handling.1 installs
- Create Svg From PromptGenerate an SVG vector graphic from a natural-language image prompt.1 installs
- Creative ReviewScore a generated video or image against a reference style brief and produce actionable feedback before it ships.1 installs
- Creative Writing CoachAssist with creative writing and storytelling to help craft compelling narratives.1 installs
- Creator Plugin DevelopmentGuides building LottieFiles Creator Plugins with the Creator Plugin API, including scene manipulation and React UI talking to a plugin sandbox.1 installs
- Credit Based BillingGuides implementing Dodo Payments credit-based billing with entitlements, balances, rollover, overage, and meter-based deduction.1 installs
- Credo ChecksUnderstand and fix common Credo check issues for Elixir code quality across consistency, design, readability, refactoring, and warning categories.1 installs
- Credo ConfigurationConfigure Credo static analysis for Elixir via .credo.exs with customized checks, file scoping, and strict-mode settings.1 installs
- Credo Custom ChecksCreate custom Credo checks for project-specific Elixir code quality rules, such as detecting hardcoded secrets.1 installs
- Cre Investment AnalysisUnderwrite commercial real estate with DCF/IRR modeling and produce institutional-grade investment memos.1 installs
- Crestapps Core Claude OrchestratorDefine AI agent skills for orchestrating .NET and Orchard Core applications.1 installs
- Criminal Case OsA criminal-case operating system that loads global rules and dispatches sub-skills for file review, meetings, defense statements, and other stage tasks.1 installs
- Criminal Case ReviewProduces and compliance-checks criminal case-file review records, distinguishing legal-aid from retained cases and verifying confession attribution and sources.1 installs
- Criminal Case VisualizationGenerates a full set of criminal-case charts (co-offending, sentencing, evidence matrix, fund flow, procedure) from the case-file review output.1 installs
- Criminal Client CommTranslates internal criminal-defense work into de-sensitized client-facing materials like service plans, work updates, and hearing briefs without revealing strategy.1 installs
- Criminal Defense StatementGenerates the defense statement, a courtroom debate pocket outline, and final-statement coaching, only after the lawyer explicitly approves.1 installs
- Criminal Defense StrategyBuilds a criminal defense strategy report by mapping defense points, rating their strength, and selecting the main attack path with alternatives.1 installs
- Criminal InvestigationGenerates the three investigation-stage documents: no-file meeting outlines, bail and no-arrest opinions, and custody-necessity review applications.1 installs
- Criminal MeetingGenerates a structured questioning checklist for meeting a criminal suspect or defendant, based on the case-file review record.1 installs
- Criminal Non ProsecutionGenerates a non-prosecution legal opinion letter for the prosecution-review stage, covering statutory, doubtful, and discretionary non-prosecution.1 installs
- Criminal Plea BargainEvaluates whether to recommend a guilty-plea leniency program and drafts a sentencing-negotiation strategy opinion for lawyer and client decision-making.1 installs
- Criminal Trial ExaminationGenerates pre-trial-conference and illegal-evidence-exclusion outlines plus trial questioning and evidence cross-examination outlines from the review record.1 installs
- Critical Request ChainsIdentifies long chains of dependent requests that block rendering and flattens them by inlining critical CSS or adding preload hints.1 installs
- CroHelps with ai & agent building tasks.1 installs
- CronCreates and manages cron jobs that send scheduled messages to a LettaBot agent, in silent mode or auto-delivered to a chat channel.1 installs
- Cron Job & Scheduled Task TestingTests scheduled tasks and cron jobs for execution timing, idempotency, failure recovery, overlap prevention, and timezone handling.1 installs
- Cron SchedulerHelps with ai & agent building tasks.1 installs
- Cross BjApply for, renew, and manage Beijing vehicle-entry permits (jinjingzheng) from the command line, checking status, managing vehicles, and configuring notifications.1 installs
- Crystal ConcurrencyImplement concurrent Crystal programs using fibers, channels, worker pools, and parallel processing for non-blocking applications.1 installs
- Crystal EngineerBuild high-performance Crystal systems with WebSocket communication, TLS/SSL, HTTP frameworks, and Crecto ORM operations.1 installs
- Crystal MacrosImplement compile-time metaprogramming in Crystal using macros for code generation, DSLs, and AST manipulation.1 installs
- Csharp Perf AnalysisDetects inefficient C# patterns like string concatenation in loops, boxing, sync-over-async, excessive allocations, and reflection in hot paths.1 installs
- CsoInfrastructure-first security audit across 14 phases including attack surface mapping, secrets in git history, supply chain, CI/CD, LLM threats, OWASP Top 10, and STRIDE.1 installs
- Cs Ready ShipHelps with ai & agent building tasks.1 installs
- Css Append Selector VerifyAppend CSS styles between files and confirm each selector with per-selector grep to catch silent heredoc truncation that line-count checks miss.1 installs
- Css DebugSystematically debugs CSS bugs by classifying the issue, isolating scope, and tracing specificity, inheritance, layout, stacking context, and paint performance.1 installs
- Css ExpertProvides modern CSS guidance for writing performant, accessible styles using cascade layers, custom properties, container queries, nesting, and logical properties.1 installs
- Css File SizeAudits CSS file sizes and reduces them via minification and unused-style removal to speed First Contentful Paint.1 installs
- Csv HandlerReads, writes, transforms, and analyzes CSV/TSV files with automatic encoding detection (including Japanese Shift_JIS/CP932/EUC-JP) and delimiter detection.1 installs
- Csv PipelineFilter, join, aggregate, deduplicate, convert or report on CSV/TSV/JSON data files without installing external libraries.1 installs
- Csv ProcessorHelps with ai & agent building tasks.1 installs
- Ctf CreateHelps with ai & agent building tasks.1 installs
- Cua ControlControl pi-cua integration flows and agent task management1 installs
- Cumulative Layout ShiftMeasures CLS and reserves space for images, embeds, and dynamic content to keep the layout visually stable below 0.1.1 installs
- Cursor SetupBootstraps cursor-handbook in a project by cloning the repo into .cursor, filling in project.json tech-stack settings, and validating the install.1 installs
- Cx ConfigConfigure Coralogix observability logging in Cursor IDE.1 installs
- Cx SetupSet up Coralogix observability platform integration with development environment.1 installs
- Cyberskill SgHelps with ai & agent building tasks.1 installs
- Cy Create PrdCreates a business-focused Product Requirements Document through interactive brainstorming enriched with codebase and market research.1 installs
- Cy Create TasksDecomposes a PRD or TechSpec into detailed, independently implementable task files enriched with codebase context.1 installs
- Cy Create TechspecCreates a technical specification by translating PRD business requirements into implementation designs through interactive technical clarification.1 installs
- Cy Execute TaskImplements one PRD task end-to-end from a task file, validates it, and reflects the result in task tracking files.1 installs
- Cy Final VerifyEnforces fresh verification evidence before any completion, fix, or passing claim and before commits or PR creation.1 installs