Top Rated
The most starred skills loved by the community. Quality guaranteed!
changelog-generator
by Hiccup-za
Automated changelog generation with semantic versioning. Triggers on: generating changelogs, updating versions, releasing software, version bumps, changelog updates, semantic versioning, and when users ask to "update changelog", "bump version", "create release", or "generate changelog". Use when user: needs to update CHANGELOG.md, bump package.json version, create a release, generate changelog entries, or follow semantic versioning and Keep a Changelog standards.
google-search
by ocmrz
MUST use when searching the web. Use for researching topics, finding discussions on Hacker News/Reddit/Stack Overflow, looking up academic papers, comparing tools or libraries, investigating error messages, or needing precise search filtering.
jm-balanced-coding-patterns
by jmisilo
jm-balanced-coding-patterns is a set of design patterns and best practices curated by JM to enhance software development efficiency and maintainability, while ensuring code quality and scalability.
npm-trends
by ocmrz
Fetch and compare npm package download statistics with trend analysis. Use when the user asks about npm trends, package popularity, download counts, growth rates, or wants to compare npm packages over time.
image-generation
by ocmrz
Generate images using AI models (Gemini 2.5 Flash Image, Gemini 3 Pro Image Preview, or Imagen). Use when the user asks to generate, create, or draw an image.
logseq-plugin-dev
by 0xRichardH
"Comprehensive guide and resources for developing Logseq plugins. Use this skill when asked to: (1) Create a new Logseq plugin, (2) Implement features using the Logseq Plugin API (Editor, App, DB, UI), (3) Debug or refactor existing Logseq plugins, (4) Set up a development environment for Logseq plugins."
article-figure-spot
by invalidandnull
Scans full article text, finds every position that needs a figure, then either inserts inline image-generation prompts for the author to use or runs image generation for all spots and saves files. Use when the user wants to "add figures to article", "find where to put images", "generate all illustrations for this doc", or "文章配图"/"插图位置".
proj-doc-eval
by McLoone
Evaluate project documents (feature requests, initiatives, epics, etc.) against structured templates. Use when users need to assess document completeness, identify missing elements, or get improvement suggestions for project documentation. Supports markdown, PDF, and Word documents with built-in templates following the natural project flow (feature request → initiative → epic), plus custom template support.
go-architecture
by getdirekt
Architectural guidelines for Go projects following Domain-Driven Design (DDD) and Clean Architecture principles. Focuses on layer boundaries, dependency rules, and rich domain models.
go-style-guide
by getdirekt
Go programming best practices and style guide. This skill should be used when writing, reviewing, or refactoring Go code to ensure optimal performance patterns. Triggers on tasks involving Go code, data structures, concurrency, or performance improvements.
mood
by sanool
When the user shows signs of emotional distress during coding — including frustration ("this stupid code"), self-doubt ("am I too dumb"), anxiety about deadlines, giving up ("I quit"), negative self-talk, or expressing hopelessness. Also use when the user explicitly asks for emotional support, wants to vent, or mentions feeling stressed, anxious, or overwhelmed.
media-downloader
by josepalacios02
智能媒体下载器。根据用户描述自动搜索和下载图片、视频片段,支持视频自动剪辑。 Smart media downloader. Automatically search and download images/video clips based on user description, with auto-trimming support. 触发方式 Triggers: "下载图片", "找视频", "download media", "download images", "find video", "/media"
commit
by pitzcarraldo
This skill should be used when the user asks to "commit changes", "make a commit", "commit staged files", "create a commit with conventional commit format", or mentions committing code following conventional commit convention.
supabase-postgres-best-practices
by kunhai-88
"Supabase 出品的 Postgres 性能优化与最佳实践。在编写、评审或优化 Postgres 查询、表结构设计或数据库配置时使用。"
vercel-react-best-practices
by kunhai-88
"Vercel 出品的 React 与 Next.js 性能优化指南。在编写、评审或重构 React/Next.js 代码时使用,确保采用最优性能模式。触发场景:React 组件、Next.js 页面、数据获取、打包优化、性能改进等任务。"
AMASI Faculty Management System - Development Guide
by Prabhugems
Payments require webhook verification - Don't trust client-side payment status
deepmind
by UZUB18
Enforce a strict "strong reasoner & planner" workflow before any tool call, code change, or user-facing response; use when the user asks to apply their system prompt, wants more rigorous planning, debugging via hypotheses, careful dependency/risk analysis, or assumption documentation only when ambiguity is high-impact.
subtask-orchestration
by ApocalypseYun
Orchestrate parallel subtasks across multiple repositories using vibe-kanban MCP. Use this skill when: (1) Work needs to be distributed across multiple repos, (2) Parallel execution of independent tasks is needed, (3) You need to create subtasks and collect their results, (4) Multi-agent coordination via kanban task descriptions. Triggers: "subtask", "multi-repo", "parallel tasks", "distribute work", "orchestrate".
unsplash
by cevatkerim
Search and fetch photos from Unsplash with proper attribution. Use when users need images for content, want photos by keyword, need random images for variety, or ask for stock photos. Automatically provides attribution required by Unsplash guidelines.
mumu-manager-cli
by jasoft
使用 MuMuManager.exe 对 MuMu 模拟器 12 实例进行统一管理与操作,包含实例配置、创建/克隆/删除/重命名、导入/导出、启动/关闭/重启/窗口控制、应用安装/卸载/启动/关闭、设备信息、系统工具、ADB 命令、驱动与排序等。适合编写脚本批量自动化管理 MuMu 模拟器时使用。
ai-sdk
by kunhai-88
回答 AI SDK 相关问题并协助构建 AI 功能。适用于:(1) 询问 generateText、streamText、ToolLoopAgent、tools 等 API;(2) 构建 AI 智能体、聊天机器人或文本生成;(3) 关于 AI 提供方(OpenAI、Anthropic 等)、流式、tool calling、结构化输出的问题。
create-auth-skill
by kunhai-88
使用 Better Auth 为 TypeScript/JavaScript 应用创建鉴权层的技能。
logging-best-practices
by kunhai-88
日志最佳实践,强调宽事件(canonical log lines),便于调试与分析。
vue-best-practices
by kunhai-88
Vue 3 / Vue.js 在 TypeScript、vue-tsc、Volar 下的最佳实践。用于编写、审查或重构 Vue 组件时确保正确类型模式。触发场景:Vue 组件、props 提取、包装组件、模板类型检查、Volar 配置等。