发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
Sky Map Changelog Assistant
Fully automated release note generator for Sky Map. Just provide the last tag.
media-research
Media ingestion pipeline — download, transcribe (local GPU), classify, and summarize YouTube videos, Shorts, and TikTok content into organized research notes. Triggers on "research video", "process video", "transcribe", "ingest video", "media pipeline", "watch and summarize", or when a YouTube/TikTok URL is shared with intent to analyze.
claudepa-closeout
ClaudePA session closeout — processes pending updates to Active Searches, updates work category timestamps, manages FLAGS, verifies calendar writes. Standalone from /closeout.
document
Updates core project docs from session work. Activates on '/document', 'document this', 'update the docs', 'let's document', 'mark this off'. Reads session manifest, updates CHANGELOG/SPEC/STATE/BugTracker, enforces naming conventions, marks completed items done. Mid-session safe — not a closeout ceremony.
grill-me
Stress-test a plan or design through relentless Socratic questioning, walking down each decision branch until reaching shared understanding. Use when the user wants to stress-test a plan, get grilled, validate assumptions, or mentions 'grill me'.
triage-issue
Triage a bug by deeply exploring the codebase for root cause, then create a GitHub issue with a TDD-based fix plan. Mostly hands-off — minimal user interaction. Use when user reports a bug, wants to investigate an issue, mentions triage, or wants a fix plan.
icon
Generate icons, stickers, and app assets using AI. Use when user wants to create icons, stickers, logos, or visual assets.
scalability-review
Evaluate a system's ability to handle growth — identify bottlenecks, single points of failure, and scaling strategies.
debugging-output-and-previewing-html-using-ray
Use when user says "send to Ray," "show in Ray," "debug in Ray," "log to Ray," "display in Ray," or wants to visualize data, debug output, or show diagrams in the Ray desktop application.
tdd-workflow
Complete Test-Driven Development workflow with red-green-refactor cycle
story-driven-dev
Translate ideas into user stories, then implement each story as a testable MCP tool with unit tests. Use when: (1) building a new feature from an idea or requirement, (2) creating MCP tools from user stories, (3) writing MCP server tests, (4) replacing flaky E2E tests with unit-tested MCP tools, (5) story-driven development, (6) exposing business logic as MCP tools. Triggers: 'new feature', 'user story', 'MCP from idea', 'test MCP tool', 'create MCP server from requirements', 'story-driven', 'replace E2E with unit tests'.
security-assessment
Master security assessments with vulnerability scanning, penetration testing, security testing, and security audits.
example-helper
Example skill demonstrating Claude Code capabilities. Activates when user mentions "example", "demo", or "template". Shows how to create effective Skills with proper structure. Use when user wants to see skill examples or understand skill creation.
faf-expert
Advanced .faf (Foundational AI-context Format) specialist. IANA-registered format, MCP server config, championship scoring, bi-directional sync.
clawdbot-ui-development
ClawdBot control panel UI requirements and architecture
skill-editor
REQUIRED for editing any skill file. Ensures changes sync to Claude, Codex, and Cursor. Never edit .claude/skills/ files directly - always use this skill.
dayz-modding
ALWAYS use when touching ANY DayZ file (.c, config.cpp, mod.cpp, .layout, types.xml) or discussing DayZ modding, Enforce Script, or the Enfusion engine. Activate even if the user does not explicitly mention DayZ — if the code imports DayZ classes (PlayerBase, EntityAI, ItemBase, MissionServer), uses DayZ APIs (GetGame(), Class.CastTo(), ScriptRPC), or references DayZ patterns (modded class, CfgPatches, requiredAddons), this skill MUST be loaded. Covers 40+ critical gotchas, complete engine API across 20+ systems, mod architecture, RPC networking, GUI widgets, performance optimization, and professional patterns from COT, VPP, and Expansion mods. Without this skill, the agent WILL produce broken Enforce Script code.
test-cases
This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering functional, edge case, error handling, and state transition scenarios.
git-guardrails-claude-code
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.
lib-slint-expert
Comprehensive Slint GUI development expert based on the official source repository. Covers Rust integration, component design, layouts, styling, animations, cross-platform deployment, and performance optimization. Use when working with the Slint UI toolkit, building native GUI applications, or when discussing Slint, GUI development, or Rust user interfaces. Built from official documentation and examples.
using-streamlit-layouts
Structuring Streamlit app layouts. Use when placing content in sidebars, columns, containers, or dialogs. Covers sidebar usage, column limits, horizontal containers, dialogs, and bordered cards.
ralph-tui-create-json
Convert PRDs to prd.json format for ralph-tui execution. Creates JSON task files with user stories, acceptance criteria, and dependencies. Triggers on: create prd.json, convert to json, ralph json, create json tasks.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
bili-fetch
Programmatic workflow to search Bilibili (B站) videos by keyword, retrieve metadata and thumbnails, and optionally capture rendered page screenshots via an OpenClaw browser relay. Use this when a user requests Bilibili video lists, thumbnails, or page screenshots (search -> download thumbnails -> attempt page screenshot via browser relay -> fallback to thumbnails).