QuantFlow
Official@qf-studio · Montenegro
QuantFlow Navigator is a Claude Code plugin skill suite for session orchestration, code generation, testing, and project knowledge management.
Agent Skills by QuantFlow
Showing 34 vetted skills indexed across 1 GitHub repositories.
social-media-post
Generate platform-optimized social media posts for Threads, X, and LinkedIn.
nav-skill-creator
Generates custom Claude Code skills by analyzing codebase patterns and conventions.
nav-stats
Generate session efficiency reports showing token savings, cache performance, and optimization recommendations.
plugin-slash-command
Generate Navigator slash command markdown files following project conventions.
nav-install-multi-claude
Explains deprecation of multi-Claude install scripts and redirects to native Claude Code Workflows.
nav-task
Create and archive Navigator task documentation with implementation plans and decision records.
nav-brief
Renders a one-screen intent brief confirming scope before implementing ambiguous task prompts.
nav-pilot
Dispatch Navigator task docs to Pilot as labeled GitHub issues via gh CLI.
backend-test
Generate unit, integration, and mock-based tests for existing backend code.
nav-diagnose
Detect quality drops in AI conversations and prompt re-anchoring to restore collaboration.
nav-loop
Executes tasks iteratively until completion with structured status signals and stagnation detection.
frontend-component
Generate React and Next.js components with TypeScript props, tests, and styles.
nav-marker
Creates context checkpoint files that preserve conversation state for later session restoration.
nav-profile
Manage persistent user preferences, corrections, and goals in a local JSON profile.
nav-features
Display and toggle Navigator plugin features via a formatted configuration table.
nav-release
Validates plugin integrity and publishes Navigator releases to the marketplace via git tags.
nav-triz
Generates three TRIZ-based solution candidates for declared technical contradictions.
nav-start
Loads Navigator project context, configuration, and session statistics at development session start.
nav-workflow
Orchestrates task execution by detecting complexity and deferring to matching skills or running phase-based workflows.
nav-onboard
Guides users through interactive hands-on onboarding tasks for the Navigator Claude Code plugin.
nav-init
Creates the Navigator .agent documentation structure with auto-detected project configuration.
visual-regression
Generates Storybook stories, Chromatic configuration, and CI workflows for visual regression testing.
nav-multi
Redirects deprecated multi-Claude shell orchestration requests to native Claude Code Workflows and Agent tools.
product-design
Automates Figma design review, token extraction, component mapping, and implementation planning via MCP integration.
Frequently Asked Questions About QuantFlow
FAQPage SchemaWhat tasks can I accomplish with QuantFlow Navigator skills?▼
Navigator skills cover session orchestration (briefs, loops, checkpoints, compaction), code scaffolding (React/Vue components, REST/GraphQL endpoints, database migrations), test generation (backend, frontend, visual regression), Figma design handoff, deep web research, and project knowledge management via SOPs and a queryable knowledge graph.
Who is the target user for QuantFlow Navigator?▼
Navigator targets software engineers and development teams working inside Claude Code who need structured session management, repeatable code generation patterns, and persistent project documentation. It suits developers building full-stack TypeScript applications who want enforced conventions, task tracking, and context preservation across sessions.
How do I install and start using Navigator?▼
Run the nav-init skill to bootstrap the Navigator documentation structure in your project, then use nav-onboard for interactive learning. Skills auto-invoke from natural language triggers like 'create component' or 'add endpoint'. The nav-upgrade skill handles plugin updates and syncs your project CLAUDE.md configuration.
What are the prerequisites and dependencies for Navigator skills?▼
Navigator requires Claude Code as the runtime environment, with skills invoking native capabilities like Read, Write, Edit, Bash, Grep, Glob, WebSearch, and WebFetch. The product-design skill requires Figma MCP integration, and visual-regression supports Chromatic, Percy, or BackstopJS. Multi-Claude orchestration is deprecated in favor of native Claude Code Workflows.
How does Navigator preserve context across long sessions?▼
Use nav-marker to create context save points before breaks or risky changes, and nav-compact to clear conversation context while retaining knowledge via markers when approaching token limits. The nav-graph skill stores decisions, patterns, and pitfalls in a queryable project knowledge graph, and nav-stats reports token savings and cache performance.