shanraisshan/time-svg-creator
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.
npx skills add https://github.com/shanraisshan/claude-code-best-practice --skill time-svg-creator
Creates a visual SVG time card for Dubai, UAE and writes the output files.
You will receive three fields from the calling context: time, timezone, and formatted. Create an SVG time card and write both the SVG and a markdown summary.
agent-teams/output/dubai-time.svgagent-teams/output/output.md using the markdown template from reference.mdagent-teams/output/ directoryTake shanraisshan/time-svg-creator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.