Top Rated

The most starred skills loved by the community. Quality guaranteed!

Showing 3241-3264 of 50971 skills
cloudflare

workers-best-practices

by cloudflare

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

4.8K 3mo ago
cloudflare

changelog

by cloudflare

Creates, updates, and reviews product changelog entries for the Cloudflare documentation site. Load when generating changelog MDX files, editing existing entries, reviewing changelog style, or validating frontmatter.

Docs Gen 4.8K 3mo ago
cloudflare

docs-review

by cloudflare

Reviews documentation PRs and provides GitHub PR suggestions. Load when asked to review, suggest changes, or provide feedback on docs content. Covers MDX, frontmatter, style guide, components, and content accuracy.

Code Review 4.8K 4mo ago
epicweb-dev

epic-caching

by epicweb-dev

Guide on caching with cachified, SQLite cache, and LRU cache for Epic Stack

Caching 5.5K 4mo ago
epicweb-dev

epic-database

by epicweb-dev

Guide on Prisma, SQLite, and LiteFS for Epic Stack

Code Gen 5.5K 4mo ago
epicweb-dev

epic-forms

by epicweb-dev

Guide on forms with Conform and validation with Zod for Epic Stack

Email 5.5K 4mo ago
epicweb-dev

epic-routing

by epicweb-dev

Guide on routing with React Router and react-router-auto-routes for Epic Stack

Code Gen 5.5K 4mo ago
CCOSTAN

homeassistant-yaml-dry-verifier

by CCOSTAN

"Verify Home Assistant YAML for DRY and efficiency issues by detecting redundant trigger/condition/action/sequence structures and repeated blocks across automations, scripts, and packages. Use when creating, reviewing, or refactoring YAML in config/packages, config/automations, config/scripts, or dashboard-related YAML where duplication risk is high."

Analytics 5.2K 3mo ago
CCOSTAN

infrastructure-doc-sync

by CCOSTAN

"Use when infra/container placement changes require synchronized AGENTS, docs, and Infra Info updates while keeping AGENTS concise, scoped, and non-runbook."

Processing 5.2K 3mo ago
CCOSTAN

homeassistant-dashboard-designer

by CCOSTAN

"Design, update, and refactor Home Assistant Lovelace dashboards (YAML views/partials) with a constrained, machine-safe design system: button-card-first structure, minimal card-mod styling, optional flex-horseshoe + mini-graph telemetry, strict grid/vertical-stack layout rules, centralized templates, deterministic ordering, and config validation. Use for Home Assistant dashboard work (especially config/dashboards/**), when refactoring views, adding infra/home/energy/environment panels, or translating Stitch design inspiration into safe Lovelace YAML."

Analytics 5.2K 4mo ago
tech-leads-club

react-native-skills

by tech-leads-club

React Native and Expo best practices for building performant mobile apps. Use

Animation 4.6K 4mo ago
tech-leads-club

decomposition-planning-roadmap

by tech-leads-club

Creates structured decomposition plans and roadmaps for migrating monolithic applications. Use when planning decomposition, creating migration roadmaps, prioritizing decomposition work, tracking decomposition progress, or when the user asks about decomposition planning, migration strategy, or architectural roadmap.

Code Gen 4.6K 4mo ago
tech-leads-club

nx-run-tasks

by tech-leads-club

Helps with running tasks in an Nx workspace. USE WHEN the user wants to execute build, test, lint, serve, or run any other tasks defined in the workspace.

Code Review 4.6K 4mo ago
lukevella

create-auth-skill

by lukevella

Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.

Auth 5.1K 3mo ago
lukevella

devmoji

by lukevella

Devmoji commit message emoji conventions. Use when writing git commit messages, formatting commit descriptions, or choosing the right emoji prefix for a commit. Triggers on "commit message", "git commit", "commit emoji", "devmoji".

Database 5.1K 3mo ago
Galaxy-Dawn

Plugin Structure

by Galaxy-Dawn

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

Processing 4.4K 4mo ago
Galaxy-Dawn

architecture-design

by Galaxy-Dawn

Use ONLY when creating NEW registrable components in ML projects that require Factory/Registry patterns. ✅ USE when: - Creating a new Dataset class (needs @register_dataset) - Creating a new Model class (needs @register_model) - Creating a new module directory with init.py factory - Initializing a new ML project structure from scratch - Adding new component types (Augmentation, CollateFunction, Metrics) ❌ DO NOT USE when: - Modifying existing functions or methods - Fixing bugs in existing code - Adding helper functions or utilities - Refactoring without adding new registrable components - Simple code changes to a single file - Modifying configuration files - Reading or understanding existing code Key indicator: Does the task require @register_* decorator or Factory pattern? If no, skip this skill.

Code Gen 4.4K 4mo ago
Galaxy-Dawn

planning-with-files

by Galaxy-Dawn

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.

Automation 4.4K 4mo ago
Galaxy-Dawn

bug-detective

by Galaxy-Dawn

This skill should be used when the user asks to "debug this", "fix this error", "investigate this bug", "troubleshoot this issue", "find the problem", "something is broken", "this isn't working", "why is this failing", or reports errors/exceptions/bugs. Provides systematic debugging workflow and common error patterns.

CLI Tools 4.4K 4mo ago
Galaxy-Dawn

MCP Integration

by Galaxy-Dawn

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

API Dev 4.4K 4mo ago
Galaxy-Dawn

uv-package-manager

by Galaxy-Dawn

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

CLI Tools 4.4K 4mo ago
EpicenterHQ

social-media

by EpicenterHQ

Social media post guidelines for LinkedIn, Reddit, and Twitter/X. Use when drafting posts, announcements, or sharing technical content on social platforms.

File Ops 4.6K 4mo ago
EpicenterHQ

git

by EpicenterHQ

Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, creating PRs, or reviewing PR descriptions.

API Dev 4.6K 4mo ago
EpicenterHQ

documentation

by EpicenterHQ

In-code documentation, folder READMEs, and code comments. Use when writing README.md files, JSDoc comments, or explaining code organization.

Comments 4.6K 4mo ago