Top Rated
The most starred skills loved by the community. Quality guaranteed!
dockerize-project
by gemini960114
Use this skill when the user wants to dockerize the current project and generate a Dockerfile and docker-compose.yml based on the existing codebase. This skill inspects the repository structure, avoids unsafe assumptions, and produces a minimal, runnable Docker setup for local development.
uv-python-manager
by gemini960114
Use this skill when the user wants to manage Python projects, virtual environments, or dependencies using uv, including creating venvs, installing packages, syncing environments, or running Python tools.
fastapi-templates
by gemini960114
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
create-adaptable-composable
by hello-lizhihua
创建一个库级别的 Vue 可组合函数,接受可能响应式的输入 (MaybeRef / MaybeRefOrGetter),以便调用者可以传递普通值、ref 或 getter。在响应式副作用 (watch/watchEffect) 内使用 toValue()/toRef() 规范化输入,以保持行为可预测和响应式。当用户要求创建适应性或可重用的可组合函数时使用此技能。
vue-testing-best-practices
by hello-lizhihua
用于 Vue.js 测试。涵盖 Vitest、Vue Test Utils、组件测试、模拟、测试模式以及用于 E2E 测试的 Playwright。
vue-best-practices
by hello-lizhihua
必须用于 Vue.js 任务。强烈建议使用带有 <script setup> 的组合式 API 和 TypeScript 作为标准方法。涵盖 Vue 3、SSR、Volar、vue-tsc。适用于任何 Vue、.vue 文件、Vue Router、Pinia 或使用 Vue 的 Vite 工作。除非项目明确要求选项式 API,否则始终使用组合式 API。
vue-testing-best-practices
by hello-lizhihua
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
wearos-specialist
by gitdolucas
Wear OS-focused implementation, review, and debugging guidance (Kotlin, Jetpack Compose for Wear OS, coroutines/Flow, MVVM, Room/DataStore, navigation, tiles/complications, sensors, haptics). Use when building or reviewing smartwatch apps, improving wearable UX, or addressing watch performance/battery/lifecycle issues.
brainstorming
by CodingHeader
"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."
planning-with-files
by CodingHeader
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
remotion-video
by CodingHeader
使用 Remotion 框架以编程方式创建视频。Remotion 让你用 React 组件定义视频内容,支持动画、字幕、音乐可视化等。 触发词: - "用代码做视频"、"编程视频"、"React 视频" - "Remotion"、"remotion" - "/remotion-video" 适用场景: - 程序化视频:(1) 批量生成 (2) 数据驱动(如年度总结)(3) 音乐可视化 (4) 自动字幕 - 教程讲解视频:(5) 技术概念可视化(如 CNN、算法)(6) 分层递进讲解 (7) AI 配音教程 - 3D 视频:(8) 产品展示/模型动画 (9) 卡通角色讲解 (10) 3D 数据可视化 (11) Logo 动画
winjs-hybrid
by winjs-dev
WinJS Hybrid 模板(混合式移动应用)开发指南。包含原生桥接(GmuJSAPI/Light SDK)、WebView 渲染控制、REM/VConsole、离线包。适用于:(1) create-win hybrid 模板创建的项目 (2) 对接 Harmony JSApi/Light SDK (3) 配置 render 钩子与原生就绪 (4) 使用 navigateTo 容器内跳转 (5) 配置 REM/VConsole (6) 鸿蒙/券商混合应用开发。
winjs-app
by winjs-dev
WinJS App 模板(移动端 H5)开发指南。包含 Vue 3 配置、REM 适配、VConsole 调试、请求封装、路由与构建。适用于:(1) create-win app 模板创建的项目 (2) 修改 .winrc 配置 (3) 扩展 src/app.js (4) 编写 services 请求 (5) 配置 REM/VConsole (6) 排查移动端 H5 问题。
winjs-pc
by winjs-dev
WinJS PC 模板(PC 端 Web)开发指南。包含 Vue 3 配置、Vite 构建、请求封装、路由。适用于:(1) create-win pc 模板创建的项目 (2) 修改 .winrc 配置 (3) 扩展 src/app.js (4) 编写 services 请求 (5) 配置路由与构建 (6) PC 浏览器项目(无 REM/VConsole)。
setup-scheduled-scraper
by sawyerh
Set up a local Playwright + Next.js scraper project with scheduled runs and an optional web viewer. Use when asked to build a project that scrapes specific URLs on a schedule, stores results locally (JSON), and optionally provides a Next.js App Router + Tailwind + Shadcn data viewer. Assumes macOS launchd automation by default.
project-starter
by DarioCabas
Analiza proyectos y explica cómo levantarlos. Usar cuando pregunten
flyonui
by peixotorms
Use when building with FlyonUI — Tailwind CSS component library with CSS classes and optional JS plugins. Covers CSS component classes, JS plugin system (accordion, carousel, collapse, combobox, datatable, dropdown, select, tabs, tooltip, etc.), theming, installation, class reference, and plugin initialization via MCP tools.
tailwind-guidelines
by peixotorms
Use when writing, reviewing, or refactoring Tailwind CSS code. Covers tailwind, tailwindcss, utility classes, responsive design, dark mode, CSS, frontend, className, tw-merge, clsx, color system, typography, spacing, borders, rings, outlines, state variants, hover, focus, focus-visible, group-hover, data attributes, container queries, breakpoints, mobile-first, text-pretty, text-balance, opacity modifiers, @theme directive, @utility, Tailwind v4 CSS-first configuration, and common anti-patterns.
base44
by assafneudorfer
Complete guide for Base44 CLI and SDK - build full-stack apps with entities, serverless functions, AI agents, and site deployment
first-principles-thinking
by akshat10
Socratic coach for breaking down problems to fundamental truths. Use when users want to think through a problem deeply, challenge assumptions, or find innovative solutions. Triggers on requests like "help me think through this", "let's break this down", "what are my blind spots", "I'm stuck on a problem", "challenge my assumptions", or explicit requests for first-principles thinking.
vercel-to-cloudflare-workers
by drewkwak
End-to-end migration guide from Vercel to Cloudflare Workers. Use when migrating any application (Next.js, React SPA, Astro, Remix, static sites, API routes) from Vercel hosting to Cloudflare Workers. Covers project assessment, wrangler configuration, OpenNext for Next.js, storage migration (KV, D1, R2, Hyperdrive), environment variables, DNS cutover, image optimization, Node.js compatibility, bundle size optimization, and troubleshooting common migration errors. Triggers on: migrate from Vercel, move to Cloudflare, Vercel to Workers, deploy Next.js on Cloudflare, replace Vercel with Cloudflare, or any Vercel-to-Cloudflare migration task.
fast-endpoints
by zeksdev
Build performant REST APIs with FastEndpoints in ASP.NET Core. Use when: (1) Creating new API endpoints with request/response DTOs, (2) Implementing REPR pattern (Request-Endpoint-Response), (3) Adding validation with FluentValidation, (4) Configuring authentication/authorization (JWT, cookies, policies), (5) Setting up Swagger/OpenAPI documentation, (6) Implementing pre/post processors, (7) Working with command/event bus patterns, (8) Handling file uploads, (9) Creating domain entity mappers. FastEndpoints provides minimal-API performance with controller-like organization.
agent-skills-search
by newuni
Search and summarize skills from multiple directories (agent-skills.cc + skills.sh) using public sitemaps + page fetch (no APIs). Use when the user asks to find relevant agent skills, wants top N matches for keywords, or wants links + quick summaries (e.g., “top 8 skills for Laravel/Rust/DevOps/testing/security”).
flow
by bvinci1-design
Intelligent skill orchestrator that compiles natural language requests into secure, reusable workflows