comsky/remy-skill-recipes
Engineering-grade skill recipes for LLM agents. 7 structured prompt workflows following the SKILL.md open standard.
What's novel
Engineering-grade skill recipes for LLM agents. 7 structured prompt workflows following the SKILL.md open standard.
Code Analysis
10 files read · 3 roundsA curated collection of 12 structured prompt workflows (SKILL.md files) for LLM coding agents, each defining gated procedures, guardrails, failure patterns, and examples for engineering tasks like code review, CJK text debugging, Git branch safety, and Notion knowledge management.
Strengths
The SKILL.md files contain genuinely domain-expert knowledge (CSS specificity for CJK wrapping, Git safety matrices, GitHub PR workflows) with real depth rather than generic prompt filler. The validation script, architecture doc, and template system create a coherent, enforceable framework for skill quality.
Weaknesses
No automated tests exist beyond the structural validation script — the actual prompt effectiveness is untested and unverifiable. The project is entirely markdown content with minimal executable code, so 'engineering-grade' is aspirational rather than demonstrated through testable artifacts.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
20
Contributors
1
Files
38
Active weeks
3
Repository
Language
Python
Stars
3
Forks
0
License
MIT