CtrlK
BlogDocsLog inGet started
Tessl Logo

ideogram-performance-tuning

Optimize Ideogram API performance with caching, model selection, and parallel generation. Use when experiencing slow generation, implementing caching strategies, or optimizing throughput for Ideogram integrations. Trigger with phrases like "ideogram performance", "optimize ideogram", "ideogram latency", "ideogram caching", "ideogram slow", "ideogram speed".

74

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

87%

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

A dense, actionable skill body anchored in executable code and concrete config tables, with efficient organization and no nested reference chains. Its main gap is the absence of explicit validation/feedback loops for batch and destructive operations.

Suggestions

Add an explicit validate→fix→retry checkpoint around the parallelGenerate and CDN-upload steps (e.g., verify cache integrity and confirm S3 upload success before reporting completion) to lift workflow_clarity to 3.

Surface a concrete retry/backoff recipe for the 429 rate-limit case inside Step 3 rather than only in the error-handling table.

Replace the top-level script-level execution of parallelGenerate (await at module scope) with a clearly-invokable example so the code is unambiguously runnable.

DimensionReasoningScore

Conciseness

The body is lean and code-driven, assuming Claude's competence without explaining what caching or queues are; every section earns its place. It does not pad with concepts Claude already knows, so it sits at score 3 rather than 2.

3 / 3

Actionability

Provides fully executable TypeScript hitting real endpoints (api.ideogram.ai/generate, v3/generate), with copy-paste-ready caching, parallel-generation, and S3/CDN code — matching the score-3 anchor.

3 / 3

Workflow Clarity

Steps 1–4 are sequenced and an error-handling table gives cause/solution pairs, but the batch parallel-generation and CDN upload steps lack explicit validate→fix→retry checkpoints, which caps batch-operation workflows at 2 per the rubric.

2 / 3

Progressive Disclosure

Well-organized into clear sections (Overview, Baselines, Instructions, Tips, Error Handling, Resources) with one-level-deep external links and no nested references; as a self-contained skill needing no bundle files, well-organized sections satisfy score 3.

3 / 3

Total

11

/

12

Passed

Description

100%

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

A concise, well-targeted description that names concrete actions and pairs them with an explicit 'Use when' clause and natural trigger phrases. It is third person and free of fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'caching, model selection, and parallel generation' — rather than vague language, matching the score-3 anchor.

3 / 3

Completeness

Clearly answers both 'what' (optimize Ideogram API performance with caching, model selection, parallel generation) and 'when' (an explicit 'Use when...' clause), so it is not capped at 2.

3 / 3

Trigger Term Quality

Explicit trigger phrases like 'ideogram performance', 'optimize ideogram', 'ideogram latency', 'ideogram slow', 'ideogram speed' are natural terms a user would say, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

Tightly scoped to Ideogram-specific triggers, giving it a clear niche unlikely to conflict with other skills.

3 / 3

Total

12

/

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.