mjunaidca

182 mods across 6 repositories, 141 stars between them.

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction. NOT when only fetching static content (use curl/wget instead).

27 20d ago A 65 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Build AI chat interfaces with custom backends, authentication, and context injection. Use when integrating chat UI with AI agents, adding auth to chat, injecting user/page context, or implementing httpOnly cookie proxies. Covers ChatKitServer, useChatKit, and MCP auth patterns. NOT when building simple chatbots…

27 20d ago A 73 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Build interactive AI chat widgets with buttons, forms, and bidirectional actions. Use when creating agentic UIs with clickable widgets, entity tagging (@mentions), composer tools, or server-handled widget actions. Covers full widget lifecycle. NOT when building simple text-only chat without interactive elements.

27 20d ago A 62 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Guides creation of ChatGPT Apps with interactive widgets using OpenAI Apps SDK and MCP servers. Use when building ChatGPT custom apps with visual UI components, embedded widgets, or rich interactive experiences. Covers widget architecture, MCP server setup with FastMCP, response metadata, and Developer Mode…

27 20d ago A 87 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Guides creation of 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). Covers tool design, authentication…

27 20d ago A 92 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Build Next.js 16 applications with correct patterns and distinctive design. Use when creating pages, layouts, dynamic routes, upgrading from Next.js 15, or implementing proxy.ts. Covers breaking changes (async params/searchParams, Turbopack, cacheComponents) and frontend aesthetics. NOT when building non-React or…

27 20d ago A 75 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Build production RAG systems with semantic chunking, incremental indexing, and filtered retrieval. Use when implementing document ingestion pipelines, vector search with Qdrant, or context-aware retrieval. Covers chunking strategies, change detection, payload indexing, and context expansion. NOT when doing simple…

27 20d ago A 69 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when setting up a centralized auth server (SSO provider), implementing SSO clients in Next.js apps, configuring PKCE flows, or managing tokens with JWKS verification. Uses Better Auth MCP for guided setup. NOT when using simple…

27 20d ago A 81 tokens

creating-skills

33

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Guides creation of effective Agent Skills with proper structure and validation. Use when users want to create a new skill, update an existing skill, or need guidance on skill design patterns, SKILL.md format, or verify.py implementation. NOT when just using existing skills (use those skills directly).

27 20d ago A 64 tokens

docker

34

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Production-grade Docker containerization for Python and Node.js applications. This skill should be used when users ask to containerize applications, create Dockerfiles, dockerize projects, or set up Docker Compose. Auto-detects project structure, analyzes .env for secrets, validates security, and generates tested…

27 20d ago A 65 tokens

evaluation

35

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.

27 20d ago A 26 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Token-efficient library API documentation fetcher using Context7 MCP with 77% token savings. Fetches code examples, API references, and usage patterns for published libraries (React, Next.js, Prisma, etc). Use when users ask "how do I use X library", need code examples, want API syntax, or are learning a framework's…

27 20d ago A 118 tokens

helm

37

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Production-grade Helm 4 chart development, release management, and debugging. This skill should be used when users ask to create Helm charts, deploy with Helm, manage releases (install/upgrade/rollback), push charts to OCI registries, debug failed deployments, configure chart dependencies, create umbrella charts, set…

27 20d ago B 106 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Diagnose and fix Hypothesis (hypothes.is) annotation visibility — why two people in the same group see different annotation counts, why a class or study group can't see someone's notes, why highlights never show up for anyone else, and how to safely move "Only Me" annotations into a group or pull accidentally-public…

27 20d ago A 163 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Installs Claude Code hooks for automatic skill usage measurement. Use when setting up skill tracking infrastructure in a new project. NOT when hooks are already installed (run verify.py to check).

27 20d ago B 43 tokens

internal-comms

40

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project…

27 20d ago A 67 tokens

kafka

41

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Apache Kafka on Kubernetes with Strimzi (KRaft mode, no ZooKeeper). This skill should be used when users ask to deploy Kafka clusters, build producers/consumers, implement event-driven patterns, or debug Kafka issues. Includes tested manifests and Makefile for one-command deployment.

27 20d ago A 63 tokens

kubernetes

42

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Production-grade Kubernetes manifests and debugging for containerized applications. This skill should be used when users ask to deploy to Kubernetes, create K8s manifests, containerize for K8s, set up Deployments/Services/Jobs/StatefulSets/CronJobs, create namespaces with resource quotas, set up multi-team isolation…

27 20d ago B 151 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Set up a FREE local LLM (via Ollama) and connect Claude Code to it so it runs offline with no API costs. Use this whenever the user wants to run Claude Code on a local/self-hosted model, use Ollama/Qwen/Llama/Mistral/DeepSeek with Claude Code, get a "free" or "offline" coding agent, avoid Anthropic API costs, point…

27 20d ago A 184 tokens

memory-systems

44

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Design and implement memory architectures for agent systems. Use when building agents that need to persist state across sessions, maintain entity consistency, or reason over structured knowledge.

27 20d ago A 35 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.

27 20d ago A 38 tokens

nextjs-devtools

46

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Next.js development tooling via MCP. Inspect routes, components, build info, and debug Next.js apps. Use when working on Next.js applications, debugging routing, or inspecting app structure. NOT for general React or non-Next.js projects.

27 20d ago A 53 tokens

nx-monorepo

47

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Nx monorepo management skill for AI-native development. This skill should be used when working with Nx workspaces, project graphs, affected detection, code generation, and caching. Use when: analyzing dependencies, running affected commands, generating code, configuring Nx Cloud, or optimizing build performance.…

27 20d ago A 71 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

SRE patterns for production service reliability: SLOs, error budgets, postmortems, and incident response. Use when defining reliability targets, writing postmortems, implementing SLO alerting, or establishing on-call practices. NOT for initial service development (use scaffolding skills instead).

27 20d ago A 64 tokens