发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
structured_litrpg_dungeon_core_workflow
A comprehensive, interactive workflow for developing and drafting a LitRPG Dungeon Core isekai novel. It combines a 25-step planning process with deep character constraints, a structured drafting phase with iterative refinement, and a flexible, multi-reply interaction model.
Unity Ramp Detection and Configuration System
Develops a modular Unity system for ramp interaction consisting of a player-side RampDetection script and a ramp-side Ramp configuration script. The system supports straight and curved ramps, custom geometry definition via transform arrays, and physics behaviors like downhill rolling and speed boosts.
comment-audit
Analyze code comments in changed files for quality, relevance, and adherence to best practices. Manual invocation only.
commit-summary
Generate commit message body summaries from git changes. Produces technical, past-tense descriptions formatted as one-line-per-change. Use when the user asks for a commit summary, commit message body, or change description — not for full commit creation.
fix-findings
Use when conversation contains problems, issues, or findings from reviews, consilium, debugging, or research that need to be fixed in the current project. Triages findings into tasks and works through each with user approval.
labels-sync
Synchronize or export GitHub repository labels with a predefined label set. Compares, creates, updates, deletes, or reads labels as reusable JSON definitions. Use when the user asks to sync, check, manage, or export GitHub labels.
permissions-cleanup
Clean up stale and one-off permission entries from Claude Code settings files. Use when the user asks to clean permissions, remove stale entries, audit settings, or tidy up settings.local.json / settings.json.
clean-architecture
Apply Clean Architecture with four concentric layers (Entities, Use Cases, Interface Adapters, Frameworks & Drivers). Use when creating docs/architecture.md, designing new modules, or restructuring code with proper dependency direction.
convex
Umbrella skill for all Convex development patterns. Use when starting a new Convex project, unsure which specific Convex skill to use, or need an overview of available Convex development skills. Routes to specific skills like convex-functions, convex-realtime, convex-agents, convex-schema-validator, etc.
term-cli
Controls interactive terminal sessions for running long-lived processes, servers, REPLs, debuggers, and TUI programs without blocking. Use when you need to run dev servers (npm run dev), debuggers (pdb, gdb), REPLs (python, node), databases (psql, mysql), SSH sessions, or editors (vim, nano) — any interactive or blocking program.
debug
Runtime debugging workflow with automated log collection. Use when fixing bugs that require runtime evidence (values, types, flow), when you'd otherwise ask user to "open DevTools, reproduce X, tell me what you see", or when bug depends on user interaction that can't be simulated. This skill automates log collection - logs are captured server-side and accessible programmatically.
Headline A/B Test Generator
Generate multiple headline variants with emotional triggers and click-through optimization
Contract Analyzer Pro
Analyzes contracts for risks, obligations, and unusual clauses with plain-language summaries
Docker Compose Generator
Generates Docker Compose configurations for multi-service applications with networking and volumes
Fashion Trend Analyzer
Analyzes fashion trends from runway shows, social media, and market data with seasonal forecasting
Flutter UI Generator
Generates Flutter widget trees and UI layouts from wireframes or natural language descriptions
Language Exam Prep Agent
Prepares students for language exams (TOEFL, IELTS, HSK, JLPT) with practice tests, strategic guidance, and score prediction.
Smart Contract Auditor
Audits smart contracts for vulnerabilities including reentrancy, overflow, and access control issues
Supply Chain Sustainability
Evaluates supply chain sustainability with supplier scoring, ethical sourcing, and transparency reporting
tdd
Test-Driven Development cycle — writes a failing test first (RED), implements minimum code to pass (GREEN), then refactors. Repeats until the feature is complete.
google-docs-reader
Read and analyze Google Docs, Sheets, and Slides by exporting them to local formats (DOCX, XLSX, PPTX) via browser download. Use this skill when users request reading, summarizing, or analyzing content from Google Drive URLs or .gdoc/.gsheet/.gslides files.
Vault Config Helper
Vault Config Helper 用于配置和管理 HashiCorp Vault,支持密钥管理、策略配置、认证方法设置等。