Top Rated
The most starred skills loved by the community. Quality guaranteed!
task-analysis-skill
by Darna-Digital
Analyze a task (from Slack messages, Jira tickets, screenshots, or verbal descriptions) in the context of the codebase and produce an implementation plan. Use when the user wants to break down a task, plan an implementation, analyze how a feature should be built, or create a technical analysis document for a ticket.
planetscale-stage-db
by Darna-Digital
Connect to the PlanetScale staging database branch and execute SQL queries/mutations. Use when the user wants to query the staging database, run SQL against the staging environment, inspect staging data, or execute mutations on the staging PlanetScale branch.
local-redis-skill
by Darna-Digital
Connect to and execute commands against a local Docker-based Redis instance. Use when the user wants to run Redis commands, inspect Redis keys/values, debug Redis data, or interact with the local Redis container.
seo-spider-skill
by Darna-Digital
Analyze SEO spider crawl reports, prioritize issues, and generate technical fix suggestions. Use when the user wants to review SEO audit results, analyze crawl issues (canonicals, meta tags, response codes, headings, images, URLs), or get technical recommendations for fixing SEO problems.
boy-scout-skill
by Darna-Digital
Review and improve an existing task analysis plan by applying boy-scout principles (leave code better than you found it). Use when the user wants to improve an implementation plan, review an analysis for quality, suggest security/performance/UX improvements to a planned change, or refine an existing task-analysis-skill output.
planetscale-dev-db
by Darna-Digital
Connect to the PlanetScale development database branch and execute SQL queries/mutations. Use when the user wants to query the dev database, run SQL against the development environment, inspect dev data, or execute mutations on the development PlanetScale branch.
qa-plan-skill
by Darna-Digital
Generate a BDD-style QA test plan as a CSV file based on current branch changes. Use when the user wants to create a QA plan, prepare test scenarios for a feature, generate BDD test cases, or document manual testing steps for a task.
openart
by openclawart
AI Agent NFT Arena - Compete with creative prompts, win NFTs on Base
solid
by Alicoder001
SOLID, DRY, KISS, and clean code principles for TypeScript applications. Use when designing scalable architecture, writing maintainable code, or reviewing code quality.
api-patterns
by Alicoder001
API integration patterns including REST, GraphQL, WebSocket, and tRPC. Use when designing APIs, implementing data fetching, or building real-time features.
enterprise-ddd
by Alicoder001
Enterprise-grade architecture combining DDD bounded contexts with Feature-Sliced Design. Use for large-scale monorepos with multiple domains, microservices, event-driven communication, and scalable frontend modules.
shadcn
by Alicoder001
shadcn/ui component library patterns including installation, customization, theming, and composition. Use when building UI with shadcn/ui components in React/Next.js applications.
forms
by Alicoder001
React form handling with React Hook Form and Zod validation. Use when building complex forms, multi-step forms, or any form with validation requirements.
monorepo
by Alicoder001
Monorepo architecture patterns with Turborepo, pnpm workspaces, and shared packages. Use when setting up multi-package repositories, shared libraries, or micro-frontend architectures.
Bulletproof React Components
by CodeWithShreyans
My collection of agent skills
go-latest-version
by FumingPower3925
Enforces modern Go standards and idioms for Go 1.22 through 1.26. Use when writing, reviewing, or modifying Go code to ensure the latest language features, standard library APIs, and best practices are used. Prevents deprecated patterns and guides toward idiomatic modern Go.
collaboration
by Alicoder001
Multi-agent communication, task delegation, and coordination patterns. Use when working with multiple agents or complex collaborative workflows.
planning
by Alicoder001
Task decomposition, goal-oriented planning, and adaptive execution strategies for AI agents. Use when facing complex multi-step tasks that require structured approach.
reasoning
by Alicoder001
Chain-of-thought reasoning, self-reflection, and systematic problem-solving patterns for AI agents. Use before any complex task to ensure logical and accurate solutions.
viral-topic-finder
by tuntun0609
根据用户的选题方向,帮助找到流量大、吸引人的具体选题,并生成遵循10大爆款标题原则的标题。适用于内容创作、文章写作、自媒体运营等场景,当用户需要选题建议或标题优化时使用。
weibo-hot
by huangwenxin-gege
抓取并展示微博实时热搜榜前十名。当用户询问“微博热搜”、“最近大家在聊什么”或“帮我看看微博趋势”时使用。支持输出标题和热度。
vercel-github-actions-deploy
by brockman06
Set up GitHub Actions to deploy any Vercel project using the Git Author Override method, enabling teammates to deploy on the free Hobby plan. Use when the user asks about Vercel deployment via GitHub Actions, CI/CD for Vercel, letting teammates deploy on Vercel free plan, bypassing Vercel's Hobby plan deploy restrictions, or automating Vercel production deploys. Covers workflow setup, GitHub Secrets configuration, and package manager variants (bun, npm, pnpm).
pr
by ilamanov
Commit changes and create or update a pull request following project standards. Use when the user wants to commit work, create a PR, update an existing PR, or use the /pr command.
replay-mcp
by replayio
Use Replay MCP to inspect the contents of https://replay.io recordings.