Optimize your skills and tiles: review SKILL.md quality, generate eval scenarios, run evals, compare across models, diagnose gaps, and re-run until scores improve.
88
94%
Does it follow best practices?
Impact
88%
1.07xAverage score across 24 eval scenarios
Passed
No known issues
You are preparing to run tessl scenario generate for a tile in the acme/web-app repository. Before running the command, you need to identify which files in the repository should be passed via the --context flag so the scenario generator has access to the project's agent guidance, coding conventions, and tile configuration.
Below is a partial file listing from the repository root (3 levels deep). Review the listing and determine which files qualify as context files for scenario generation.
Files that qualify as context for tessl scenario generate:
Files that do NOT qualify:
--context, with a brief reason for eachtessl scenario generate command you would run, assuming:
acme/web-appa1b2c3d,e4f5g6hmain-ws.
.cursor/
.cursor/rules/
.cursor/rules/api-patterns.mdc
.cursor/rules/testing.mdc
.cursor/rules/component-style.mdc
.github/
.github/workflows/
.github/workflows/ci.yml
.tessl/
.tessl/tiles/
.tessl/tiles/web-app-helper/
.tessl/tiles/web-app-helper/SKILL.md
.tessl/tiles/web-app-helper/references/
.tessl/tiles/web-app-helper/references/api-guide.md
CLAUDE.md
CHANGELOG.md
README.md
docs/
docs/AGENTS.md
docs/architecture.md
docs/deployment.md
package.json
src/
src/index.ts
src/utils/
src/utils/helpers.ts
src/utils/validators.ts
src/components/
src/components/Button.tsx
src/components/Form.tsx
tessl.json
tsconfig.jsonevals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
scenario-13
scenario-14
scenario-15
scenario-16
scenario-17
scenario-18
scenario-19
scenario-20
scenario-21
scenario-22
scenario-23
scenario-24
skills
compare-skill-model-performance
optimize-skill-instructions
references
optimize-skill-performance
optimize-skill-performance-and-instructions