CtrlK
BlogDocsLog inGet started
Tessl Logo

ideogram-local-dev-loop

Configure Ideogram local development with hot reload and testing. Use when setting up a development environment, configuring test workflows, or establishing a fast iteration cycle with Ideogram. Trigger with phrases like "ideogram dev setup", "ideogram local development", "ideogram dev environment", "develop with ideogram".

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill ideogram-local-dev-loop
What are skills?

83

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

92%

76%

Scaffold a New Ideogram Integration Project

Project initialization structure

Criteria
Without context
With context

client.ts exists

0%

100%

config.ts exists

0%

100%

utils.ts exists

0%

100%

src/index.ts exists

100%

100%

tests directory

0%

100%

tsx watch dev script

0%

100%

vitest test script

0%

100%

vitest watch script

0%

100%

.env.local present

0%

0%

.env.example present

100%

100%

.env.local git-ignored

0%

100%

Without context: $0.5660 · 2m 30s · 31 turns · 32 in / 8,425 out tokens

With context: $0.6696 · 2m 11s · 37 turns · 37 in / 7,060 out tokens

100%

70%

Write Tests for an Ideogram Image Generation Service

Vitest test suite with SDK mocking

Criteria
Without context
With context

vitest import

0%

100%

correct client import path

100%

100%

vi.mock used

0%

100%

mockImplementation pattern

0%

100%

vitest test script

0%

100%

test file location

100%

100%

Without context: $0.6025 · 2m 28s · 33 turns · 33 in / 8,063 out tokens

With context: $0.5892 · 2m 10s · 33 turns · 114 in / 6,419 out tokens

100%

25%

Create a Developer Onboarding and Troubleshooting Script

Debug mode and environment setup workflow

Criteria
Without context
With context

cp .env.example .env.local

100%

100%

npm install step

100%

100%

npm run dev step

100%

100%

Correct sequence order

100%

100%

DEBUG=IDEOGRAM=* pattern

0%

100%

.env.local mentioned

100%

100%

debug with npm run dev

100%

100%

Without context: $0.3706 · 1m 48s · 21 turns · 22 in / 5,832 out tokens

With context: $0.3247 · 1m 9s · 20 turns · 20 in / 3,736 out tokens

Evaluated
Agent
Claude Code

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.