Skip to content

Add app_dev_zero_to_online to Plugins & Extensions#49

Open
Yigal wants to merge 1 commit into
jmanhype:mainfrom
Yigal:add-app-dev-zero-to-online
Open

Add app_dev_zero_to_online to Plugins & Extensions#49
Yigal wants to merge 1 commit into
jmanhype:mainfrom
Yigal:add-app-dev-zero-to-online

Conversation

@Yigal

@Yigal Yigal commented May 26, 2026

Copy link
Copy Markdown

Adding HyperDevApp/app_dev_zero_to_online — a public, MIT-licensed Claude Code plugin that walks a project from zero to a live, online app via a nine-phase, twenty-six-step guided dialog.

  • Slash commands: /app-dev, /app-dev-status, /app-dev-reset
  • Data-driven workflow (data/app_development_steps.json) editable without touching code
  • Install via /plugin marketplace add HyperDevApp/app_dev_zero_to_online

The entry follows the existing table format and adheres to the contributing guidelines (single suggestion, period-terminated description).

@qodo-code-review

Copy link
Copy Markdown

Review Summary by Qodo

Add app_dev_zero_to_online to Plugins & Extensions table

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Add app_dev_zero_to_online plugin to README
• Includes guided nine-phase workflow for app development
• Follows existing table format and guidelines
Diagram
flowchart LR
  README["README.md<br/>Plugins table"] -- "add new row" --> Plugin["app_dev_zero_to_online<br/>by HyperDevApp"]

Loading

Grey Divider

File Changes

1. README.md 📝 Documentation +1/-0

Add app_dev_zero_to_online plugin entry

• Added new table row for app_dev_zero_to_online plugin
• Links to HyperDevApp GitHub repository
• Describes guided nine-phase dialog workflow for app development
• Maintains consistent formatting with existing plugin entries

README.md


Grey Divider

Qodo Logo

@qodo-code-review

qodo-code-review Bot commented May 26, 2026

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (1) 📘 Rule violations (0)

Grey Divider


Remediation recommended

1. Status count out-of-date 🐞 Bug ≡ Correctness
Description
After adding a 5th plugin row, README's Status table still reports "Plugins listed | 4" (and an
older "Last updated" value), making the summary inaccurate for readers.
Code

README.md[33]

Evidence
The Status table still lists 4 plugins, but the Plugins & Extensions table contains five entries
including the newly added app_dev_zero_to_online row, so the summary is incorrect post-change.

README.md[7-13]
README.md[25-33]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

### Issue description
The README Status section is now inconsistent with the Plugins & Extensions table after adding a new plugin row.

### Issue Context
- The Status table is intended to provide quick, accurate metadata (counts + last updated).
- This PR adds an additional plugin entry, so the count should increase accordingly.

### Fix Focus Areas
- README.md[7-13]
- README.md[25-33]

### Proposed change
- Update `Plugins listed` from `4` to `5`.
- Update `Last updated` to the current quarter matching this change (e.g., `2026-Q2`).

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant