发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
Bun Next.js
This skill should be used when the user asks about "Next.js with Bun", "Bun and Next", "running Next.js on Bun", "Next.js development with Bun", "create-next-app with Bun", or building Next.js applications using Bun as the runtime.
dependency-upgrade
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.
inspira-ui
120+ Vue/Nuxt animated components built for TailwindCSS v4, motion-v, GSAP, and Three.js. Ideal for hero sections, 3D effects, interactive backgrounds, and more. Includes setup guidance and troubleshooting for CSS variable scoping and motion-v integration errors.
Nuxt Studio
This skill should be used when the user asks to "set up Nuxt Studio", "configure Studio OAuth", "deploy Studio to Cloudflare", "add visual editor to Nuxt", "configure studio.domain.com subdomain", "Studio authentication", "Nuxt CMS", or mentions visual content editing, Nuxt Studio module, TipTap editor, Monaco editor, or content management for Nuxt websites.
test-quality-analysis
Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality.
team-shinchan:help
Guide for using the Team-Shinchan plugin’s agents, skills, and memory system. Use when you need help.
security-review
Security code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP review", or review code for injection, XSS, authentication, authorization, cryptography issues. Provides systematic review with confidence-based reporting.
jsonwebtoken
Work with jsonwebtoken — integrate, configure, and automate. Use when asked to set up jsonwebtoken, use jsonwebtoken API, integrate jsonwebtoken into a project, troubleshoot jsonwebtoken errors, or build jsonwebtoken automation.
keycloak
Work with Keycloak — integrate, configure, and automate. Use when asked to set up Keycloak, use the Keycloak API, integrate Keycloak into a project, troubleshoot Keycloak errors, or build Keycloak automation.
lucia-auth
Work with lucia-auth — integrate, configure, and automate. Use when asked to set up lucia-auth, use lucia-auth API, integrate lucia-auth into a project, troubleshoot lucia-auth errors, or build lucia-auth automation.
passport
Work with passport — integrate, configure, and automate. Use when asked to set up passport, use passport API, integrate passport into a project, troubleshoot passport errors, or build passport automation.
performance-profiling
Identifies CPU, memory, and I/O bottlenecks in production code using profilers and flame graphs. Use when an endpoint is slow and you don't know why, or when memory keeps growing. Triggers on: slow endpoint, high CPU, memory leak, profiling, flame graph, performance investigation, optimization, bottleneck.
puppeteer
Work with puppeteer — integrate, configure, and automate. Use when asked to set up puppeteer, use puppeteer API, integrate puppeteer into a project, troubleshoot puppeteer errors, or build puppeteer automation.
vault
Work with Vault — integrate, configure, and automate. Use when asked to set up Vault, use the Vault API, integrate Vault into a project, troubleshoot Vault errors, or build Vault automation.
test-writer
Generate unit and integration tests for existing code. Use when: adding test coverage, writing tests for untested code, or bootstrapping a test suite. NOT for: running tests, fixing failing tests, or debugging test infrastructure.
vllm-rfc-generator
Generate a vLLM-style RFC (Request for Comments) document based on user input. Use when the user wants to create an RFC for a major architectural change or design decision in vLLM. Triggered by requests like "Help me generate a vLLM RFC", "create a vLLM RFC for ...", "write an RFC about...", "generate RFC document".
academic-writing-style
Personalized academic writing assistant for university assignments in Chinese and English. Use when users need help writing or revising academic reports, project documents, technical analyses, research reviews, or case studies. Produces natural, human-like prose that avoids obvious AI markers. Triggers: academic writing, assignment, report, technical analysis, research review, case study, project documentation.
testing-strategy
Prioritizes tests based on ROI and critical user journeys. Use when: deciding test coverage, selecting test types, or budgeting effort.
browsing-with-playwright
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction. NOT when only fetching static content (use curl/wget instead).
deployment-validation-config-validate
You are a configuration management expert specializing in validating, testing, and ensuring the correctness of application configurations. Create comprehensive validation schemas, implement configuration validation and enforcement.
fp-ts-pragmatic
A practical, jargon-free guide to fp-ts functional programming — the 80/20 approach that gets results without the academic overhead. Use when writing TypeScript with the fp-ts library.
gitops-workflow
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.
monorepo-management
Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monor...
multiplayer
Multiplayer game development principles. Architecture, networking, synchronization.