.claude/skills/weather-svg-creator/SKILL.md
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.
npx skillsauth add shanraisshan/claude-code-best-practice weather-svg-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Creates a visual SVG weather card for Dubai, UAE and writes the output files.
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.
orchestration-workflow/weather.svgorchestration-workflow/output.md using the markdown template from reference.mdorchestration-workflow/ directorydocumentation
Creates an SVG time card showing the current time for Dubai. Writes the SVG to agent-teams/output/dubai-time.svg and updates agent-teams/output/output.md.
data-ai
Instructions for fetching current Dubai time via bash command
development
Instructions for fetching current weather temperature data for Dubai, UAE from Open-Meteo API
tools
Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the user asks for the current time, Pakistan time, or PKT.