ce-polish-beta

Start a local dev server and open the feature in a browser.

2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill ce-polish-beta-thisisryanswift
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-polish-beta
Source: https://github.com/thisisryanswift/zellij-agent-tools/tree/main/.opencode/skills/ce-polish-beta
Command: npx skills add https://github.com/thisisryanswift/zellij-agent-tools --skill ce-polish-beta-thisisryanswift

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Start a local dev server, open the feature in a browser, and iterate on improvements with your team.

Core Features & Use Cases

  • Auto-starts the development environment for a feature and opens the feature in the browser for immediate testing.
  • Enables a rapid feedback loop by reloading and presenting changes as you iterate.
  • Suitable for beta workflows where team members compare iterations and capture feedback.

Quick Start

Start the beta workflow to launch the dev server and view the feature in your browser.

Frequently Asked Questions about ce-polish-beta

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

FAQPage Schema
How do I start a local dev server and open a frontend feature in a browser for testing?

To start a local dev server and open a frontend feature in a browser, you need a project with an existing start script. The workflow launches the environment and automatically displays the feature for immediate testing.

Can I use this workflow for beta testing and iterative improvements with my team?

Yes, this workflow supports beta testing and iterative improvements with a team. It enables a rapid feedback loop by reloading and presenting frontend changes in the browser as you iterate together.

What is the best way to establish a rapid feedback loop during frontend feature development?

The best way to establish a rapid feedback loop for frontend feature development is to auto-start the dev server and reload changes in the browser. This allows you to immediately preview and iterate on improvements.

Do I need any specific dependencies or scripts to launch the development environment?

You need a project with a valid start script and a browser to launch the development environment. No additional dependencies are required to initiate the automated workflow and display your feature.

Does this dev server workflow support collaboration for comparing feature iterations?

Yes, this dev server workflow supports collaboration for comparing feature iterations. Team members can view the browser output, capture feedback, and iterate on frontend improvements together during beta workflows.