FerroxLabs

238 mods across 6 repositories, 1.6k stars between them.

FerroxLabs/tvcontrol

Skill Claude CodeCodex

Reproduce a chart from a screenshot — read the user's pasted image, diff against the live chart, then set symbol/indicators/drawings to match. Use when the user pastes a chart image and says "recreate this" or "set up my chart like this".

37 5d ago A 63 tokens

replay-practice

170

FerroxLabs/tvcontrol

Skill Claude CodeCodex

Practice trading in TradingView replay mode — step through historical bars, take trades, track P&L. Use when the user wants to practice or backtest manually.

37 5d ago A 38 tokens

strategy-ab-test

171

FerroxLabs/tvcontrol

Skill Claude CodeCodex

Head-to-head strategy comparison — snapshot state, sweep params on strategy A, restore, sweep strategy B, then compare metrics side-by-side. Use when the user asks "which strategy is better?" or "A/B test these two".

37 5d ago A 51 tokens

strategy-report

172

FerroxLabs/tvcontrol

Skill Claude CodeCodex

Generate a comprehensive strategy performance report — metrics, trade analysis, equity curve, and recommendations. Use after backtesting a Pine Script strategy.

37 5d ago A 30 tokens

ferrox-core

173

FerroxLabs/ferrox-factory

Plugin Claude Code

Marketplace for Ferrox Factory: meta-prompting, context engineering, and spec-driven development system for AI coding agents.

22 1mo ago A tokens not measured original MIT

ferrox-core

174

FerroxLabs/ferrox-factory

Plugin Claude Code

Ferrox Factory is a meta-prompting, context engineering, and spec-driven development system for AI coding agents.

22 1mo ago A tokens not measured original MIT

FerroxLabs/ferrox-factory

Instructions file Gemini CLI

Instructions for FerroxLabs/ferrox-factory, covering ferrox core — antigravity cli context, what ferrox is, the slash commands (installed separately) and working with ferrox.

22 1mo ago A 617 tokens original MIT

ferrox-a11y-auditor

176

FerroxLabs/ferrox-factory

Agent

Post-change WCAG 2.1 AA audit of implemented frontend surfaces. Static rules with file:line evidence plus an optional lighthouse probe when available. Writes A11Y.md and returns structured findings (severity, pillar, evidence). Spawned as a design eye by /ferrox:ui-review.

22 1mo ago A 69 tokens original MIT

FerroxLabs/ferrox-factory

Agent

Design-phase WCAG 2.1 AA review of UI artifacts covering contrast, semantics, focus, and ARIA. Runs early, on tokens, component sources, and mockups, so violations surface before code locks them in. Returns structured findings (severity, pillar, evidence). Spawned as a design eye by /ferrox:ui-phase.

22 1mo ago A 79 tokens original MIT

FerroxLabs/ferrox-factory

Agent

Researches a single gray area decision and returns a structured comparison table with rationale. Spawned by discuss-phase advisor mode.

22 1mo ago A 32 tokens copy · 88% MIT

ferrox-ai-researcher

179

FerroxLabs/ferrox-factory

Agent

Researches a chosen AI framework's official docs to produce implementation-ready guidance — best practices, syntax, core patterns, and pitfalls distilled for the specific use case. Writes the Framework Quick Reference and Implementation Guidance sections of AI-SPEC.md. Spawned by /ferrox:ai-integration-phase…

22 1mo ago A 68 tokens copy · 94% MIT

FerroxLabs/ferrox-factory

Agent

Drafts a chapter from the trusted planner-authored chapter contract plus canon stores, prior chapter, and spine entry. Echoes the contract in draft frontmatter, self-declares only additionalonstage. Revision mode fixes continuity findings, capped at 2 passes.

22 1mo ago A 61 tokens original MIT

ferrox-code-fixer

182

FerroxLabs/ferrox-factory

Agent

Applies fixes to code review findings from REVIEW.md. Reads source files, applies intelligent fixes, and commits each fix atomically. Spawned by /ferrox:code-review --fix.

22 1mo ago A 44 tokens copy · 98% MIT

ferrox-code-reviewer

183

FerroxLabs/ferrox-factory

Agent

Reviews source files for bugs, security issues, and code quality problems. Produces structured REVIEW.md with severity-classified findings. Spawned by /ferrox:code-review.

22 1mo ago A 41 tokens copy · 94% MIT

FerroxLabs/ferrox-factory

Agent

Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns). Writes documents directly to reduce orchestrator context load.

22 1mo ago C 46 tokens copy · 91% MIT

FerroxLabs/ferrox-factory

Agent

Stateless cross-chapter continuity audit for the book lane. Checks chapters against the declared canon-facts block in LORE.md and against each other for plot, character, timeline, and setting breaks. Writes .planning/ /CONTINUITY.md. Never edits prose.

22 1mo ago A 63 tokens original MIT

FerroxLabs/ferrox-factory

Agent

Manages multi-cycle /ferrox:debug checkpoint and continuation loop in isolated context. Spawns ferrox-debugger agents, handles checkpoints via AskUserQuestion, dispatches specialist skills, applies fixes. Returns compact summary to main context. Spawned by /ferrox:debug command.

22 1mo ago A 63 tokens copy · 97% MIT

ferrox-debugger

187

FerroxLabs/ferrox-factory

Agent

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /ferrox:debug orchestrator.

22 1mo ago A 30 tokens copy · 94% MIT

ferrox-design-critic

188

FerroxLabs/ferrox-factory

Agent

Design-phase critique of UI artifacts on hierarchy, contrast, alignment, consistency, and intent. Grades against DESIGN.md when present plus the anti-template list. Returns structured findings (severity, pillar, evidence). Spawned as a design eye by /ferrox:ui-phase and /ferrox:ui-review.

22 1mo ago A 67 tokens original MIT

ferrox-doc-classifier

189

FerroxLabs/ferrox-factory

Agent

Classifies a single planning document as ADR, PRD, SPEC, DOC, or UNKNOWN. Extracts title, scope summary, and cross-references. Spawned in parallel by /ferrox:ingest-docs. Writes a JSON classification file and returns a one-line confirmation.

22 1mo ago A 63 tokens copy · 89% MIT

FerroxLabs/ferrox-factory

Agent

Synthesizes classified planning docs into a single consolidated context. Applies precedence rules, detects cross-ref cycles, enforces LOCKED-vs-LOCKED hard-blocks, and writes INGEST-CONFLICTS.md with three buckets (auto-resolved, competing-variants, unresolved-blockers). Spawned by /ferrox:ingest-docs.

22 1mo ago A 78 tokens copy · 81% MIT

ferrox-doc-writer

192

FerroxLabs/ferrox-factory

Agent

Writes and updates project documentation. Spawned with a docassignment block specifying doc type, mode (create/update/supplement), and project context.

22 1mo ago A 35 tokens copy · 89% MIT