refine-page

Automate refining page sections with open variances across JSON and Liquid templates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/cfagerlin/theme-forge --skill refine-page
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: refine-page
Source: https://github.com/cfagerlin/theme-forge/tree/main/refine-page
Command: npx skills add https://github.com/cfagerlin/theme-forge --skill refine-page

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates refining all page sections that have open variances by reading section reports and applying fixes in sequence. Supports both JSON and Liquid templates and auto-creates missing reports via find-variances to ensure every section has an actionable variance queue.

Core Features & Use Cases

  • End-to-end workflow for refining page sections with open variances across JSON and Liquid templates.
  • Auto-create missing section reports via find-variances and commit baseline updates for traceability.
  • Supports case-mode and multi-breakpoint refinement with per-section results and Git-based provenance.

Quick Start

Run /theme-forge onboard to configure the environment, then invoke /theme-forge refine-page <page> to start refining variances.

Frequently Asked Questions about refine-page

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate refining Shopify theme sections with open variances?

Automate refining Shopify theme sections with open variances by running a replayable matrix workflow that reads section reports and sequentially applies fixes across JSON and Liquid templates.

How do I fix open variances across both JSON and Liquid templates?

Fixing open variances across JSON and Liquid templates is automated by reading section reports and applying sequential fixes, auto-creating missing reports via find-variances to maintain an actionable queue.

Do I need to run theme-forge onboard before refining page sections?

Yes, you need to run theme-forge onboard before refining page sections because the workflow enforces onboarded config prerequisites to ensure the environment is properly configured for applying fixes.

What happens when section reports are missing during page variance refinement?

When section reports are missing during page variance refinement, the workflow auto-creates them via find-variances and commits baseline updates to ensure every section has an actionable variance queue with Git traceability.

Can I refine page sections across multiple breakpoints in case-mode?

Yes, you can refine page sections across multiple breakpoints in case-mode, which supports multi-breakpoint workflows with per-section results and Git commit traces for provenance tracking.

What limitations exist when refining Liquid templates with open variances?

Limitations when refining Liquid templates with open variances include the strict prerequisite of an onboarded config, and the workflow requires sequentially processing section reports rather than applying simultaneous fixes.