flow▌
21 indexed skills · max 10 per page
ljg-paper-flow
lijigang/ljg-skills · Productivity
一条命令完成:读论文 → 生成解读 → 铸成卡片。支持多篇并行。
analyzing-network-flow-data-with-netflow
mukul975/Anthropic-Cybersecurity-Skills · analyzing-network-flow-data-with-netflow
Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port scanning, data exfiltration, and C2 beaconing patterns. Uses the Python netflow library to decode flow records, builds traffic baselines, and applies statistical analysis to identify flows with abnormal byte counts, connection durations, and periodic timing patterns.
react-flow
existential-birds/beagle · Frontend
Interactive node-based graph visualization and workflow editor for React applications. \n \n Provides built-in node types (default, input, output, group) and edge types (bezier, straight, step, smoothstep) with full customization via custom components \n Includes Handle components for connection points, NodeProps and EdgeProps for typed custom nodes and edges, and EdgeLabelRenderer for interactive labels \n Offers programmatic control through useReactFlow hook for viewport management (fitView, z
signup-flow-cro
coreyhaines31/marketingskills · Productivity
Reduce signup friction and increase completion rates through field optimization, flow design, and trust-building. \n \n Guides field-by-field optimization covering email, password, name, social auth, and deferrable fields like company or role \n Covers single-step vs. multi-step flow decisions with progressive commitment patterns and mobile-specific best practices \n Includes audit framework for identifying drop-off points, error handling strategies, and post-submit experience design \n Provides
react-flow-implementation
existential-birds/beagle · Frontend
See ADDITIONAL_COMPONENTS.md for MiniMap, Controls, Background, NodeToolbar, NodeResizer.
react-flow-architecture
existential-birds/beagle · Frontend
Implication: Core logic is framework-agnostic. When contributing or debugging, check if issue is in @xyflow/system or framework-specific package.
gpd-release-flow
rudrankriyam/app-store-connect-cli-skills · Productivity
Use this skill when you need to upload a build, publish to a track, or manage rollout.
institutional-flow-tracker
tradermonty/claude-trading-skills · Productivity
This skill tracks institutional investor activity through 13F SEC filings to identify "smart money" flows into and out of stocks. By analyzing quarterly changes in institutional ownership, you can discover stocks that sophisticated investors are accumulating before major price moves, or identify potential risks when institutions are reducing positions.
react-flow-advanced
existential-birds/beagle · Frontend
react-flow-advanced
go-control-flow
cxuu/golang-skills · Backend
Read references/SWITCH-PATTERNS.md when using switch statements, type switches, or break with labels