CtrlK
BlogDocsLog inGet started
Tessl Logo

time-skill

Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the user asks for the current time, Pakistan time, or PKT.

76

Quality

95%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, minimal skill body that provides an exact executable command and output format with no wasted tokens. It appropriately matches its scope as a simple single-purpose skill.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: a brief task statement, one executable command, an output template, and a short requirements list, with no padding or explanations of concepts Claude already knows.

3 / 3

Actionability

It gives the exact copy-paste-ready command `TZ='Asia/Karachi' date '+%Y-%m-%d %H:%M:%S %Z'` plus a precise output format template, leaving nothing abstract.

3 / 3

Workflow Clarity

This is a single-action skill with an unambiguous step (run the command, then display the result); per the simple-skills note, that clarity earns the top score without needing a multi-step workflow.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references, it uses well-organized sections (Task, Instructions, Requirements) that fit cleanly inline.

3 / 3

Total

12

/

12

Passed

Description

90%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A clear, concise description with an explicit trigger clause and good natural keyword coverage. Its only weakness is listing a single action rather than multiple concrete capabilities.

DimensionReasoningScore

Specificity

It names a concrete action ('Display the current time') in the PKT domain, but offers only one capability rather than multiple specific actions, so it stops short of the top anchor.

2 / 3

Completeness

It states both what it does ('Display the current time in Pakistan Standard Time') and an explicit 'Use when...' trigger clause, satisfying both halves.

3 / 3

Trigger Term Quality

'current time, Pakistan time, or PKT' covers the natural phrasings a user would actually say, giving good keyword coverage.

3 / 3

Distinctiveness Conflict Risk

The narrow PKT/Pakistan-time niche with distinct triggers makes it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
shanraisshan/claude-code-best-practice
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.