Top Rated
The most starred skills loved by the community. Quality guaranteed!
qwen-tts
by paki81
Local text-to-speech using Qwen3-TTS-12Hz-1.7B-CustomVoice. Use when generating audio from text, creating voice messages, or when TTS is requested. Supports 10 languages including Italian, 9 premium speaker voices, and instruction-based voice control (emotion, tone, style). Alternative to cloud-based TTS services like ElevenLabs. Runs entirely offline after initial model download.
wunderfan-brand
by Kingly-Clark
Wunderfan brand guidelines for consistent styling across web projects. Use when building websites, landing pages, or micro apps for Wunderfan. Use with Lovable, v0, or other AI web builders. Provides colors, typography, spacing, and border radii.
wunderpar-brand
by Kingly-Clark
Wunderpar brand guidelines for consistent styling across web projects. Use when building websites, landing pages, or micro apps for Wunderpar. Use with Lovable, v0, or other AI web builders. Provides colors, typography (including Fraunces display font), spacing, and border radii.
google-sheets
by minkhant1996
"Manage Google Sheets - create spreadsheets, read/write data, formatting, charts"
gmail
by minkhant1996
"Manage Gmail - read inbox, send emails, reply, forward, organize messages"
google-docs
by minkhant1996
"Manage Google Docs - create documents, read/write content, formatting, export"
google-calendar
by minkhant1996
"Manage Google Calendar - create meetings, list events, invite attendees, set reminders"
google-drive
by minkhant1996
"Manage Google Drive - upload, download, share files, create folders"
learned-index
by WakeUp-Jin
学习记录索引与使用说明
memory-keeper
by CrimsonDevil333333
Copy and snapshot all important agent context (MEMORY.md, memory/*.md, AGENTS.md, SOUL.md, etc.) into a dedicated archive directory or repo. Use this skill when you want to back up your memories, context, or configuration files in preparation for maintenance, corruption recovery, or transferring to another host.
update-context
by magnusnoeddegaard
Update context/memory files based on conversation learnings. Use when: (1) User says "/update-context" to save new information learned during conversation (2) User wants to persist preferences, project details, or personal information to context files (3) User asks to "remember this", "save this to context", or "update my claude.md" Accepts optional arguments: [filename] [additional instructions] - filename: Target file to update (defaults to CLAUDE.md in project root) - instructions: What to focus on or specific information to extract Examples: "/update-context", "/update-context agents.md", "/update-context claude.md focus on coding preferences"
improve-skill
by magnusnoeddegaard
Improve an existing skill based on conversation context and user feedback. Use when: (1) User says "/improve-skill <skill-name>" or "improve the skill" after using a skill (2) User wants to refine a skill based on corrections made during conversation (3) User provides specific feedback about what a skill should do differently (4) User wants to make a skill more tailored to their preferences or workflow This skill analyzes the conversation history to identify course corrections, misunderstandings, and user preferences, then updates the target skill's SKILL.md and resources accordingly.
explaining-code
by oNo500
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
optimizing-react
by oNo500
提供 Vercel Engineering 出品的 React 和 Next.js 性能优化指导。在编写、审查或重构 React/Next.js 代码时使用,确保最佳性能模式。
agents
by ChronoAIProject
Meta-skill for AI agents working with Chrono CLI. Provides navigation to available skills and MCP tools. Use when starting work on Chrono-related tasks to understand available capabilities, or when unsure which skill to use for a specific task.
Container Management Skill
by jerryfane
Remember: Container can restart anytime. Sync important work frequently!
vitepress-migration
by huguangju
Migrate existing Markdown documents to VitePress with proper routing, navigation, and Mermaid diagram support. Use when integrating legacy Markdown (.md) files into a VitePress project, converting documentation from Obsidian/Notion/other platforms, or setting up structured documentation sites. Triggers on requests involving Markdown migration, VitePress setup, documentation restructuring, or Mermaid diagram rendering in VitePress.
deepwiki
by huguangju
Generate DeepWiki-style source code documentation for local codebases, transforming engineering experience into reusable cognitive structures
docs-simplify
by huguangju
Simplify technical/product documentation without changing meaning, keeping structure and key terms intact
commit-summary
by iemong
Gitコミットを日付ごとに集計してMarkdownテーブルで出力するスキル。 機能: (1) 指定日のコミット一覧取得 (2) worktree含む全ブランチ対応 (3) PR番号の自動取得 (4) JST時刻でのテーブル出力
dig
by iemong
Clarify ambiguities in plans with structured questions using the AskUserQuestion tool. 使用タイミング: (1) 計画の曖昧な点を明確にしたい (2) 実装前に要件を詰めたい トリガーキーワード: 曖昧、不明確、要件確認、dig
mermaid-state-diagram
by iemong
Generate Mermaid stateDiagram-v2 diagrams from code or specs, with extraction summary and uncertainty notes.
browser-history
by iemong
Arcブラウザの履歴を取得してMarkdown形式で出力するスキル。 使用タイミング: (1) 最近見たサイトを確認したい (2) 履歴から特定のURLを探したい
guardrail-commit-hooks
by snowmead
Use this skill when users need help with git pre-commit hooks, code quality guardrails, or prek configuration. Trigger this skill when: - User mentions "pre-commit", "commit hooks", "prek", or "guardrails" - Project has no .pre-commit-config.yaml and user is working on code - User encounters formatting/linting issues that hooks could prevent - User asks about code quality automation - User creates a new project or initializes a git repository - User has existing hooks (husky, pre-commit, lefthook) and asks about alternatives