Add screenshot-dev-app agent skill#2527
Open
Twixes wants to merge 2 commits into
Open
Conversation
Documents how agents navigate the Vite preview (?previewMode=true), capture screenshots via cursor-ide-browser, and extend mocks in index.html when fixtures are insufficient.
|
React Doctor found no issues in the changed files. 🎉 Reviewed by React Doctor for commit |
Contributor
Prompt To Fix All With AIFix the following 1 code review issue. Work through them one at a time, proposing concise fixes.
---
### Issue 1 of 1
.claude/skills/screenshot-dev-app/SKILL.md:37
**Mismatched table column count**
The "Task detail" row has a third column (`Needs a real task id`) but the table only declares two headers (`View` and `Hash route`). Most Markdown renderers (including GitHub) will render this third cell without a header, resulting in a stray column. The note would be cleaner as a parenthetical inside the hash-route cell, e.g. `` `#/code/tasks/<taskId>` (needs a real task id) ``.
Reviews (1): Last reviewed commit: "Add screenshot-dev-app skill for web pre..." | Re-trigger Greptile |
Co-authored-by: Michael Matloka <dev@twixes.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.claude/skills/screenshot-dev-app/SKILL.mdfor visually verifying PostHog Code UI changes via the Vite web preview (localhost:5173/?previewMode=true).screencapture).apps/code/index.html.Test plan
http://localhost:5173/?previewMode=true#/code/inbox/pullswith dev server runningbrowser_take_screenshotcaptures the inbox list with mock data