alicloud-solution-content-article-illustrator-test
Original:🇺🇸 English
Translated
1 scriptsChecked / no sensitive code detected
Smoke test for alicloud-solution-content-article-illustrator. Validate solution-skill structure, compatibility-oriented documentation, prompt-before-image workflow, backend recommendation policy, and final Markdown output artifacts.
23installs
Sourcecinience/alicloud-skills
Added on
NPX Install
npx skill4agent add cinience/alicloud-skills alicloud-solution-content-article-illustrator-testTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Category: test
Content Article Illustrator Smoke Test
Prerequisites
- Target skill path:
skills/solutions/alicloud-solution-content-article-illustrator/ - Python 3
Test Steps
- Compile helper scripts:
bash
python3 tests/common/compile_skill_scripts.py \
--skill-path skills/solutions/alicloud-solution-content-article-illustrator \
--output output/alicloud-solution-content-article-illustrator-test/compile-check.json- Run the executable smoke test:
bash
python3 tests/solutions/alicloud-solution-content-article-illustrator-test/scripts/smoke_test_article_illustrator.py \
--output output/alicloud-solution-content-article-illustrator-test/smoke-test-result.json- Save command outputs under .
output/alicloud-solution-content-article-illustrator-test/
Pass Criteria
- contains valid frontmatter.
SKILL.md - Helper scripts compile successfully.
- honors project-over-user fallback.
load_preferences.py - captures watermark, output-dir, and custom style names from project preferences.
load_preferences.py - References document Type and Style as separate axes.
- Style docs include a Type x Style compatibility matrix and auto-selection guidance.
- Backend contract documents recommendation without hard-binding.
- Prompt docs and generated prompt files use structured sections such as ,
ZONES,LABELS, andCOLORS.ASPECT - Workflow and prompt docs explain ,
direct, andstylereference usage.palette - executes the mock backend flow and writes workflow evidence.
run_workflow.py - Prompt files exist before generated images.
- Final uses relative
article.with-images.mdlinks.images/... - Evidence exists under .
output/alicloud-solution-content-article-illustrator-test/
Result Template
- Date: YYYY-MM-DD
- Skill: skills/solutions/alicloud-solution-content-article-illustrator
- Conclusion: pass / fail
- Notes: