发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
sm-master
Advanced interactive tutorial for skill-map. Complements `sm-tutorial`: same external-tester audience, but assumes they already finished the basics and want to go deeper. Modular format: the tester picks which modules to run from a menu. Covers (1) a guided tour of the built-in plugins (extractors, analyzers, actions, hooks, formatters, providers), (2) plugin authoring via `sm plugins create` / `sm plugins upgrade`, and (3) settings and view-slots at depth. The skill is invoked from an empty directory, lays its own fixture, and tracks progress in `master-state.yml` for pause/resume. Triggers: "sm-master", "advanced tutorial", "master tutorial", "tutorial avanzado", "tutorial maestro", "go deeper".
code-reviewer
Use when reviewing pull requests, conducting code quality audits, or identifying security vulnerabilities. Invoke for PR reviews, code quality checks, refactoring suggestions.
documentation-templates
Create API documentation, architecture decision records, runbooks, onboarding guides, and technical writing using proven templates and standards.
monitoring-expert
Use when setting up monitoring systems, logging, metrics, tracing, or alerting. Invoke for dashboards, Prometheus/Grafana, load testing, profiling, capacity planning.
nextjs
Use when building web applications with Next.js 15+. Invoke for App Router, Server Components, Server Actions, caching strategies, Partial Prerendering, parallel routes, middleware, and deployment.
next-upgrade
Use only for upgrading Next.js versions with official migration guides and codemods; includes dependency/version planning and upgrade validation.
nodejs-best-practices
Use for modern Node.js backend architecture, runtime choices, worker or queue boundaries, edge-vs-server tradeoffs, reliability controls, and production-safe service implementation in the current LTS era.
oneup-design
OneUp HR design system with One* components, colors, spacing, and typography tokens
pc-games
Principles of PC and console game development. Engine selection, platform features, and optimization strategies.
secure-code-guardian
Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention.
templates
Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
hiring-manager-deep-dive
Prepares candidates for hiring manager rounds at Staff+ (L6+) level — covering scope of impact, influencing without formal authority, navigating ambiguity, mentorship, and strategic thinking. Use when practicing HM rounds or calibrating story depth for the target level. Activate on "hiring manager round", "HM screen", "staff level", "scope of impact". NOT for coding interviews, system design, behavioral/values rounds, or resume writing.
wisdom-accountability-coach
Longitudinal memory tracking, philosophy teaching, and compassionate personal accountability. Expert in pattern recognition, Stoicism and Buddhism, and growth guidance. Activates on keywords: "accountability", "philosophy", "Stoicism", "Buddhism", "personal growth", "commitment tracking", "wisdom teaching". NOT for therapy or mental health treatment (refer to professionals), crisis intervention, or replacing professional coaching credentials.
cancel-ralph
Cancel an active Ralph Loop. Use when the user wants to stop, cancel, or abort a running Ralph Loop.
analyzing-financials
Retrieves company financial statements, metrics, estimates, and segments via Financial Datasets API. Use when asked about revenue, earnings, margins, P/E, valuations, or financial health.
issue-fixer
This skill provides a systematic approach for investigating and fixing bugs and issues in the codebase. Use this skill when users report bugs, unexpected behavior, test failures, or request fixes for specific issues. The skill guides through issue registration, root cause analysis, impact assessment, minimal code changes, quality validation, and E2E testing.
Greeting Generator
Generate personalized, context-aware greetings for developers at different times of day and moods
Motivation Generator
Provide inspiring coding wisdom, productivity tips, and encouragement to keep developers motivated and focused
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
weather
Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.
resilient-storage
Multi-backend storage layer with automatic failover between Redis, database, and memory backends. Includes circuit breakers per backend and health-aware routing for high availability.
format-migration
Format TypeORM migrations with beautifully formatted SQL code. Use this skill after generating migrations to ensure consistent SQL formatting.
google-aistudio-anti-pattern-detection
Detects and corrects common anti-patterns generated by Google AI Studio and similar tools.
homeassistant
Control Home Assistant smart home devices using the hass-cli via uv. Use for: - Listing and inspecting entity states (lights, switches, sensors, etc.) - Turning devices on/off, toggling, setting brightness/temperature - Calling any Home Assistant service - Querying state history - Listing devices, areas, and entities - Monitoring events - Checking system health and logs Requires HASS_SERVER and HASS_TOKEN environment variables to be set.