跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Ce Polish Beta

技能 已验证 活跃

[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.

目的

To streamline the development workflow by automating dev server startup, browser integration, and the iteration loop, making it easier to build and refine features.

功能

  • Starts dev server automatically
  • Opens project in IDE browser
  • Iterates on improvements interactively
  • Handles project type and port detection
  • Supports custom launch configurations via .claude/launch.json

使用场景

  • Starting a web application development server quickly.
  • Testing new features in a browser during development.
  • Iteratively fixing issues based on user feedback or testing.
  • Configuring custom dev server startup commands for complex projects.

非目标

  • Deploying applications to production environments.
  • Performing code reviews or deep code analysis.
  • Managing build processes beyond starting the dev server.

工作流

  1. Determine current branch or check out provided branch.
  2. Check for and read `.claude/launch.json` for configuration.
  3. If no launch config, auto-detect project type and framework defaults.
  4. Start the dev server in the background.
  5. Probe the dev server for reachability and open it in the IDE's browser.
  6. Facilitate iterative improvements based on user feedback.
  7. Commit fixes and stop the process upon user confirmation.

安装

请先添加 Marketplace

/plugin marketplace add EveryInc/compound-engineering-plugin
/plugin install compound-engineering@compound-engineering-plugin

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标16.7k
许可证MIT
状态
查看源代码