SessionEnd
25shanraisshan/claude-code-best-practice
Hook Claude Code
Runs when a session ends, executing hooks.py via python3. From shanraisshan/claude-code-best-practice.
shanraisshan/claude-code-best-practice
Hook Claude Code
Runs when a session ends, executing hooks.py via python3. From shanraisshan/claude-code-best-practice.
shanraisshan/claude-code-best-practice
Hook Claude Code
Runs once when the project is set up, executing hooks.py via python3. From shanraisshan/claude-code-best-practice.
shanraisshan/claude-code-best-practice
Hook Claude Code
Runs when the agent asks you a question, executing hooks.py via python3. From shanraisshan/claude-code-best-practice.
shanraisshan/claude-code-best-practice
Settings file Claude Code
Agent settings declaring 30 hook events (PreToolUse, PermissionRequest, PostToolUse, PostToolUseFailure) and 24 allowed tools.
shanraisshan/claude-code-best-practice
Skill Claude CodeCodex
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…
shanraisshan/claude-code-best-practice
Skill Claude CodeCodex
Knowledge about the presentation slide format, weight system, navigation, and section structure.
shanraisshan/claude-code-best-practice
Skill Claude CodeCodex
Knowledge about CSS classes, component patterns, and syntax highlighting in the presentation.
shanraisshan/claude-code-best-practice
Skill Claude CodeCodex
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.
shanraisshan/claude-code-best-practice
Skill Claude CodeCodex
Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the user asks for the current time, Pakistan time, or PKT.
shanraisshan/claude-code-best-practice
Skill Claude CodeCodex
Instructions for fetching current weather temperature data for Dubai, UAE from Open-Meteo API.
shanraisshan/claude-code-best-practice
Skill Claude CodeCodex
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.
shanraisshan/claude-code-best-practice
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
shanraisshan/claude-code-best-practice
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
shanraisshan/claude-code-best-practice
MCP server Claude CodeCodexCursor +2
Lets the agent read DeepWiki's AI-generated documentation of any public GitHub repository and ask questions about a codebase. Runs locally from the deepwiki-mcp npm package.
shanraisshan/claude-code-best-practice
Instructions file
Claude Code instructions for shanraisshan/claude-code-best-practice, covering claude.md, repository overview, key components, weather system (example workflow) and skill definition structure.
shanraisshan/claude-code-best-practice
Command Claude Code
Fetch the current time for Dubai (GST, UTC+4) and create a visual SVG time card.
shanraisshan/claude-code-best-practice
Skill Claude CodeCodex
Instructions for fetching current Dubai time via bash command.
shanraisshan/claude-code-best-practice
Skill Claude CodeCodex
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.
shanraisshan/claude-code-best-practice
Agent Claude Code
Meticulous, constructive reviewer for correctness, clarity, security, and maintainability.
shanraisshan/claude-code-best-practice
Agent Claude Code
Validates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and design principles before implementation proceeds.
shanraisshan/claude-code-best-practice
Agent Claude Code
Use this agent when you need to analyze existing documentation and create new or updated documentation that strictly adheres to project-specific documentation standards defined in claude.md. This agent excels at maintaining consistency with established documentation patterns, ensuring technical accuracy, and producing…
shanraisshan/claude-code-best-practice
Agent Claude Code
Turns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.
shanraisshan/claude-code-best-practice
Agent Claude Code
Analyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.
shanraisshan/claude-code-best-practice
Agent Claude Code
Pragmatic IC who plans sanely, ships small reversible slices with tests, and writes clear PRs.