Flow Nexus Platform
Skill Verified ActiveComprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges
To offer a comprehensive and integrated solution for managing all aspects of the Flow Nexus platform, from user operations and development environments to deployment and financial transactions.
Features
- Manage user authentication and profiles
- Create, configure, and execute code in sandboxes
- Browse, publish, and deploy applications via an app store
- Handle payments, manage credits, and view transaction history
- Participate in coding challenges and track achievements
Use Cases
- Setting up development environments for new projects
- Deploying applications to the Flow Nexus platform
- Monitoring platform usage and managing user accounts
- Earning credits by completing coding challenges
Non-Goals
- Directly managing underlying cloud infrastructure outside of Flow Nexus
- Providing a general-purpose code execution environment unrelated to Flow Nexus apps
- Replacing a full IDE or code editor
- Handling non-platform-related tasks
Installation
npx skills add ruvnet/rufloRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Typescript Advanced Types
100Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Migrate Validate
100Validate pending migrations for foreign key consistency, rollback safety, and best practices
Lean Ctx
100Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.
Semgrep Rule Creator
100Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.