Coding & Development
mattpocock/ubiquitous-language
Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".
$ npx skills add mattpocock/skillsexpo/use-dom
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
$ npx skills add expo/skillsantfu/vue
Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.
$ npx skills add antfu/skillsmattpocock/request-refactor-plan
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
$ npx skills add mattpocock/skillsgoogleworkspace/gws-shared
gws CLI: Shared patterns for authentication, global flags, and output formatting.
$ npx skills add googleworkspace/cligoogleworkspace/gws-gmail-triage
Gmail: Show unread inbox summary (sender, subject, date).
$ npx skills add googleworkspace/cligoogleworkspace/gws-sheets-append
Google Sheets: Append a row to a spreadsheet.
$ npx skills add googleworkspace/cliop7418/humanizer-zh
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、 AI 词汇、否定式排比、过多的连接性短语。
$ npx skills add op7418/humanizer-zhgoogleworkspace/gws-gmail-send
Gmail: Send an email.
$ npx skills add googleworkspace/cligoogleworkspace/gws-calendar-insert
Google Calendar: Create a new event.
$ npx skills add googleworkspace/cliaddyosmani/accessibility
Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".
$ npx skills add addyosmani/web-quality-skillsgoogleworkspace/gws-calendar-agenda
Google Calendar: Show upcoming events across all calendars.
$ npx skills add googleworkspace/cligoogleworkspace/gws-drive-upload
Google Drive: Upload a file with automatic metadata.
$ npx skills add googleworkspace/cligoogleworkspace/gws-sheets-read
Google Sheets: Read values from a spreadsheet.
$ npx skills add googleworkspace/cligoogleworkspace/gws-docs-write
Google Docs: Append text to a document.
$ npx skills add googleworkspace/cliexpo/expo-api-routes
Guidelines for creating API routes in Expo Router with EAS Hosting
$ npx skills add expo/skillsgoogleworkspace/gws-sheets
Google Sheets: Read and write spreadsheets.
$ npx skills add googleworkspace/cligoogleworkspace/gws-calendar
Google Calendar: Manage calendars and events.
$ npx skills add googleworkspace/cliexpo/expo-dev-client
Build and distribute Expo development clients locally or via TestFlight
$ npx skills add expo/skillsexpo/expo-deployment
Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes
$ npx skills add expo/skillsgoogleworkspace/gws-docs
Read and write Google Docs.
$ npx skills add googleworkspace/cligoogleworkspace/gws-drive
Google Drive: Manage files, folders, and shared drives.
$ npx skills add googleworkspace/cliexpo/upgrading-expo
Guidelines for upgrading Expo SDK versions and fixing dependency issues
$ npx skills add expo/skillsvercel-labs/next-cache-components
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
$ npx skills add vercel-labs/next-skills