Top Rated
The most starred skills loved by the community. Quality guaranteed!
abuselpdb-automation
by ComposioHQ
"Automate Abuselpdb tasks via Rube MCP (Composio). Always search tools first for current schemas."
accredible-certificates-automation
by ComposioHQ
"Automate Accredible Certificates tasks via Rube MCP (Composio). Always search tools first for current schemas."
connect
by ComposioHQ
Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.
addresszen-automation
by ComposioHQ
"Automate Addresszen tasks via Rube MCP (Composio). Always search tools first for current schemas."
agenty-automation
by ComposioHQ
"Automate Agenty tasks via Rube MCP (Composio). Always search tools first for current schemas."
image-enhancer
by ComposioHQ
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
theme-factory
by ComposioHQ
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
aero-workflow-automation
by ComposioHQ
"Automate Aero Workflow tasks via Rube MCP (Composio). Always search tools first for current schemas."
brand-guidelines
by ComposioHQ
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
artifacts-builder
by ComposioHQ
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
developer-growth-analysis
by ComposioHQ
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.
invoice-organizer
by ComposioHQ
Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.
writing-dev-server-tests
by oven-sh
Guides writing HMR/Dev Server tests in test/bake/. Use when creating or modifying dev server, hot reloading, or bundling tests.
accelo-automation
by ComposioHQ
"Automate Accelo tasks via Rube MCP (Composio). Always search tools first for current schemas."
acculynx-automation
by ComposioHQ
"Automate Acculynx tasks via Rube MCP (Composio). Always search tools first for current schemas."
adyntel-automation
by ComposioHQ
"Automate Adyntel tasks via Rube MCP (Composio). Always search tools first for current schemas."
agent-mail-automation
by ComposioHQ
"Automate Agent Mail tasks via Rube MCP (Composio). Always search tools first for current schemas."
implementing-jsc-classes-zig
by oven-sh
Creates JavaScript classes using Bun's Zig bindings generator (.classes.ts). Use when implementing new JS APIs in Zig with JSC integration.
mcp-builder
by ComposioHQ
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
syncable-entity-runner-and-actions
by twentyhq
Implement action handlers for executing workspace migrations in Twenty. Use when creating database operations for syncable entities, implementing universal-to-flat entity transpilation, or handling create/update/delete actions in the runner layer.
abyssale-automation
by ComposioHQ
"Automate Abyssale tasks via Rube MCP (Composio). Always search tools first for current schemas."
syncable-entity-types-and-constants
by twentyhq
Define types, entities, and central constant registrations for syncable entities in Twenty's workspace migration system. Use when creating new syncable entities, defining TypeORM entities, flat entity types, or registering in central constants (ALL_ENTITY_PROPERTIES_CONFIGURATION_BY_METADATA_NAME, ALL_ONE_TO_MANY_METADATA_RELATIONS, ALL_MANY_TO_ONE_METADATA_FOREIGN_KEY, ALL_MANY_TO_ONE_METADATA_RELATIONS).
syncable-entity-testing
by twentyhq
Create comprehensive integration tests for syncable entities in Twenty. Use when writing integration tests for metadata entities, covering validator exceptions, input transpilation errors, and CRUD operations. Tests are MANDATORY for all syncable entities.
syncable-entity-builder-and-validation
by twentyhq
Create validation logic and migration action builders for syncable entities in Twenty. Use when implementing business rule validation, uniqueness checks, foreign key validation, or building workspace migration actions for syncable entities. Validators never throw and never mutate.