weather-svg-creator
Creates an SVG weather card showing the current temperature for Dubai. Writes the SVG to orchestration-workflow/weather.svg and updates orchestration-workflow/output.md.
pinned to #e062d7cupdated 3 weeks ago
Ask your AI client: “install skills/weather-svg-creator”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/weather-svg-creatormetahub onboarded this repo on the author's behalf.
If you own github.com/shanraisshan/claude-code-best-practice on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
62,401
Last commit
3 weeks ago
Latest release
published
- #agentic-ai
- #agentic-coding
- #agentic-engineering
- #agentic-workflow
- #ai
- #ai-agents
- #anthropic
- #best-practices
- #boris
- #claude
- #claude-ai
- #claude-code
- #claude-code-agents
- #claude-code-best-practices
- #claude-code-commands
- #claude-code-skills
- #context-engineering
- #pakistan
- #pakistani-developer
- #vibe-coding
About this skill
Pulled from SKILL.md at publish time.
Creates a visual SVG weather card for Dubai, UAE and writes the output files.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.e062d7c· 3 weeks ago
Documentation
41Description quality
19 words · 169 chars — "Creates an SVG weather card showing the current temperature for Dubai. Writes th…"
README is present and substantial
73,969 chars · 17 sections · 1 code block
Tags / topics declared
20 total — agentic-ai, agentic-coding, agentic-engineering, agentic-workflow, ai, ai-agents (+14)
README has usage / example sectionswarn
README has no Usage / Example / Quick start / Installation heading at any level
Add a `# Usage`, `## Quick start`, or similar section so end users can copy/paste a working invocation. Code blocks alone work too if there are several.
Homepage / docs URL declared
https://linkedin.com/in/shanraisshan
Release history
1- releasecurrente062d7cwarn3 weeks ago
Contents
Creates a visual SVG weather card for Dubai, UAE and writes the output files.
Task
You will receive a temperature value and unit (Celsius or Fahrenheit) from the calling context. Create an SVG weather card and write both the SVG and a markdown summary.
Instructions
- Create SVG — Use the SVG template from reference.md, replacing placeholders with actual values
- Write SVG file — Read then write to
orchestration-workflow/weather.svg - Write summary — Read then write to
orchestration-workflow/output.mdusing the markdown template from reference.md
Rules
- Use the exact temperature value and unit provided — do not re-fetch or modify
- The SVG must be self-contained and valid
- Both output files go in the
orchestration-workflow/directory
Additional resources
- For SVG template, output template, and design specs, see reference.md
- For example input/output pairs, see examples.md
Reviews
No reviews yet. Be the first.
Related
Frontend Slides
Create beautiful slides on the web using Claude's frontend skills
orchestration-patterns
>
migration-patterns
>
mh install skills/weather-svg-creator