QuantFlow avatar

QuantFlow

Official

@qf-studio · Montenegro

0Followers
|
8Public Repos
|
34Published Skills

QuantFlow Navigator is a Claude Code plugin skill suite for session orchestration, code generation, testing, and project knowledge management.

Skills Distribution
DomainDeveloper To...Session & Context .. (35%)Code Generation & .. (25%)Project Documentat.. (20%)Design-to-Code & V.. (12%)

Agent Skills by QuantFlow

Showing 34 vetted skills indexed across 1 GitHub repositories.

qf-studioqf-studio
232

social-media-post

Generate platform-optimized social media posts for Threads, X, and LinkedIn.

Official
Intermediate
qf-studioqf-studio
232

nav-skill-creator

Generates custom Claude Code skills by analyzing codebase patterns and conventions.

Official
Intermediate
qf-studioqf-studio
232

nav-stats

Generate session efficiency reports showing token savings, cache performance, and optimization recommendations.

Official
Intermediate
qf-studioqf-studio
232

plugin-slash-command

Generate Navigator slash command markdown files following project conventions.

Official
Intermediate
qf-studioqf-studio
232

nav-install-multi-claude

Explains deprecation of multi-Claude install scripts and redirects to native Claude Code Workflows.

Official
Basic
qf-studioqf-studio
232

nav-task

Create and archive Navigator task documentation with implementation plans and decision records.

Official
Intermediate
qf-studioqf-studio
232

nav-brief

Renders a one-screen intent brief confirming scope before implementing ambiguous task prompts.

Official
Intermediate
qf-studioqf-studio
232

nav-pilot

Dispatch Navigator task docs to Pilot as labeled GitHub issues via gh CLI.

Official
Intermediate
qf-studioqf-studio
232

backend-test

Generate unit, integration, and mock-based tests for existing backend code.

Official
Intermediate
qf-studioqf-studio
232

nav-diagnose

Detect quality drops in AI conversations and prompt re-anchoring to restore collaboration.

Official
Intermediate
qf-studioqf-studio
232

nav-loop

Executes tasks iteratively until completion with structured status signals and stagnation detection.

Official
Advanced
qf-studioqf-studio
232

frontend-component

Generate React and Next.js components with TypeScript props, tests, and styles.

Official
Intermediate
qf-studioqf-studio
232

nav-marker

Creates context checkpoint files that preserve conversation state for later session restoration.

Official
Intermediate
qf-studioqf-studio
232

nav-profile

Manage persistent user preferences, corrections, and goals in a local JSON profile.

Official
Intermediate
qf-studioqf-studio
232

nav-features

Display and toggle Navigator plugin features via a formatted configuration table.

Official
Intermediate
qf-studioqf-studio
232

nav-release

Validates plugin integrity and publishes Navigator releases to the marketplace via git tags.

Official
Advanced
qf-studioqf-studio
232

nav-triz

Generates three TRIZ-based solution candidates for declared technical contradictions.

Official
Intermediate
qf-studioqf-studio
232

nav-start

Loads Navigator project context, configuration, and session statistics at development session start.

Official
Advanced
qf-studioqf-studio
232

nav-workflow

Orchestrates task execution by detecting complexity and deferring to matching skills or running phase-based workflows.

Official
Advanced
qf-studioqf-studio
232

nav-onboard

Guides users through interactive hands-on onboarding tasks for the Navigator Claude Code plugin.

Official
Advanced
qf-studioqf-studio
232

nav-init

Creates the Navigator .agent documentation structure with auto-detected project configuration.

Official
Intermediate
qf-studioqf-studio
232

visual-regression

Generates Storybook stories, Chromatic configuration, and CI workflows for visual regression testing.

Official
Advanced
qf-studioqf-studio
232

nav-multi

Redirects deprecated multi-Claude shell orchestration requests to native Claude Code Workflows and Agent tools.

Official
Basic
qf-studioqf-studio
232

product-design

Automates Figma design review, token extraction, component mapping, and implementation planning via MCP integration.

Official
Advanced

Frequently Asked Questions About QuantFlow

FAQPage Schema
What 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.