CtrlK
BlogDocsLog inGet started
Tessl Logo

gamma-reference-architecture

Reference architecture for enterprise Gamma integrations. Use when designing systems, planning integrations, or implementing best-practice Gamma architectures. Trigger with phrases like "gamma architecture", "gamma design", "gamma system design", "gamma integration pattern", "gamma enterprise".

59

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

50%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is a reasonably organized reference architecture with diagrams, code, and a responsibilities table, but it is held back by non-executable code with syntax errors, bloated ASCII diagrams with stray shell lines, and a monolithic inline structure with no bundle references. It reads more as a static catalog than actionable, workflow-driven guidance.

Suggestions

Fix the code examples so they are executable: remove the invalid '# 300: timeout: 5 minutes' shell comment from the TypeScript, and define or import CreateOptions, ListOptions, notifyUser, Cache, and Queue.

Trim or externalize the large ASCII diagrams (and delete the stray 'set -euo pipefail' lines inside the code fences) to reduce token cost; move detailed diagrams/code into reference files linked from a concise overview.

Add a short sequenced workflow with validation checkpoints for actually standing up an integration, so the skill guides action rather than only cataloging patterns.

DimensionReasoningScore

Conciseness

The body avoids explaining concepts Claude already knows, but three very large ASCII diagrams consume heavy token budgets and stray 'set -euo pipefail' lines inside diagram fences are pure noise, so it is mostly efficient but could be tightened.

2 / 3

Actionability

TypeScript examples are present but not executable: '# 300: timeout: 5 minutes' is invalid TypeScript comment syntax, and CreateOptions/ListOptions/notifyUser and Cache/Queue imports are undefined, leaving concrete guidance incomplete with missing key details.

2 / 3

Workflow Clarity

The body is a catalog of patterns and examples rather than a sequenced process, and the Implementation section shows code with no ordering or validation checkpoints, so sequence and checkpoints are only implicitly present.

2 / 3

Progressive Disclosure

Sections are organized, but no bundle files exist and the large inline diagrams and code blocks that could live in separate reference files are kept inline, so structure is present but content that should be separate is not split out.

2 / 3

Total

8

/

12

Passed

Description

90%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is well-formed: it states the skill's purpose, gives an explicit 'Use when' clause, and lists concrete trigger phrases, with a distinctive Gamma-specific niche. Its only weakness is that the described actions are somewhat abstract rather than enumerating concrete operations.

DimensionReasoningScore

Specificity

It names the domain ('enterprise Gamma integrations') and some actions ('designing systems, planning integrations, or implementing best-practice Gamma architectures'), but these are abstract gerunds rather than the multiple concrete actions (e.g. 'extract text', 'fill forms') the top anchor requires.

2 / 3

Completeness

It answers both 'what' ('Reference architecture for enterprise Gamma integrations') and 'when' with an explicit 'Use when...' clause plus explicit trigger guidance, satisfying the top anchor.

3 / 3

Trigger Term Quality

It explicitly enumerates five natural trigger phrases ('gamma architecture', 'gamma design', 'gamma system design', 'gamma integration pattern', 'gamma enterprise'), giving good coverage of variations a user would say, matching the top anchor.

3 / 3

Distinctiveness Conflict Risk

The skill targets a clear niche (the Gamma product) with distinct, Gamma-specific triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.