textmate-grammar
Use when creating or editing TextMate grammar files for VS Code syntax highlighting - patterns, scopes, and language tokenization
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install mcclowes/omg/textmate-grammarskilz install mcclowes/omg/textmate-grammar --agent opencodeskilz install mcclowes/omg/textmate-grammar --agent codexskilz install mcclowes/omg/textmate-grammar --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/mcclowes/omgcp -r omg/.claude/skills/textmate-grammar ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
mastering-github-cli
by SpillwaveSolutions
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" com...
mastering-github-cli
by SpillwaveSolutions
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" com...
signal-intel
by gtmagents
Use when consolidating intent, product usage, and third-party signals to prioritize ABM actions.
meal-prep-efficiency-guru
by sandraschi
Expert in batch cooking, meal planning, food storage, and efficient kitchen workflows
Agentic Skill Details
- Repository
- omg
- Stars
- 1
- Type
- Non-Technical
- Meta-Domain
- development
- Primary Domain
- github
- Market Score
- 14
Agent Skill Grade
C Score: 77/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing TOC for navigation
- No workflow guidance
- Missing validation and testing
Recommendations
- Address 2 high-severity issues first
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I analyzed the TextMate grammar skill and found it handles a fairly niche but important problem—syntax highlighting is one of those things most developers never think about until they need it. With a 77/100, you're clearly doing the fundamentals well, though there's some room to tighten up either the spec clarity or the user experience layer.
Links:
The TL;DR
You're at 77/100, C territory—solid but with gaps. This is based on Anthropic's best practices for agentic skills. Your strongest area is Spec Compliance (12/15), but Progressive Disclosure Architecture (20/30) and Ease of Use (20/25) are dragging the score down. The real issue: you're showing what TextMate grammars are, but not how developers should use them to solve problems.
What's Working Well
- Clear triggers and discoverability. "Use when creating or editing TextMate grammar files for VS Code" gets the job done, and the metadata is solid.
- Solid scope naming table. The breakdown of
keyword.control,storage.type,entity.name.functiongives developers a concrete reference without bloat. - Quick Start template shows structure. Having that minimal example right upfront is helpful—developers see a working
scopeName, basic patterns, and a repository in one place. - Good technical accuracy. No hand-waving, patterns are real, and the content is factually correct throughout.
The Big One: Missing Workflow Guidance
Here's what's holding you back: You explain the components but not the workflow. A developer reading this can see what a TextMate grammar looks like, but they don't know how to build one from scratch.
Why it matters: Skills should teach developers how to solve the actual problem, not just show them syntax. Rig...
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.