发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
language-style-guide
强制在所有交互、代码注释和文档生成中严格使用中文,并遵循高级技术写作规范。Enforces strict adherence to Chinese language in all interactions, code comments, and documentation with high-quality technical writing standards.
project-analyzer
Automated brownfield codebase analysis. Detects project type, frameworks, dependencies, architecture patterns, and generates comprehensive project profile. Essential for Conductor integration and onboarding existing projects.
reflect-skill
A reflection and retrospective Skill. Triggered when a task is completed or fails and a retrospective is needed. Trigger words: reflect, retrospective, summary, review, lessons learned.
reverse-engineering
A skill for creating software reverse-engineering reports. It investigates a repository's structure and functionality and produces reports that clarify external specifications, internal implementation, and usage. Use this for requests like "Create a reverse-engineering report", "Analyze the codebase", "Investigate the project's structure", or "Analyze how the system works". It can be used for onboarding new developers, understanding a project, preparing documentation, and as foundational reference material for future development.
skills-guide
Comprehensive guide for discovering, understanding, and installing Claude Code skills from the skills.sh marketplace. Use this skill when users want to (1) browse or search skills.sh for recommendations, (2) get skill recommendations by role (developer, marketer, designer, product manager), (3) understand how a specific installed skill works by reading and explaining its SKILL.md, (4) learn the anatomy and structure of skills, or (5) find and install skills that match their specific workflow needs. This is NOT for creating new skills (use skill-creator instead).
social-media-marketing
Social media marketing expert. Use for strategies on Instagram, Facebook, TikTok, LinkedIn, content plans, and community management.
widgets-ui
Declarative UI widgets from JSON for React/Next.js from ui.inference.sh. Render rich interactive UIs from structured agent responses. Capabilities: forms, buttons, cards, layouts, inputs, selects, checkboxes. Use for: agent-generated UIs, dynamic forms, data display, interactive cards. Triggers: widgets, declarative ui, json ui, widget renderer, agent widgets, dynamic ui, form widgets, card widgets, shadcn widgets, structured output ui
zod-v4-patterns
Ensures Zod v4 patterns are used correctly throughout the codebase. Apply when creating or modifying validation schemas, form schemas, or any Zod validators. Enforces v4 syntax and prevents deprecated v3 patterns.
File Integrity Monitoring
AI-powered file integrity monitoring skill for e-commerce websites. Designs file change detection systems, tamper alerts, security baselines, and recovery procedures to protect online stores.
TikTok Live Selling
Master TikTok live selling for e-commerce. Plan live sessions, engage audiences, pin products, handle real-time sales, and optimize GPM (GMV per mille) for maximum live revenue.
deck-xhs-pastel
Cream background + soft-glow blobs + macaron rounded cards + Playfair italic numerals
poster-hero
Vertical poster / WeChat Moments share image, strong visual impact
hybrid-search-implementation
Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.
noteplan
Search and query NotePlan content across Markdown files and Spaces (team/shared) SQLite databases. Use when you want to search NotePlan notes, find specific content, list notes, or fetch full notes. Triggers on "/noteplan", "search NotePlan", "find in my notes", "search spaces", and "list NotePlan notes".
performing-security-testing
Test automate security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, and authentication issues. Use when performing security assessments, penetration tests, or vulnerability scans. Trigger with phrases like "scan for vulnerabilities", "test security", or "run penetration test".
debugger
Use this skill when the user has a bug, error, crash, unexpected behavior, or wants to debug code. Trigger on phrases like 'why doesn't this work', 'I have a bug', 'getting an error', 'it crashes', 'debug this', 'what's wrong', or '/debugger'.
ha-api
Integrate with Home Assistant REST and WebSocket APIs. Use when making API calls, managing entity states, calling services, subscribing to events, or setting up authentication. Activates on keywords REST API, WebSocket, API endpoint, service call, access token, Bearer token, subscribe_events.
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
pushover
Send push notifications via the Pushover API. Use this skill whenever the user wants to send a notification, alert, or message to their phone or devices via Pushover. Triggers include any mention of 'push notification', 'pushover', 'notify my phone', 'send an alert', or requests to notify/alert after a task completes.
questions-are-not-instructions
Engage with what the user said before taking action. Triggers on: questions ('?'), feedback ('this is wrong', 'that doesn't look right', 'there are issues'), challenges ('why did you', 'have you considered'), criticism ('this isn't working', 'I don't like'), observations ('I notice', 'it seems like'), naming a skill or concept. STOP and respond to the user's actual words before doing anything.
numerai-experiment-design
Design and manage Numerai experiments in this repo for any model idea.
obsidian-templater
Help with templates/snippets for the Obsidian Templater plugin. Use to help generate Obsidian templates from natural language, understand and debug existing tp.* snippets, and adapt vault notes and workflows to Templater when users mention Templater, tp.*, or <% %>.
Gardening Skills Wiki
Maintain skills wiki health - check links, naming, cross-references, and coverage
Domain-Focused Naming
Name code by what it does in the domain, not how it's implemented or its history