mokbhai
@mokbhai
Public Skills
content-writing
by mokbhai
Write compelling project descriptions and business communications that focus on outcomes, impact, and value without exposing technical implementation details or internal logic. Use this skill when creating: (1) Project descriptions for stakeholders, executives, or portfolios, (2) Business impact summaries and outcome documentation, (3) Executive summaries that explain "what" we're building without revealing "how" it works, (4) Marketing materials or external-facing project communications, (5) Any content that needs to persuade stakeholders by emphasizing business value over technical details. Perfect for explaining projects to non-technical audiences while maintaining appropriate boundaries around proprietary information.
astro-developer
by mokbhai
Comprehensive Astro web framework development guidance for 2026. Use when building, configuring, or troubleshooting Astro projects; creating components; setting up routing; implementing islands architecture; working with React, Tailwind CSS, and Node.js integrations; testing; performance optimization; or deployment strategies. Includes TypeScript patterns, state management, API routes, and common pitfalls solutions.
temporal-python-pro
by mokbhai
Master Temporal workflow orchestration using the Python SDK. Use PROACTIVELY for workflow design, microservice orchestration, long-running processes, saga pattern implementation, distributed transactions, or any durable execution patterns. Covers workflows, activities, determinism, testing strategies, and production deployment with Python-specific best practices and common pitfalls.
frontend-design
by mokbhai
Create distinctive, production-grade frontend interfaces using Tailwind CSS with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, Astro projects, or when styling/beautifying any web UI). Optimized for Astro + React tech stack. Generates creative, polished code and UI design that avoids generic AI aesthetics.
slash-command-creator
by mokbhai
This skill should be used when users want to create custom slash commands for Claude Code. It guides the creation of project-specific or personal slash commands with proper frontmatter, argument handling, and Claude Code standards.
subagent-builder
by mokbhai
Create and configure custom subagents in Claude Code. Use when user asks to create a new subagent, needs specialized AI assistance with specific tool restrictions or permissions, implements task-specific workflows with isolated context, sets up domain-specific agents with custom prompts, or creates subagents with hooks or validation rules
python-performance-optimization
by mokbhai
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
mcp-builder
by mokbhai
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
async-python-patterns
by mokbhai
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
uv-package-manager
by mokbhai
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.