This is a narrowly scoped skill that generates an SVG time card for Dubai and writes it to a specific output directory along with a markdown summary. You'd use this as part of a larger agent workflow where you need visual time displays, probably for dashboards or reports. The skill is deliberately constrained: it accepts pre-calculated time values and explicitly forbids recalculating them, which makes sense for consistency in multi-step pipelines but means it's not standalone. The implementation references templates from separate docs for the SVG and markdown format. It's the kind of specialized task that makes sense when you're building composite agent behaviors and need reliable, repeatable output formatting.
npx -y skills add shanraisshan/claude-code-best-practice --skill time-svg-creator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
metabase/metabase
github/awesome-copilot
UKGovernmentBEIS/inspect_evals
addyosmani/agent-skills