发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
urban-planner-analyst
Analyzes urban development through a planning lens using zoning, land use, comprehensive planning, and transit-oriented development frameworks. Provides insights on spatial organization, infrastructure, sustainability, and livability. Use when: urban development projects, zoning decisions, transportation planning, sustainability initiatives. Evaluates: land use patterns, density, accessibility, environmental impact, community needs.
data-engineering-data-driven-feature
Build features guided by data insights, A/B testing, and continuous measurement using specialized agents for analysis, implementation, and experimentation.
ui-ux-designer
Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. Specializes in design tokens, component libraries, and inclusive design. Use PROACTIVELY for design systems, user flows, or interface optimization.
knowledge
Search the WeKnora knowledge base for documentation, guides, and best practices. Use when the user asks "how to", "what is", or needs configuration guides, feature docs, usage instructions, or troubleshooting steps.
lark-sheets
Lark Sheets: create and operate spreadsheets. Supports creating spreadsheets, creating/copying/deleting/updating worksheets, reading and writing cells, appending rows of data, searching for content, and exporting files. Use this when a user needs to create spreadsheets, manage worksheets, perform bulk read/write operations, search within a known spreadsheet for content, or export/download spreadsheets. If the user intends to search for spreadsheet files in cloud storage (cloud drive/cloud storage) by name or keyword, first locate resources using lark-drive's drive +search. When a user provides a doubao.com /sheets/ URL or token, you should use this skill directly — do not fall back to WebFetch just because the domain is not Feishu; routing is based on URL path patterns and tokens, not the domain.
create-prd
Creates detailed Product Requirements Documents (PRDs) in Markdown format. Use when the user asks to create a PRD, write product requirements, document a feature specification, or needs a structured requirements document for development.
playwright-best-practices
Provides Playwright test patterns for resilient locators, Page Object Models, fixtures, web-first assertions, and network mocking. Must use when writing or modifying Playwright tests (.spec.ts, .test.ts files with @playwright/test imports).
react-best-practices
Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and correct effect usage. Must use when reading or writing React components (.tsx, .jsx files with React imports).
fleet-analytics-dashboard
Comprehensive fleet performance analytics solution tracking KPIs across fuel, utilization, maintenance, and driver performance
pdf-generation
Professional PDF documentation generation. Convert Markdown to PDF with custom templates, styling, table of contents, cross-references, and optimized output for print and archival.
test-case-generator
Generates comprehensive test cases from spec documents, following requirements strictly and throwing errors for missing details.
stop-slop
A skill for removing AI-generated writing patterns ("slop") from prose. Eliminates telltale signs of AI writing like filler phrases, excessive hedging, overly formal language, and mechanical sentence structures. Use when: writing content that should sound human and natural, editing AI-generated drafts, cleaning up prose for publication, or any content that needs to sound authentic rather than AI-generated. Triggers: 'stop-slop', 'remove AI tells', 'clean up prose', 'make it sound human', 'edit AI writing'.
execute-plan
Execute structured task plans with status tracking. Use when the user provides a plan file path in the format `plans/{current-date}-{task-name}-{version}.md` or explicitly asks you to execute a plan file.
neynar
Interact with Farcaster via Neynar API. Use when the user wants to read Farcaster feeds, look up users, post casts, search content, or interact with the Farcaster social protocol. Requires NEYNAR_API_KEY.
FFmpeg Audio Processing
Extract, normalize, mix, and process audio tracks - audio manipulation and analysis
unity-material
Unity material and shader properties. Use when users want to create materials, set colors, textures, emission, or shader properties. Triggers: material, shader, color, texture, emission, albedo, metallic, smoothness.
canva-branded-presentation
Create on-brand Canva presentations from an outline or brief. Use when the user asks to create a branded presentation, make an on-brand deck, turn an outline into slides, or generate a presentation from a brief. Input can be text directly in the message, a reference to a Canva doc by name, or a Canva design link (e.g., https://www.canva.com/design/...).
serving-llms-vllm
Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.
gptq
Post-training 4-bit quantization for LLMs with minimal accuracy loss. Use for deploying large models (70B, 405B) on consumer GPUs, when you need 4× memory reduction with <2% perplexity degradation, or for faster inference (3-4× speedup) vs FP16. Integrates with transformers and PEFT for QLoRA fine-tuning.
wordpress-sage-theme
Provides WordPress theme development patterns using the Sage (roots/sage) framework. Use when creating, modifying, or debugging WordPress themes with Sage, including: (1) creating new Sage themes from scratch, (2) setting up Blade templates and components, (3) configuring build tools (Vite, Bud), (4) working with WordPress theme templates and hierarchy, (5) integrating Advanced Custom Fields (ACF), and (6) managing theme customization and assets.
bio-clinical-databases-gnomad-frequencies
Query gnomAD for population allele frequencies to assess variant rarity. Use when filtering variants by population frequency for rare disease analysis or determining if a variant is common in the general population.
security-fastapi
Review FastAPI security audit patterns for dependencies and middleware. Use for auditing auth dependencies, CORS configuration, and TrustedHost middleware. Use proactively when reviewing FastAPI apps. Examples: - user: "Audit FastAPI route security" → check for Depends() and Security() usage - user: "Check FastAPI CORS setup" → verify origins when allow_credentials=True - user: "Review FastAPI middleware" → check TrustedHost and HTTPSRedirect config - user: "Secure FastAPI API keys" → move from query params to header schemes - user: "Scan for FastAPI footguns" → check starlette integration and dependency order
mcp-developer
Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.
reportlab
PDF generation toolkit. Create invoices, reports, certificates, forms, charts, tables, barcodes, QR codes, Canvas/Platypus APIs, for professional document automation.