
Agentic Skills by mjunaidca
working-with-spreadsheets
by mjunaidca
Creates and edits Excel spreadsheets with formulas, formatting, and financial modeling standards.Use when working with .xlsx files, financial model...
aks-deployment-troubleshooter
by mjunaidca
Diagnose and fix Kubernetes deployment failures, especially ImagePullBackOff, CrashLoopBackOff, and architecture mismatches. Battle-tested from 4-h...
better-auth-setup
by mjunaidca
Guide implementation of OAuth 2.1 / OIDC authentication using Better Auth with the OIDC Provider plugin. Use this skill when setting up centralized...
better-auth-sso
by mjunaidca
Integrate with Better Auth SSO for OAuth2/OIDC authentication. Use this skill when implementing SSO login flows, PKCE authentication, token managem...
blueprint-skill-creator
by mjunaidca
Creates blueprint-driven skills for infrastructure and deployment tasks. This skill should be used when creating new skills that require templates,...
browsing-with-playwright
by mjunaidca
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements,take screenshots, and extract data. Use when tasks require w...
building-chat-interfaces
by mjunaidca
Build AI chat interfaces with custom backends, authentication, and context injection.Use when integrating chat UI with AI agents, adding auth to ch...
building-chat-widgets
by mjunaidca
Build interactive AI chat widgets with buttons, forms, and bidirectional actions.Use when creating agentic UIs with clickable widgets, entity taggi...
building-chatgpt-apps
by mjunaidca
Guides creation of ChatGPT Apps with interactive widgets using OpenAI Apps SDK and MCP servers.Use when building ChatGPT custom apps with visual UI...
building-mcp-servers
by mjunaidca
Guides creation of high-quality MCP (Model Context Protocol) servers that enable LLMsto interact with external services through well-designed tools...
building-nextjs-apps
by mjunaidca
Build Next.js 16 applications with correct patterns and distinctive design. Use when creatingpages, layouts, dynamic routes, upgrading from Next.js...
building-rag-systems
by mjunaidca
Build production RAG systems with semantic chunking, incremental indexing, and filtered retrieval.Use when implementing document ingestion pipeline...
chatkit-actions
by mjunaidca
Implements interactive widget actions and bidirectional communication patterns for ChatKit. This skill should be used when building AI-driven inter...
chatkit-integration
by mjunaidca
Foundation skill for integrating OpenAI ChatKit framework with custom backends. This skill should be used for initial ChatKit setup including serve...
chatkit-streaming
by mjunaidca
Implements real-time streaming UI patterns for ChatKit applications. This skill should be used when adding response lifecycle management, progress ...
cloud-deploy-blueprint
by mjunaidca
End-to-end cloud deployment skill for Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines. Covers managed services integration (Neon, Upstash), ingress ...
configuring-better-auth
by mjunaidca
Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when settingup a centralized auth server (SSO provider), imple...
configuring-dapr-pubsub
by mjunaidca
Configures Dapr pub/sub components for event-driven microservices with Kafka or Redis.Use when wiring agent-to-agent communication, setting up even...
containerize-apps
by mjunaidca
Containerizes applications with impact-aware Dockerfiles and docker-compose configurations. This skill should be used when containerizing projects ...
containerizing-applications
by mjunaidca
Containerizes applications with Docker, docker-compose, and Helm charts.Use when creating Dockerfiles, docker-compose configurations, or Helm chart...
creating-skills
by mjunaidca
Guides creation of effective Agent Skills with proper structure and validation.Use when users want to create a new skill, update an existing skill,...
dapr-integration
by mjunaidca
Integrate Dapr for pub/sub messaging and scheduled jobs. Use this skill when implementing event-driven architectures with Dapr, handling CloudEvent...
datetime-timezone
by mjunaidca
Handle datetime and timezone conversions correctly across frontend, API, and database. Use this skill when working with datetime-local inputs, sche...
deploying-cloud-k8s
by mjunaidca
Deploys applications to cloud Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines.Use when deploying to production, setting up GitHub Actions, troublesh...
deploying-kafka-k8s
by mjunaidca
Deploys Apache Kafka on Kubernetes using the Strimzi operator with KRaft mode.Use when setting up Kafka for event-driven microservices, message que...
deploying-postgres-k8s
by mjunaidca
Deploys PostgreSQL on Kubernetes using the CloudNativePG operator with automated failover.Use when setting up PostgreSQL for production workloads, ...
fastapi-backend
by mjunaidca
Build production-grade FastAPI backends with SQLModel, Pydantic, and JWT authentication. Use this skill when building REST APIs, integrating with N...
fetching-library-docs
by mjunaidca
Token-efficient library API documentation fetcher using Context7 MCP with 77% token savings.Fetches code examples, API references, and usage patter...
helm-charts
by mjunaidca
Creates and manages Helm charts for Kubernetes deployments. This skill should be used when packaging applications for Kubernetes using Helm, creati...
installing-skill-tracker
by mjunaidca
Installs Claude Code hooks for automatic skill usage measurement.Use when setting up skill tracking infrastructure in a new project.NOT when hooks ...
kagent
by mjunaidca
Kubernetes-native AI agent framework for building, deploying, and managing AI agents on Kubernetes. This skill should be used when deploying AI age...
kubectl-ai
by mjunaidca
AI-powered Kubernetes operations using kubectl-ai from Google Cloud Platform. This skill should be used when managing Kubernetes clusters with natu...
kubernetes-deployment-validator
by mjunaidca
Validate Kubernetes deployments before execution. Run pre-flight checks for password generation, environment variables, database authentication, CO...
kubernetes-essentials
by mjunaidca
Quick reference for Kubernetes core concepts and kubectl commands. This skill should be used as a refresher for basic K8s operations including pods...
mcp-builder
by mjunaidca
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tool...
minikube
by mjunaidca
Manages local Kubernetes clusters using Minikube for development and testing. This skill should be used when setting up local K8s environments, ena...
nextjs-16
by mjunaidca
Build Next.js 16 applications with the correct patterns. Use this skill when creating pages, layouts, middleware (now proxy.ts), dynamic routes, or...
nextjs-devtools
by mjunaidca
Next.js development tooling via MCP. Inspect routes, components, build info, and debug Next.js apps.Use when working on Next.js applications, debug...
nx-monorepo
by mjunaidca
Nx monorepo management skill for AI-native development. This skill should be used when working with Nx workspaces, project graphs, affected detecti...
operating-k8s-local
by mjunaidca
Operates local Kubernetes clusters with Minikube for development and testing.Use when setting up local K8s, deploying applications locally, or debu...
operating-production-services
by mjunaidca
SRE patterns for production service reliability: SLOs, error budgets, postmortems, and incident response.Use when defining reliability targets, wri...
production-debugging
by mjunaidca
Debug production issues in Kubernetes clusters. Use this skill when investigating 500 errors, missing functionality, silent failures, or service in...
researching-with-deepwiki
by mjunaidca
Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploringunfamiliar codebases, understanding project archit...
scaffolding-fastapi-dapr
by mjunaidca
Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication.Use when building REST APIs with Neon PostgreSQL, i...
scaffolding-openai-agents
by mjunaidca
Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration.Use when creating tutoring agents, building agent ...
session-intelligence-harvester
by mjunaidca
This skill should be used after productive sessions to extract learnings and route them to appropriate Reusable Intelligence Infrastructure (RII) c...
shadcn-ui
by mjunaidca
Build beautiful, accessible UIs with shadcn/ui components. Use this skill when creating forms, dialogs, tables, sidebars, or any UI components in N...
skill-creator
by mjunaidca
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Cla...
sqlmodel-database
by mjunaidca
Design and implement database schemas using SQLModel with sync and async patterns. Use this skill when creating database models, setting up Neon Po...
streaming-llm-responses
by mjunaidca
Implement real-time streaming UI patterns for AI chat applications. Use when adding responselifecycle handlers, progress indicators, client effects...
styling-with-shadcn
by mjunaidca
Build beautiful, accessible UIs with shadcn/ui components in Next.js. Use when creatingforms, dialogs, tables, sidebars, or any UI components. Cove...
systematic-debugging
by mjunaidca
Systematic methodology for debugging bugs, test failures, and unexpected behavior.Use when encountering any technical issue before proposing fixes....
tool-design
by mjunaidca
Design tools that agents can use effectively. Use when creating new tools for agents, debugging tool-related failures, or optimizing existing tool ...
ux-evaluator
by mjunaidca
This skill should be used when evaluating UI components against UX best practices. Use for reviewing buttons, navigation elements, spacing, visual ...
working-with-documents
by mjunaidca
Creates and edits Office documents: Word (.docx), PDF, and PowerPoint (.pptx).Use when working with document creation, PDF manipulation, presentati...
assessment-builder
by mjunaidca
Creates assessments with varied question types (MCQ, code-completion, debugging, projects) alignedto learning objectives with meaningful distractor...
chatkit-integration
by mjunaidca
Integrate OpenAI ChatKit framework with custom backend and AI agents. Handles ChatKit server implementation, React component integration, context i...
concept-scaffolding
by mjunaidca
This skill should be used when scaffolding complex concepts for learners. It applies cognitive load architecture principles to break down concepts ...
docusaurus-conventions
by mjunaidca
Docusaurus file naming, syntax, and structure conventions for RoboLearn platform
docusaurus-deployer
by mjunaidca
This skill should be used when deploying a Docusaurus site to GitHub Pages. It automates the configuration, building, and deployment process, handl...
gazebo-world-builder
by mjunaidca
Design simulation worlds using SDF with ground planes, models, physics configuration, and lighting
image-generator
by mjunaidca
This skill should be used when generating images for educational content. It provides multi-turn reasoning partnership methodology with Gemini for ...
learning-objectives
by mjunaidca
Generate measurable learning outcomes aligned with Bloom's taxonomy and CEFR proficiency levels for educational content.Use this skill when educato...
lesson-generator
by mjunaidca
Generate lesson content following 4-Layer Teaching Framework with standardized metadata and Docusaurus conventions
mermaid-diagram
by mjunaidca
"Generate Mermaid diagrams for educational content. Use when visualizing concepts, architectures, or workflows."
notebooklm-slides
by mjunaidca
This skill should be used when generating pedagogically-aligned slide decks from educational content using NotebookLM. It addresses the convergence...
pyodide-exercise
by mjunaidca
"Create browser-based Python exercises using Pyodide. Use for interactive coding without local setup."
quiz-generator
by mjunaidca
ALWAYS generate interactive quizzes using the Quiz component (50 comprehensive questions total).Generates 50 college-level conceptual questions wit...
ros2-custom-interfaces
by mjunaidca
"Generate ROS 2 custom message (.msg) and service (.srv) interface definitions for educational content. This skill should be used when creating les...
ros2-gazebo-bridge
by mjunaidca
Configure ros_gz_bridge to connect Gazebo topics with ROS 2 for closed-loop control
ros2-launch-system
by mjunaidca
"Generate ROS 2 Python launch files and multi-node system configurations for educational content. This skill should be used when creating lessons t...
ros2-publisher-subscriber
by mjunaidca
"Generate ROS 2 publisher and subscriber code examples for educational content. This skill should be used when creating lessons that teach ROS 2 pu...
ros2-service-pattern
by mjunaidca
"Generate ROS 2 service server and client code examples for educational content. This skill should be used when creating lessons that teach request...
sensor-simulation
by mjunaidca
Configure camera, LIDAR, IMU, and contact sensors on simulated robots in Gazebo
summary-generator
by mjunaidca
This skill should be used when generating lesson summaries for educational content. It extracts key concepts, mental models, patterns, and common m...
urdf-robot-model
by mjunaidca
Create robot models using URDF with proper links, joints, visual geometry, collision shapes, and physical properties
urdu-translator
by mjunaidca
"Translate educational content to Urdu while preserving technical accuracy. Use for multilingual content delivery."
visual-asset-workflow
by mjunaidca
This skill should be used when creating visual assets for educational content. It provides professional creative brief methodology to activate reas...
mcp-client
by mjunaidca
Universal MCP client for connecting to any MCP server. Bundle scripts/mcp-client.py with your skill to enable dynamic tool discovery and execution ...
Discover More Agentic Skills
Browse our complete catalog of AI agent skills from developers worldwide.