Trending Skills
The hottest skills gaining momentum in the community right now.
prompt-recommendation
by qiao-925
Prompt 智能推荐与快速决策规则,包含任务类型分析、Prompt 选择与引用流程。用于需要从 prompt-toolkit 中选择/推荐 Prompt、或用户要求写作/优化/总结等内容时。
verification-before-completion
by ederheisler
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
w00-workflow-checkpoint
by qiao-925
Workflow Checkpoint 基础能力(聚焦存档与读档):在 GitHub Issues 中记录 checkpoint 进展并读档上下文。适用于任意 workflow 阶段,支持自动触发与手动高频调用。关键词:存档、读档、checkpoint、issue。
remote-desktop-audio-config
by yousufjoyian
Diagnose and fix audio device detection and routing on NixOS xRDP remote desktop sessions. Handles PulseAudio hardware detection, xRDP audio redirection, and USB audio devices.
ai-collaboration-principles
by qiao-925
AI协作总原则,规范 Agent 的协作行为与方法论:角色定位、系统性分析、风险评估、授人以渔、方案对比、质量优先。适用于所有 AI Agent 交互场景。
Collision-Zone Thinking
by yousufjoyian
Claude agent skills and workspace configuration
Onboard Skill
by yousufjoyian
```
project-principles
by qiao-925
(兼容入口)项目聚焦原则已并入 core-first-simplicity 的 project-level。用于兼容旧触发词并将请求路由到统一复杂度控制规则。
w03-testing-and-diagnostics
by qiao-925
测试与诊断工作流,包含单元测试和浏览器测试,测试失败时自动诊断。适用于代码变更后的测试执行与排障。
Audio Transcriber
by yousufjoyian
Claude agent skills and workspace configuration
tesseract
by yousufjoyian
Pull and start Tesseract - the Information Mapping Knowledge Engine with Firebase backend. Provides localhost and Tailscale URLs.
Context Extract Skill
by yousufjoyian
Claude agent skills and workspace configuration
Project Init Skill
by yousufjoyian
Use session-save to maintain context
core-first-simplicity
by qiao-925
基于 KISS(Keep It Simple, Stupid)与“最小光辉点”的复杂度控制原则。用于项目、系统、模块、代码、函数各层级的设计与实现决策,帮助优先核心价值、减少非必要复杂度、避免过度设计。关键词:KISS、简化、聚焦、复杂度控制、最小光辉点。
Root Cause Tracing
by yousufjoyian
Claude agent skills and workspace configuration
session-behavior
by ederheisler
Core behavioral guidelines and interaction patterns for the agent. This skill provides the foundation for how the agent should communicate and behave across all interactions. Use this skill to establish consistent behavior patterns at the beginning of a session. The skill defines tone, proactivity level, and request handling strategies that should be applied throughout the session. THIS SKILL HAS HIGH PRIORITY - always load at session start and re-trigger periodically to avoid behavioral drift. During context compaction, these rules should remain at the top priority.
Git Commit Skill
by yousufjoyian
Claude agent skills and workspace configuration
Save Context Skill
by yousufjoyian
Work from previous sessions in "Recent Work"
doc-driven-development
by qiao-925
文档驱动开发规范,要求 Agent 在生成代码或修复 bug 前先查阅官方文档与示例,包含 API 验证流程、搜索策略与 MCP 调用规则。适用于接入第三方库、排查 API 报错、版本变更等场景。
vizit
by yousufjoyian
Visualize what we're discussing in the Vizit panel to help the user understand
Synopsis Skill
by yousufjoyian
Claude agent skills and workspace configuration
single-responsibility
by qiao-925
单一职责原则,确保代码文件、函数、模块职责清晰单一。适用于所有代码文件。
Motion Sampler Skill
by yousufjoyian
Claude agent skills and workspace configuration
brainstorming
by ederheisler
"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."