CtrlK
BlogDocsLog inGet started
Tessl Logo

ideogram-sdk-patterns

Apply production-ready Ideogram SDK patterns for TypeScript and Python. Use when implementing Ideogram integrations, refactoring SDK usage, or establishing team coding standards for Ideogram. Trigger with phrases like "ideogram SDK patterns", "ideogram best practices", "ideogram code patterns", "idiomatic ideogram".

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill ideogram-sdk-patterns
What are skills?

91

1.49x

Quality

88%

Does it follow best practices?

Impact

100%

1.49x

Average score across 3 eval scenarios

SKILL.md
Review
Evals

Discovery

89%

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

This is a well-structured skill description with explicit 'Use when' and 'Trigger with' clauses that clearly define when Claude should select this skill. The main weakness is the lack of concrete specific actions - it describes the purpose (patterns, best practices) but not what those patterns actually do (e.g., image generation, API configuration, error handling).

Suggestions

Add specific concrete actions the patterns cover, such as 'image generation', 'API authentication', 'error handling', or 'response parsing' to improve specificity.

DimensionReasoningScore

Specificity

Names the domain (Ideogram SDK) and mentions some actions ('implementing integrations', 'refactoring SDK usage', 'establishing team coding standards'), but lacks concrete specific actions like 'generate images', 'handle API responses', or 'configure authentication'.

2 / 3

Completeness

Clearly answers both what ('Apply production-ready Ideogram SDK patterns for TypeScript and Python') and when ('Use when implementing Ideogram integrations, refactoring SDK usage, or establishing team coding standards'). Includes explicit 'Use when' and 'Trigger with' clauses.

3 / 3

Trigger Term Quality

Explicitly lists natural trigger phrases users would say: 'ideogram SDK patterns', 'ideogram best practices', 'ideogram code patterns', 'idiomatic ideogram'. Also mentions TypeScript and Python which are relevant keywords.

3 / 3

Distinctiveness Conflict Risk

Very specific niche targeting Ideogram SDK specifically. The combination of 'Ideogram' + 'SDK' + 'patterns' creates a distinct trigger space unlikely to conflict with other skills.

3 / 3

Total

11

/

12

Passed

Implementation

87%

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

This is a strong skill with excellent actionability and conciseness. The code patterns are production-ready and well-organized across TypeScript and Python. The main weakness is the lack of explicit validation steps to verify the patterns work correctly after implementation.

Suggestions

Add a validation step after implementing the singleton pattern (e.g., 'Verify: Call getIdeogramClient() twice and confirm same instance returned')

Include a simple test command or assertion to verify the error handling wrapper catches exceptions as expected

DimensionReasoningScore

Conciseness

The skill is lean and efficient, providing only executable code patterns without explaining basic concepts Claude already knows. Every section adds value with concrete implementations.

3 / 3

Actionability

All code examples are fully executable and copy-paste ready. The TypeScript and Python patterns include complete implementations with proper imports, types, and error handling.

3 / 3

Workflow Clarity

Steps are numbered and sequenced, but there are no validation checkpoints or feedback loops. For SDK integration patterns that could fail at runtime, explicit validation steps (e.g., 'test the singleton works') would improve reliability.

2 / 3

Progressive Disclosure

Content is well-organized with clear sections. References to external resources and related skills (ideogram-install-auth, ideogram-core-workflow-a) are one level deep and clearly signaled.

3 / 3

Total

11

/

12

Passed

Validation

81%

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

Validation9 / 11 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

9

/

11

Passed

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.