Top Rated
The most starred skills loved by the community. Quality guaranteed!
database-migrations
by Dsantiagomj
Database schema migrations and change management. Covers Prisma migrations, schema versioning, rollback strategies, and safe production deployments. Trigger: When creating database migrations, when modifying schemas, when deploying database changes, when handling rollbacks.
accessibility
by Dsantiagomj
Web accessibility (a11y) patterns and WCAG compliance. Covers WCAG 2.2 Level A/AA/AAA, ARIA attributes, keyboard navigation, screen reader support, color contrast, and semantic HTML. Trigger: When implementing accessibility features, when building accessible components, when ensuring WCAG compliance, when adding ARIA attributes, when handling keyboard navigation.
i18n
by Dsantiagomj
Internationalization (i18n) patterns for multi-language applications. Covers next-intl, ICU message syntax, pluralization, date/number formatting, RTL support, and locale management. Trigger: When implementing translations, when supporting multiple languages, when formatting dates or numbers for different locales, when handling RTL languages.
performance
by Dsantiagomj
Web performance optimization and Core Web Vitals. Covers LCP, FID, CLS, code splitting, lazy loading, caching strategies, image optimization, and performance monitoring. Trigger: When optimizing performance, when improving Core Web Vitals, when implementing code splitting, when optimizing images, when setting up caching.
ui-ux
by Dsantiagomj
UI/UX design principles for beautiful, accessible, user-centered interfaces. Trigger: When designing components, when implementing UI, when reviewing visual design, when suggesting design improvements, when validating user experience, when choosing design patterns.
your-skill-name
by uwe-schwarz
A clear description of what this skill does and when to use it. This should be comprehensive so agents understand when to activate this skill.
code-review
by uwe-schwarz
Comprehensive code review guidelines for ensuring code quality, security, and maintainability. Use when reviewing pull requests, refactoring code, or ensuring best practices.
documentation
by uwe-schwarz
Automated documentation generation and management. Use for creating, updating, and maintaining project documentation including README files, API docs, and inline code comments.
example-skill
by uwe-schwarz
An example skill demonstrating the Agent Skills format. Use this as a template for creating your own skills.
emergency-engineer
by pierreribeiro
Emergency Engineer persona for critical production issues. ACTIVATE when messages contain emergency, production, down, critical, urgent, fix, broken, outage, or disaster keywords.
react-hook-form
by Dsantiagomj
Performant form management with React Hook Form. Covers form state, validation with Zod, field arrays, form submission, and error handling. Trigger: When building forms, when implementing form validation, when handling form submissions, when using Zod schema validation.
docker
by Dsantiagomj
Docker containerization for development and deployment. Trigger: When creating Dockerfiles, when setting up docker-compose, when containerizing applications, when configuring development environments.
vercel-ai-sdk
by Dsantiagomj
AI integration with Vercel AI SDK - Build AI-powered applications with streaming, function calling, and tool use. Trigger: When implementing AI features, when using useChat or useCompletion, when building chatbots, when integrating LLMs, when implementing function calling.
skill-creator
by Dsantiagomj
Guides creation of new skills following dsmj-ai-toolkit v2.0 format with validation. Trigger: When creating new skills, when user says "create skill", when adding domain knowledge, when documenting patterns, when building skill for framework or technology.
weibo_hotspot_analyzer
by violin86318
抓取微博热搜榜单,自动搜索背景信息,AI分析生成产品创意,输出HTML分析报告。用于微博热搜、热点分析、产品创意挖掘、热搜榜单分析、热点产品化场景。
cross-platform-safety
by janjaszczak
Ensure commands and paths are safe across Windows + WSL + Docker (PowerShell vs bash, path translation, permissions). Use when instructions touch shell, filesystem, Docker, or OS-specific behavior.
high-risk-review
by janjaszczak
Apply enhanced verification (CoVe-like review, security/arch/perf checks, targeted web research) for high-risk tasks or uncertainty. Use for security, infra, data loss risk, major refactors, or when facts may be outdated.
mcp-browser-verify
by janjaszczak
Use browser automation MCP (Playwright/Browser/Browser-Use) to validate UI flows, capture screenshots, and reproduce issues. Use when visual verification or web flow testing is needed.
deep-research
by janjaszczak
Conduct deep, source-grounded research with freshness checks and citations, then synthesize an actionable answer. Use for time-sensitive, niche, or high-stakes topics; when the user asks to “zweryfikuj”, “zrób research”, or when uncertainty is high.
migration-and-doc-consolidation
by janjaszczak
Execute end-to-end migrations and consolidate docs/scripts (remove dead files, keep canonical runbooks). Use when changing runtime model, reorganizing repo, or doing “repo cleanup”.
repo-grounding
by janjaszczak
Ground answers in the repository by reading relevant files, configs, and code paths. Use when the user asks to modify/debug code, configuration, CI/CD, or wants repo-specific reasoning.
structured-delivery
by janjaszczak
Provide structured outputs (plan/report/checklist/table) optimized for readability and reuse. Use when user requests a plan, report, checklist, template, or when high-risk requires explicit verification steps.
mcp-apify
by janjaszczak
Use Apify Actors for scraping/data acquisition pipelines. Use when data collection from websites is required and needs repeatable runs.
task-planning-shrimp
by janjaszczak
Plan, split, and track multi-step work using Shrimp Task Manager MCP (or equivalent). Use for multi-file refactors, migrations, or any work that benefits from task tracking.