Loading...
Loading...
Found 700 Skills
Deep dive into a book. Collect information from six dimensions including chapter structure, background key points, problem impacts, solutions, term index, and further reading through parallel sub-agents, then output a Markdown deep learning note after cross-analysis. Trigger words: Analyze the book XX, Study XX, Reading notes for XX, book analysis.
Break a PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices. Use when user wants to convert a PRD to issues, create implementation tickets, or break down a PRD into work items.
Get the latest changelog for Claude Code. Trigger words: claude changelog, what's new in CC, claude code updates, latest version, what's new in claude code
Complete authentication guide for Orderly Network - EIP-712 wallet signatures for EVM accounts, Ed25519 message signing for Solana accounts, and Ed25519 signatures for API requests
Handle token deposits and withdrawals across chains, including allowance approval, vault interactions, and cross-chain operations
Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".
DingTalk Message Sending. This skill is triggered when users mention terms like 'DingTalk message', 'send message', 'send notification', 'group notification', 'group message', 'Webhook', 'robot message', 'robot send message', 'work notification', 'one-on-one message', 'group chat message', 'recall message', 'message read status', 'send Markdown', 'send card message', 'ActionCard', '@someone', '@staff', 'at someone', 'remind someone', 'dingtalk message', 'send message', 'robot message', 'work notification'. It supports all message-related operations including: group custom Webhook bots (text/Markdown/ActionCard/Link/FeedCard + signature + @someone), internal enterprise app bots for one-on-one and group chat messaging, message recall, read status query, work notifications, etc.
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
Audit project dependencies for risk when the user asks to check dependencies, audit packages, review dependency health, check for vulnerabilities, or assess supply chain risk
Generate user story map with BDD acceptance criteria when the user asks to create user stories, write stories, or break down a feature into stories
Audit which product development lifecycle phases have skills and which have gaps when the user asks to check skill coverage, audit skills, or find lifecycle gaps
Custom React hook best practices — dependency arrays, cleanup, stale closures, TypeScript generics, composition, and extraction heuristics