shanraisshan/claude-code-best-practice
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.
Install
npx skills add shanraisshan/claude-code-best-practice@time-skillRuns in your terminal. Adds the skill globally for Claude Code, Cursor, Codex and others; add -g -y to skip prompts.
What it does
Time Skill This skill displays the current date and time in Pakistan Standard Time (PKT). Task Display the current date and time in Pakistan Standard Time (UTC+5). Instructions 1. Get Current Time: Run the following bash command: 2. Display Result: Show the time in this format: Requirements - Always use the Asia/Karachi timezone (UTC+5) - Use 24-hour format - Include the date alongside the time - Keep the output concise — no extra commentary
Excerpt from the skill's own SKILL.md. Read the full file on GitHub before installing: skills run with your agent's permissions.
View source on GitHubBefore you install
Skills are plain text instructions the agent follows, sometimes with scripts. Check the source, prefer repositories with many installs and stars, and read any script it ships.
Related skills
- agent-browser
shanraisshan/claude-code-best-practice
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
323 installs 66KTestingDataAI & agents - weather-fetcher
shanraisshan/claude-code-best-practice
Instructions for fetching current weather temperature data for Dubai, UAE from Open-Meteo API
321 installs 66KData - weather-svg-creator
shanraisshan/claude-code-best-practice
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.
271 installs 66KProductivity - presentation-structure
shanraisshan/claude-code-best-practice
Knowledge about the presentation slide format, weight system, navigation, and section structure
171 installs 66KDesign & UIAnimationData - presentation-styling
shanraisshan/claude-code-best-practice
Knowledge about CSS classes, component patterns, and syntax highlighting in the presentation
160 installs 66KDesign & UIReact & Next.jsWriting - vibe-to-agentic-framework
shanraisshan/claude-code-best-practice
The conceptual framework behind the presentation — what "Vibe Coding to Agentic Engineering" means, why the journey is structured the way it is, and how every slide fits the narrative arc
148 installs 66KAI & agents