From react-flow
React Flow documentation tools. Browse, search, and retrieve @xyflow/react docs for node-based UIs, flow editors, custom nodes, custom edges, interactive diagrams. Also covers: reactflow, xyflow, react flow hooks, react flow api.
How this skill is triggered — by the user, by Claude, or both
Slash command
/react-flow:react-flowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides read-only tools for browsing, searching, and retrieving React Flow (@xyflow/react) documentation.
This skill provides read-only tools for browsing, searching, and retrieving React Flow (@xyflow/react) documentation.
list_pagesList available documentation pages with optional category filtering.
Parameters:
include_description (optional): Include page descriptions in output (default: false)category (optional): Filter by category — api-reference, learn, or uiExample:
Use list_pages with category: "api-reference" to see all API reference pages
get_page_infoGet page metadata and list of available sections.
Parameters:
page_name (required): Page name (e.g., "api-reference/react-flow", "learn/concepts/building-a-flow")Example:
Use get_page_info with page_name: "api-reference/react-flow" to see what sections are available
get_pageGet the full markdown content for a page, or a specific section.
Parameters:
page_name (required): Page namesection_name (optional): Section name to fetch (use get_page_info to see available sections)Example:
Use get_page with page_name: "api-reference/react-flow" and section_name: "Props"
search_docsSearch documentation by title, description, or page name.
Parameters:
query (required): Search queryExample:
Use search_docs with query: "custom node" to find relevant documentation
For most documentation lookups, chain the tools in this order:
list_pages with a category filter to find relevant page namesget_page_info on a page to see its available sectionsget_page with a specific section to get the content you needFor targeted queries, use search_docs first to find the right page, then get_page to retrieve it.
fetch_docs.py to refreshnpx claudepluginhub yteruel31/claude-marketplace --plugin react-flowFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.