CtrlK
BlogDocsLog inGet started
Tessl Logo

ideogram-multi-env-setup

Configure Ideogram across development, staging, and production environments. Use when setting up multi-environment deployments, configuring per-environment secrets, or implementing environment-specific Ideogram configurations. Trigger with phrases like "ideogram environments", "ideogram staging", "ideogram dev prod", "ideogram environment setup", "ideogram config by env".

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill ideogram-multi-env-setup
What are skills?

87

1.60x

Quality

83%

Does it follow best practices?

Impact

96%

1.60x

Average score across 3 eval scenarios

SKILL.md
Review
Evals

Evaluation results

100%

48%

Set Up Ideogram Configuration for a Multi-Environment TypeScript Service

Config directory structure and environment-specific values

Criteria
Without context
With context

Config directory path

50%

100%

Base timeout value

100%

100%

Base maxRetries value

100%

100%

Base cache TTL

0%

100%

Dev API key variable

100%

100%

Dev debug true

0%

100%

Dev cache disabled

0%

100%

Staging API key variable

100%

100%

Prod API key variable

100%

100%

Prod timeout override

0%

100%

Prod maxRetries override

0%

100%

Prod cache TTL override

0%

100%

Base config spread

100%

100%

Without context: $0.4054 · 1m 33s · 24 turns · 31 in / 5,318 out tokens

With context: $0.4163 · 1m 24s · 25 turns · 28 in / 4,651 out tokens

100%

22%

Implement the Ideogram Config Resolver for a Vercel-deployed Application

Environment resolver with detection logic and error handling

Criteria
Without context
With context

Environment type union

100%

100%

NODE_ENV detection

100%

100%

Production detection

100%

100%

Staging detection via NODE_ENV

100%

100%

VERCEL_ENV preview staging

100%

100%

Development fallback

100%

100%

Missing API key throws

100%

100%

Error mentions environment

100%

100%

Config includes environment property

33%

100%

Configs map object

0%

100%

Without context: $0.2211 · 1m 9s · 14 turns · 17 in / 3,834 out tokens

With context: $0.5950 · 2m 15s · 30 turns · 455 in / 7,777 out tokens

90%

38%

Harden Ideogram Integration with Proper Secret Management and Startup Validation

Secret management, CI/CD config, and Zod startup validation

Criteria
Without context
With context

Local env file name

100%

100%

Dev key variable name

0%

100%

.env.local gitignored

100%

100%

GH Actions staging environment

30%

100%

GH Actions production environment

30%

100%

GH Actions secrets syntax

25%

100%

Zod used for validation

100%

100%

Zod apiKey validation

100%

100%

Zod environment enum

0%

100%

Zod timeout validation

100%

100%

Zod parse called

0%

0%

Without context: $0.5156 · 2m 36s · 28 turns · 67 in / 8,096 out tokens

With context: $0.5852 · 2m 22s · 28 turns · 456 in / 7,465 out tokens

Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

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.