CtrlK
BlogDocsLog inGet started
Tessl Logo

ideogram-ci-integration

Configure CI/CD pipelines for Ideogram integrations with GitHub Actions. Use when setting up automated testing, visual regression tests, or integrating Ideogram validation into your build process. Trigger with phrases like "ideogram CI", "ideogram GitHub Actions", "ideogram automated tests", "CI ideogram", "ideogram pipeline".

71

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

77%Weight 40%Scale 1-3

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

The body is highly actionable with complete, executable code and a clear sequenced workflow including validation and gating. It is slightly verbose in inline test boilerplate and keeps all detail inline rather than splitting to reference files.

Suggestions

Move the full test files (ideogram-generate.test.ts, prompt-validation.test.ts, ideogram-live.test.ts) into a references/ directory and link to them, keeping only representative snippets inline.

Trim the duplicated fetch header setup in the mock tests to a shared helper to reduce token cost.

Consider collapsing the Error Handling and Output sections into a single concise reference table.

DimensionReasoningScore

Conciseness

Mostly code-forward with no padded concept explanations, but the full inline mock test boilerplate (beforeEach/afterEach fetch spy) and duplicated header setup across test files could be tightened.

2 / 3

Actionability

Fully executable, copy-paste-ready YAML workflow, gh secret commands, and complete TypeScript test files with imports and assertions.

3 / 3

Workflow Clarity

Five clearly sequenced steps with gating logic, a verification checkpoint ('gh secret list'), timeout config, and an error-handling table covering failure modes.

3 / 3

Progressive Disclosure

Well-sectioned single file with no bundle references, but large inline test files are content that could be split into reference files, and no one-level-deep detail links exist.

2 / 3

Total

10

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 specific, complete, and distinctive, naming concrete actions and supplying natural trigger phrases for both what and when. It is a strong, well-formed skill description.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Configure CI/CD pipelines', 'automated testing', 'visual regression tests', 'integrating Ideogram validation') rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('Configure CI/CD pipelines for Ideogram integrations with GitHub Actions') and when ('Use when setting up automated testing...') with explicit triggers.

3 / 3

Trigger Term Quality

Natural phrases a user would say ('ideogram CI', 'ideogram GitHub Actions', 'ideogram automated tests', 'CI ideogram', 'ideogram pipeline') give good coverage.

3 / 3

Distinctiveness Conflict Risk

The 'Ideogram' prefix on all triggers carves a clear niche unlikely to conflict with other CI/testing 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.