Make pancakes
Skill sayed3li97/skillscore/test/fixtures/robustness/make-pancakes
Lint and score any AI agent SKILL.md against the official Claude, Codex, and Antigravity authoring guides — offline Dart CLI.
npx -y skills add sayed3li97/skillscore --skill make-pancakesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Generates a pancake recipe card scaled to the requested serving count. Use when the user asks for pancake recipes or batch scaling. Do not use for other baked goods.
SKILL.md
0.5 KB, as published. Nobody here has run it
Pancake recipe cards
- Scale the base recipe to the serving count.
- Render the recipe card as Markdown.
Do not exceed 4x scaling without warning about pan size.
Servings: 8 -> flour 500g, milk 600ml, eggs 4
Validate the card by re-reading the ratios; if a ratio drifts, fix the scaling and repeat.