|
cat ~/Novo
Explore os skills mais recentes adicionados ao marketplace
|
|
Generate, evaluate, and iterate on agent skills using HuggingFace's Upskill tool. Transfer domain expertise from...
Multi-perspective code review using parallel agents. Consolidates findings by severity for user approval. Use when...
Transform validated designs into hierarchical implementation plans that serve as permanent documentation. Plans...
Execute approved beads using sub-agent model. Each bead is a work package - agent loads surgical context, designs,...
Systematic root cause analysis for bugs and unexpected behavior. Investigates, isolates, and either fixes simple...
Use when planning or implementing Vue 3 projects - helps architect component structure, plan feature implementation,...
Capture learnings from feature development to make future work easier. Called after review cycles during execute...
Transform rough ideas into validated designs through deep understanding, research, and documentation synthesis....
Convert approved plans into intent-based beads with self-assessment gate. Each bead is a work package for a...
Transcribe audio and video from URLs (YouTube, direct media links) using WhisperKit locally. Optionally analyze...
Manage Todoist tasks via the `todoist` CLI. Use when the user asks to add tasks, complete tasks, list today's tasks,...
Spawn a new Claude Code or Codex session in a project directory with context handoff. This skill should be used when...
Control Amazon Echo/Alexa devices via the `alexacli` CLI. Use when the user asks to speak/announce on Echo devices,...
Send messages to other Claude Code or Codex sessions via tmux. Hand off complex debugging context, get second...
根据 git diff 生成符合规范的 commit message;生成后提示用户确认是否发起 commit(不 push),确认后再执行 git...
Use the local Places API (Google Maps search proxy on localhost) to resolve a user's location, have them choose the...
Review kpiee-designs design docs in GitHub pull requests. Use when asked to review a PR like...
Review pull requests with emphasis on code formatting/style consistency and architecture adherence (clean/onion/DDD,...
Create kpiee design docs (basic or detail) in kpiee-designs using repo templates. Use when asked to draft 基本設計書 or...
当解决问题或讨论得出结论时,自动将经验和结论按分类记录到对应的 Markdown 文档中。当用户说"记录一下"、"总结经验"、"保存结论"、"归档这个问题"或讨论结束需要保存时使用此 Skill。
REQUIRED for all skill development. Automatically version control every skill file modification for...