Full index · agent skills
All agent skills - page 454 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.
- CheckitTurn a shared URL, repo, paper, or file with a vague directive into researched, verified, documented knowledge plus ranked next steps.5 installs
- CheckoutGuides building a multi-step checkout that moves shoppers from cart review to confirmed payment with minimal friction while keeping price and policy clarity.5 installs
- Check PlanAudit implementation progress against a plan, verify completed work with git context, and generate an actionable list of remaining tasks.5 installs
- Chrome DevtoolsAutomate a browser to screenshot, scrape, fill forms, and measure Core Web Vitals with Puppeteer scripts.5 installs
- Chrome Devtools CliDrives a live Chrome browser from the shell via the chrome-devtools CLI to navigate, click, fill, evaluate JS, inspect console/network, screenshot, and run Lighthouse.5 installs
- Chrome Devtools SkillHelps with ai & agent building tasks.5 installs
- Ci Debug WorkflowHelps with debugging tasks.5 installs
- Citation Network GuideHelps with ai & agent building tasks during AI-assisted development.5 installs
- Citation Style GuideHelps with ai & agent building tasks during AI-assisted development.5 installs
- Citation ValidatorHelps with ai & agent building tasks.5 installs
- Classify Changelog PrHelps with git & pull requests tasks during AI-assisted development.5 installs
- Claude EcosystemHelps with ai & agent building tasks during AI-assisted development.5 installs
- Claude Md MaintenanceHelps with ai & agent building tasks.5 installs
- Clean Architecture PhpImplement Clean Architecture, Hexagonal Architecture, and DDD in PHP 8.3+ with Symfony 7.x using entities, value objects, and ports/adapters.5 installs
- Cline SdkGuides building AI agents with the Cline SDK, covering the Agent runtime, ClineCore sessions, custom tools, plugins, events, and LLM providers.5 installs
- Cloudcart AutomationAutomate CloudCart ecommerce store tasks from an agent by connecting through Composio's cloudcart toolkit over the Rube MCP server.5 installs
- CloudflareBuild and deploy edge apps on Cloudflare using Workers, D1, KV, R2, Durable Objects, and Wrangler.5 installs
- Cloudflare Browser RenderingCapture screenshots, generate PDFs, and scrape dynamic content with Cloudflare's headless browser API.5 installs
- Codebase SingularityApply a repeatable workflow with guardrails and verification gates to understand and change a codebase using minimal diffs and explicit exit criteria.5 installs
- Code CleanupHelps with ai & agent building tasks.5 installs
- Code Improvement AdvisorIn-depth code review of a single file, snippet, or listed files that proposes distinct improvement approaches grounded in refactoring and clean-code references.5 installs
- Code QualityHelps with ai & agent building tasks during AI-assisted development.5 installs
- Code ReviewRun a mandatory multi-engine code review that catches bugs and security issues before a change is committed or deployed.5 installs
- Code ReviewerHelps with ai & agent building tasks.5 installs
- Code ReviewerReview a change set for regressions, security risks, readability, and missing tests before a PR.5 installs
- Code SimplifierRefine recently modified code for clarity and consistency while preserving exact functionality.5 installs
- Codex ImageHelps with ai & agent building tasks.5 installs
- Codex SdkBuild reliable multi-step and multi-agent coding workflows with the OpenAI Codex SDK and CLI.5 installs
- Coding AgentDelegate coding tasks to Codex, Claude Code, or Pi agents via background bash processes with PTY, for building features, reviewing PRs, or refactoring.5 installs
- Cog ReviewHelps with ai & agent building tasks.5 installs
- Cold EmailHelps with ai & agent building tasks.5 installs
- Co MarketingHelps with marketing & seo tasks.5 installs
- Comedy RoastHelps with ai & agent building tasks.5 installs
- Cometchat Android V5Entry-point dispatcher that detects an Android project's setup and routes to the right CometChat Android UI Kit v5 sub-skill for the task.5 installs
- Cometchat Android V5 CustomizationCustomizes CometChat Android v5 components beyond theming via custom message templates, DataSource decorators, ChatConfigurator, and event listeners.5 installs
- Cometchat Android V5 FeaturesAdds features like calls, reactions, polls, file sharing, and AI smart replies to an already-integrated CometChat Android v5 project.5 installs
- Cometchat Android V5 PlacementShows where to put CometChat in an Android app using six placement patterns: Activity, Fragment, BottomSheet, Dialog, Tab/ViewPager, and embedded view.5 installs
- Cometchat Android V5 ProductionHardens a CometChat Android v5 integration for production with server-side token auth, user management CRUD, ProGuard/R8 rules, and a security checklist.5 installs
- Cometchat Android V5 PushSets up FCM push notifications for CometChat Android v5, covering the CometChatNotifications API, token registration, foreground/background handling, and tap-to-deep-link.5 installs
- Cometchat Android V5 ThemingThemes CometChat Android UI Kit v5 to match an app's design system via CometChatTheme, XML attributes, style classes, dark mode, and the color system.5 installs
- Cometchat Android V5 TroubleshootingDiagnoses and fixes CometChat Android v5 integration problems including Gradle build errors, runtime crashes, rendering issues, and version compatibility.5 installs
- Cometchat Android V6Entry-point dispatcher for CometChat Android UIKit v6 that detects whether the project uses Kotlin Views, Jetpack Compose, or both and routes to the right skill.5 installs
- Cometchat Android V6 Compose ComponentsCatalog of every CometChat Android UIKit v6 Jetpack Compose component with its @Composable signature, parameters, styles, and usage.5 installs
- Cometchat Android V6 Compose CustomizationCustomizes CometChat v6 Compose components via the BubbleFactory interface, slot lambdas, and @Immutable style classes for per-slot overrides.5 installs
- Cometchat Android V6 Compose ThemingThemes CometChat v6 Jetpack Compose components with CometChatTheme, CompositionLocal color schemes, typography, shapes, and dark mode.5 installs
- Cometchat Android V6 ExtensionsExtends the CometChat v6 data layer using the clean-architecture DataSource/Repository pattern, custom message types, and data-layer overrides.5 installs
- Cometchat Android V6 FeaturesCatalog of CometChat v6 features (AI, reactions, polls, stickers, moderation, collaborative, media) mapped to components and DataSources with enable/disable steps.5 installs
- Cometchat Android V6 Kotlin ComponentsCatalog of every CometChat Android UIKit v6 Kotlin Views component, its custom View class, properties, styles, and usage.5 installs
- Cometchat Android V6 Kotlin ThemingThemes CometChat v6 Kotlin Views via the CometChatTheme singleton, XML attributes, programmatic color/font overrides, and dark mode.5 installs
- Cometchat Android V6 ProductionPrepares a CometChat v6 Android app for production with token-based auth, ProGuard/R8 configuration, a security checklist, and release-build optimization.5 installs
- Cometchat Android V6 PushSets up CometChat v6 push notifications via Firebase Cloud Messaging, handling chat and call notifications, VoIP integration, and deep-linking.5 installs
- Cometchat Android V6 TestingTests CometChat v6 components and ViewModels with unit tests, Compose UI tests, Espresso, Maestro, and CI configuration.5 installs
- Cometchat Android V6 TroubleshootingDiagnoses and fixes common CometChat v6 issues across both Kotlin Views and Jetpack Compose stacks with a diagnostic table.5 installs
- Cometchat Angular CoreFoundational rules for CometChat Angular UI Kit v4 covering UIKitSettingsBuilder init, login order, CometChatThemeService, environment config, and anti-patterns.5 installs
- Cometchat Angular ProductionMoves an Angular CometChat integration to production with server-minted auth tokens, user management CRUD, and external-backend recipes for Express, Hono, Firebase Functions, and Vercel.5 installs
- Cometchat Angular ThemingThemes the CometChat Angular UI Kit v4 via CometChatThemeService with color tokens, light/dark mode, typography, per-component style objects, and CSS variable overrides.5 installs
- Cometchat Angular TroubleshootingDiagnose and fix CometChat Angular UI Kit v4 integration failures like CUSTOM_ELEMENTS_SCHEMA errors, missing assets, module imports, SSR, and v3-to-v4 upgrades.5 installs
- Cometchat Flutter V5 CoreHard rules for CometChat Flutter UIKit v5 covering init, login, logout, lifecycle, the GetX pattern, and the two-package import split.5 installs
- Cometchat Flutter V5 TroubleshootingDebug CometChat Flutter UIKit v5 issues with a symptom-to-cause lookup covering init/login, layout, theming, and GetX controller errors.5 installs
- Cometchat Flutter V6 CallsAdd voice and video calling to a CometChat Flutter UIKit v6 app using the Bloc-based bundled call widgets, CallKit, and VoIP push.5 installs
- Cometchat Flutter V6 MigrationMigrate a CometChat Flutter app from UIKit v5 to v6, covering import changes, GetX removal, navigation rewrites, and notification service updates.5 installs
- Cometchat Flutter V6 ProductionPrepare a CometChat Flutter UIKit v6 app for production with server-side auth tokens, ProGuard/R8, Info.plist config, and a release checklist.5 installs
- Cometchat Flutter V6 ThemingCustomize the visual appearance of CometChat Flutter UIKit v6 components using the color palette, spacing, typography, and dark/light theme modes.5 installs
- Cometchat Flutter V6 TroubleshootingDiagnose and fix CometChat Flutter UIKit v6 problems including init/login failures, UI rendering, keyboard, call, listener-leak, and build errors.5 installs
- Cometchat Flutter V6 Users GroupsImplement user lists, group lists, and group member management with CometChat Flutter UIKit v6 components and request builders.5 installs
- Cometchat Ios ComponentsReference catalog of CometChat iOS UI Kit v5 Swift components, properties, and usage patterns to use before writing integration code.5 installs
- Cometchat Ios CustomizationCustomize CometChat iOS UI Kit beyond theming with custom views, message templates, text formatters, and event handling in Swift.5 installs
- Cometchat Ios FeaturesFeature catalog for CometChat iOS UI Kit v5 covering calls, reactions, polls, stickers, AI features, and extensions with enablement steps.5 installs
- Cometchat Ios PlacementDecide where to place CometChat components in an iOS app across navigation stacks, tab bars, modals, and embedded views.5 installs
- Cometchat Ios ThemingCustomize the look and feel of CometChat iOS UI Kit components including colors, fonts, styles, and dark mode via CometChatTheme.5 installs
- Cometchat Ios TroubleshootingDiagnose and fix common CometChat iOS integration issues including build errors, runtime errors, and module linking problems.5 installs
- CommitCreates commit messages following Sentry conventional-commit format with a feature-branch check and typed scope/subject/body/footer.5 installs
- CommunityHelps with ai & agent building tasks.5 installs
- Community MarketingHelps with marketing & seo tasks.5 installs
- ComplianceHelps with ai & agent building tasks.5 installs
- Component VariantsBuilding paired light and dark UI component variants with a consistent Tailwind color token mapping.5 installs
- Composio AutomationAutomate Composio platform tasks from an agent by connecting through the composio toolkit over the Rube MCP server.5 installs
- Comprehensive TestingHelps with testing & qa tasks during AI-assisted development.5 installs
- Computer Use CliHelps with ai & agent building tasks.5 installs
- ContentHelps with marketing & seo tasks.5 installs
- Content Research WriterHelps with marketing & seo tasks.5 installs
- Content StrategyHelps with marketing & seo tasks.5 installs
- Context7 ResearchResearch version-specific library and API docs via Context7 to verify code against official sources.5 installs
- Control MetalayerInitialize a repo into a control-loop agentic system with setpoints, sensors, policy, actuators, and command governance.5 installs
- ConversionHelps with ai & agent building tasks.5 installs
- Convex AuditAudit an existing Convex backend for schema, security, and runtime risks and produce a remediation plan.5 installs
- Convex Feature SpecProduce a complete Convex-first feature spec with data model, API surface, rollout, and verification.5 installs
- Copy EditingHelps with ai & agent building tasks.5 installs
- CopywriterWrite high-converting landing page, email, and marketing copy with a punchy, benefit-first voice.5 installs
- CopywritingHelps with ai & agent building tasks.5 installs
- CopywritingHelps with ai & agent building tasks.5 installs
- Corey Ab TestingDesigns statistically valid A/B tests and builds a growth-experimentation program with hypotheses and ICE-scored backlogs.5 installs
- Corey Programmatic SeoBuilds SEO-driven pages at scale from templates and data, ensuring unique value per page to avoid thin-content penalties.5 installs
- Cortex Skills LoopHelps with ai & agent building tasks.5 installs
- Create NoteHelps with productivity & planning tasks.5 installs
- Create PrCreates pull requests following Sentry conventions, verifying branch state, committing outstanding changes first, and analyzing the diff with the gh CLI.5 installs
- Create SkillAuthor a new agent skill using a structured interview and Pattern, Workflow, or Generator templates.5 installs
- Create VideoCreates a complete video from a single text prompt via HeyGen's Video Agent, handling script, avatar, voiceover, and captions.5 installs
- CtoHelps with ai & agent building tasks during AI-assisted development.5 installs
- CtxFully contextualize on a repository before work by searching Total Recall memory and deeply exploring project state.5 installs