发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
map-systems
Decompose a game concept into individual systems, map dependencies, prioritize design order, and create the systems index.
security-audit
Comprehensive security scanning and vulnerability detection. Includes input validation, path traversal prevention, CVE detection, and secure coding pattern enforcement. Use when: authentication implementation, authorization logic, payment processing, user data handling, API endpoint creation, file upload handling, database queries, external API integration. Skip when: read-only operations on public data, internal development tooling, static documentation, styling changes.
Story Coaching
Coach the author through building a narrative structure using the Amuse-Bouche framework. Work through each component one at a time — propose, get the author's reaction, confirm, then move on.
biome
Fast linting/formatting for TypeScript/React. Use when setting up linter, migrating from ESLint/Prettier, or running code quality checks.
write-docs
Create or revise documentation for the simple-stack repository, especially MDX guides and API reference content under www/src/content/docs/. Use when asked to write docs, restructure guides, add examples, or enforce documentation tone, structure, and code highlighting conventions.
predictable-revenue
Outbound sales methodology based on Aaron Ross' "Predictable Revenue". Use when you need to: (1) build a scalable outbound sales process, (2) implement Cold Calling 2.0, (3) structure sales team roles (SDR/AE/CSM), (4) design lead generation and qualification frameworks, (5) scale B2B SaaS sales predictably, (6) create prospecting email sequences, (7) build sales development pipeline, (8) separate prospecting from closing.
Handoff Document Generator
Generate a HANDOFF.md documenting session progress for seamless continuation in a new session
multi-plan
Multi-agent orchestration skill that spawns parallel specialist agents to analyze a feature from architecture, testing, and security perspectives, then synthesizes a unified implementation plan. Example usage: ``` /multi-plan Add user authentication with OAuth2 and role-based access control ``` ``` /multi-plan Redesign the payment processing pipeline to support subscriptions ``` ``` /multi-plan Migrate the monolithic API to microservices with event-driven communication ```
qa-fix
Systematically QA test a web application and fix bugs. Finds issues via browser automation, fixes source code, commits atomically, and re-verifies. Use when asked to "QA this", "test and fix", "find and fix bugs", or "qa the app".
dealradar-query
Conversational dealradar search from a natural-language description. Launches a targeted scrape and returns the top 3–5 analyzed results.
eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
openhue
Control Philips Hue lights and scenes via the OpenHue CLI.
self-improvement-pipeline
Nightly self-improvement pipeline for field agents. Agent reviews transcripts, identifies mistakes, auto-applies safe fixes, and sends proposals for risky changes to founders for approval. One job, no morning phase needed.
vulkn-software-manager
HQ skill for provisioning full-stack infrastructure for new VULKN field agents. Creates GitHub repos, Supabase project, Vercel deploy, and Railway service — all via API. Sends individual keys to field agents via A2A.
vf-rtl
Use this skill to start or resume the VeriFlow RTL hardware design pipeline (architect to synth). Trigger this when the user asks to "run the RTL flow", "design hardware", or "start the pipeline". Pass the project directory path as the argument.
plugin-setup-creator
Create a shareable Claude Code plugin package containing your commands, hooks, output styles, status lines, and agents. Use it when you want to package and distribute your Claude Code customizations, create team plugins, or export your personal setup.
laravel-debug
Debug Laravel application issues using browser logs, tinker, database queries, and systematic troubleshooting. Use this when encountering errors, unexpected behavior, or performance issues.
conflict-detector
Expertise in detecting file conflicts during parallel work. Signals conflicts to Theia orchestrator via MCP.
code-quality
Code quality guidelines including naming, structure, and maintainability. This skill should be used when writing or reviewing code to ensure it meets quality standards. Use proactively when discussing naming conventions, code smells, readability, Sandi Metz rules, method length, class size, comments, refactoring for clarity, or maintainability concerns. (user)
brand-positioning
Develop brand positioning strategy using proven frameworks. Use when defining or refining how a brand is perceived in the market.
spec-driven-development
Guide feature development through a structured four-phase workflow: Requirements (EARS syntax), Technical Design, Task Planning, and Implementation. Use when starting a new feature, planning a complex change, converting a feature request into actionable specs, or ensuring traceability from requirements through code. Triggers on spec, requirements, design document, task breakdown, implementation plan, or feature planning.
claude-plugin-sync
Syncs active Claude Code plugins (skills and agents) to Copilot CLI. Use this skill at session start, when the user mentions Claude plugins, when skills or agents seem missing, when the user asks about available capabilities, or when troubleshooting why a skill isn't working.
tiktok-profile-videos
TikTok user profile video scraper: input a TikTok username → output the user's profile info plus paginated video list with full metadata (engagement stats, music, video meta). Use when user mentions TikTok profile scraping, scrape TikTok user videos, get TikTok creator videos, extract TikTok profile data, TikTok user posts, TikTok account video collection, collect TikTok profile page videos, TikTok creator video list, TikTok creator data, TikTok profile scraper, tiktok user scraper, tiktok creator scraper. Also applies to influencer research, competitor analysis, content archiving for a specific TikTok creator, or extracting all posts from a TikTok account.
mcp-generate
Generate MCP server configuration for Zeph. Use when the user asks about adding MCP servers, configuring MCP tools, or integrating external tool providers.