发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
qa-test-planner
Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.
react-best-practices
Performance optimization guidelines for React and Next.js from Vercel Engineering. Use this skill when writing, reviewing, or refactoring React/Next.js code to enforce optimal performance patterns. It applies to tasks involving React components, Next.js pages, data fetching, bundle optimization, or other performance improvements.
skill-optimizer
Optimizes existing Claude Code skills for token efficiency using layered loading, content classification, and progressive disclosure. Use when optimizing skills, reducing token usage, reviewing skill efficiency, refactoring large/bloated SKILL.md files, auditing a skill repo for optimization opportunities, or when user mentions skill optimization, skill review, reduce tokens, skill efficiency, or bloated skill. Invoked during skill creation (post-create optimization), skill intake (post-adapt/add optimization), or standalone skill review.
claude-code
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Node Device Skill
name: node-device description: Control paired mobile devices via the OpenClaw node protocol. Use when: (1) Taking camera photos from paired phones, (2) Getting device location/GPS, (3) Sending notifica...
erf-init
Create an empty external 1C report (scaffold of XML sources)
lang-go-dev
Foundational Go patterns covering types, interfaces, goroutines, channels, and common idioms. Use when writing Go code, understanding Go's concurrency model, or needing guidance on which specialized Go skill to use. This is the entry point for Go development.
feishu-docx-powerwrite
High-quality Feishu/Lark Docx writing via OpenClaw. Covers tool selection, chunked writing, native tables, $ symbol escaping, and all known pitfalls. Trigger on Feishu doc/docx links, "write to Feishu doc", "generate a Feishu doc", "append/replace docx", or when users want consistently good doc formatting.
implement-pattern
Apply common patterns (external integration, async processing, multi-tier architecture, caching). Provides tested templates.
whatsapp-messaging
Send WhatsApp messages to users. After completing tasks, ask what they want next via WhatsApp and continue the conversation until they say they're done.
Flask vulnerability patterns
Flask/Werkzeug-specific pitfalls to check for in addition to the general data-flow analysis. Each pattern lists what to grep for, why it is dangerous, the safe equivalent, and severity guidance.
better-auth-setup
Configure Better Auth for JWT-based authentication in LearnFlow with student and teacher roles
multi-agent-patterns
Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
template-library
Bundled agents, commands, hooks, and settings that users install via `aspens add` and `aspens doc init` into their .claude/ directories
fastapi-backend
Expert guidance for FastAPI backend development with RESTful API best practices. Use when building FastAPI applications, creating REST endpoints, implementing CRUD operations, setting up Pydantic models, configuring CORS/middleware, or integrating with databases. Triggers include "FastAPI", "REST API", "backend", "endpoint", "Pydantic", "CORS", "middleware", "async API", or requests to build backend servers with FastAPI.
fastapi-dapr-agent
Scaffold FastAPI + Dapr microservices with OpenAI Agents SDK integration. Creates service structure, Dapr component configs, agent definitions, and Dockerfiles. Triggers on: "scaffold dapr service", "fastapi dapr", "dapr agent", "create microservice with dapr", "dapr pub/sub service".
fte.task.triage
Read all tasks in Inbox, classify each by priority and source, update frontmatter, and move them to Needs_Action for processing.
prompt-engineer
Expert prompt engineering using Claude's official best practices. Craft, analyze, optimize, and debug prompts for Claude models (Opus 4.6, Sonnet 4.5, Haiku 4.5). This skill should be used when users ask to write prompts, improve prompts, debug prompt issues, optimize system prompts, create agent instructions, or apply Claude prompting best practices. Triggers on: "write a prompt", "improve this prompt", "prompt engineering", "system prompt", "optimize prompt", "debug prompt".
library
How the Faebryk component library is structured, how _F.py is generated, and the conventions/invariants for adding new library modules. Use when adding or modifying library components, traits, or module definitions.
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refactoring React/Next.js components, data fetching, or bundle optimization.
omni-routes
Manage agent routing rules: create per-chat or per-user routes to specific providers/agents, test route resolution, and view routing metrics.
esp32-development
ESP32 firmware development for the AutomationOne IoT framework. Use for: C++, PlatformIO, adding sensors, creating actuators, implementing drivers, extending services, adding NVS keys, extending MQTT, defining error codes, GPIO logic, config structure, finding patterns, extending managers, safety controller, health monitor, error tracker, I2C protocol, OneWire bus, PWM controller, Wokwi simulation. Do NOT use for: server-side logic, Python code, log analysis. Boundary: esp32-debug for log analysis, server-dev for server code.
orchestrate-review
Use when user asks to "deep review the code", "thorough code review", "multi-pass review", or when orchestrating the Phase 9 review loop. Provides review pass definitions (code quality, security, performance, test coverage), signal detection patterns, and iteration algorithms.
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI. Modify text, fix typos, update titles, and make content changes to specific pages without manual editing.