| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Gamified /tutorial skill that simulates init-workspace-flow, coding-agents-prompting-flow, and aqa-flow via scripted checkpoints requiring a typed reply before revealing feedback, with zero real execution or repo mutation. Registered in docs/definitions/skills.md; plugins regenerated via rosettify-plugins.
| @@ -0,0 +1,81 @@ | |||
| --- | |||
There was a problem hiding this comment.
My vision is to have one skill that does the following:
Identifies which flow the user wants to learn
Creates a learning experience based on the selected flow
Analyze the corresponding workflow and explain:
Give the user practical, scenario-based tasks that check whether they understand:
For example, if the agent creates a file after a certain phase, the game could ask the user what they should do next. The expected answer might include reviewing the generated file and paying attention to specific sections or potential issues.
Evaluate the user's answers
This should be a separate part of the skill instructions.
It should clearly define:
Sorry, something went wrong.
…he last changes in the tutorial skill file
…orial-skill Co-authored-by: Cursor <cursoragent@cursor.com>
…e instead of a Q&A quiz
|
The testing of the tutorial skill’s coding flow has been completed. Based on the results, the suggested next steps are:
|
Sorry, something went wrong.
Rosetta Triage ReviewSummary: This PR adds a user-invoked, read-only tutorial skill and generated plugin copies. The intent is clear, but the canonical source, generated output, and flow contracts are not consistent. Findings:
Caveats:
Suggestions:
Automated triage by Rosetta agent |
Sorry, something went wrong.
Rosetta Triage ReviewSummary: This PR adds a tutorial skill and generated plugin artifacts. The source skill is a real-project, stop-by-stop simulation, but the published plugin copies implement an older quiz flow. Findings:
Caveats:
Suggestions:
Automated triage by Rosetta agent |
Sorry, something went wrong.
📋 Prompt Quality Validation Report❌ Validation FailedThe full markdown report and raw JSON output are available in the workflow artifacts for 5 days. Files With Issues
📄 instructions/r3/core/skills/tutorial/README.md⚠️ Issues Found
📄 instructions/r3/core/skills/tutorial/SKILL.md⚠️ Issues Found
📄 instructions/r3/core/skills/tutorial/references/tut-api-aqa.md⚠️ Issues Found
📄 instructions/r3/core/skills/tutorial/references/tut-coding.md⚠️ Issues Found
📄 instructions/r3/core/skills/tutorial/references/tut-init-workspace.md⚠️ Issues Found
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closes #169
Summary