mjunaidca/mjs-agent-skills

A curated collection of Agent Skills — reusable units of intelligence that teach AI General Agents how to perform specific tasks autonomously.

This repository also configures its own agents. See what mjs-agent-skills tells them →

28Stars on the repository
83Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

mjunaidca/mjs-agent-skills

Skill Claude Code

Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploring unfamiliar codebases, understanding project architecture, or asking questions about how a specific open-source project works. Provides AI-powered repo analysis and RAG-based Q&A about source code. NOT for fetching library…

not rated 28 +1 29d ago A 84 tokens

mjunaidca/mjs-agent-skills

Skill Claude Code

Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication. Use when building REST APIs with Neon PostgreSQL, implementing event-driven microservices with Dapr pub/sub, scheduling jobs, or creating CRUD endpoints with JWT/JWKS verification. NOT when building simple scripts or…

not rated 28 +1 29d ago A 75 tokens

mjunaidca/mjs-agent-skills

Skill Claude Code

Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration. Use when creating tutoring agents, building agent handoffs, implementing tool-calling agents, or orchestrating multiple specialists. Covers Agent class, Runner patterns, function tools, guardrails, and streaming…

not rated 28 +1 29d ago A 86 tokens

mjunaidca/mjs-agent-skills

Skill Claude Code

Implement real-time streaming UI patterns for AI chat applications. Use when adding response lifecycle handlers, progress indicators, client effects, or thread state synchronization. Covers onResponseStart/End, onEffect, ProgressUpdateEvent, and client tools. NOT when building basic chat without real-time feedback.

not rated 28 +1 29d ago A 68 tokens

styling-with-shadcn

29

mjunaidca/mjs-agent-skills

Skill Claude Code

Build beautiful, accessible UIs with shadcn/ui components in Next.js. Use when creating forms, dialogs, tables, sidebars, or any UI components. Covers installation, component patterns, react-hook-form + Zod validation, and dark mode setup. NOT when building non-React applications or using different component libraries.

not rated 28 +1 29d ago A 74 tokens

mjunaidca/mjs-agent-skills

Skill Claude Code

Systematic methodology for debugging bugs, test failures, and unexpected behavior. Use when encountering any technical issue before proposing fixes. Covers root cause investigation, pattern analysis, hypothesis testing, and fix implementation. Use ESPECIALLY when under time pressure, "just one quick fix" seems…

not rated 28 +1 29d ago A 80 tokens

tool-design

31

mjunaidca/mjs-agent-skills

Skill Claude Code

Design tools that agents can use effectively. Use when creating new tools for agents, debugging tool-related failures, or optimizing existing tool sets.

not rated 28 +1 29d ago A 30 tokens

mjunaidca/mjs-agent-skills

Skill Claude Code

Creates and edits Office documents: Word (.docx), PDF, and PowerPoint (.pptx). Use when working with document creation, PDF manipulation, presentation generation, tracked changes, or converting between formats.

not rated 28 +1 29d ago A 46 tokens

mjunaidca/mjs-agent-skills

Skill Claude Code

Creates and edits Excel spreadsheets with formulas, formatting, and financial modeling standards. Use when working with .xlsx files, financial models, data analysis, or formula-heavy spreadsheets. Covers formula recalculation, color coding standards, and common pitfalls.

not rated 28 +1 29d ago A 54 tokens

browser-use

34

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 rated 28 +1 29d ago A 47 tokens

context7-efficient

35

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples…

not rated 28 +1 29d ago A 121 tokens

doc-coauthoring

36

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

not rated 28 +1 29d ago A 77 tokens

docx

37

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…

not rated 28 +1 29d ago B 77 tokens

pdf

38

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

not rated 28 +1 29d ago A 50 tokens

pptx

39

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

not rated 28 +1 29d ago B 62 tokens

theme-factory

40

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

not rated 28 +1 29d ago A 62 tokens

xlsx

41

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

not rated 28 +1 29d ago A 96 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Diagnose and fix Kubernetes deployment failures, especially ImagePullBackOff, CrashLoopBackOff, and architecture mismatches. Battle-tested from 4-hour AKS debugging session with 10+ failure modes resolved.

not rated 28 +1 29d ago A 49 tokens

better-auth-setup

43

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Guide implementation of OAuth 2.1 / OIDC authentication using Better Auth with the OIDC Provider plugin. Use this skill when setting up centralized authentication for multiple apps, implementing SSO across a platform, creating an OAuth authorization server, or integrating Better Auth as an identity provider. Covers…

not rated 28 +1 29d ago A 91 tokens

better-auth-sso

44

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Integrate with Better Auth SSO for OAuth2/OIDC authentication. Use this skill when implementing SSO login flows, PKCE authentication, token management, JWKS verification, or global logout in Next.js applications connecting to a Better Auth server.

not rated 28 +1 29d ago A 54 tokens

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Creates blueprint-driven skills for infrastructure and deployment tasks. This skill should be used when creating new skills that require templates, patterns, or reference configurations (e.g., Dockerfiles, Helm charts, Kubernetes manifests, CI/CD pipelines). It enforces impact analysis before containerization…

not rated 28 +1 29d ago A 89 tokens

chatkit-actions

46

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Implements interactive widget actions and bidirectional communication patterns for ChatKit. This skill should be used when building AI-driven interactive UIs with buttons, forms, entity tagging (@mentions), composer tools, and server-handled widget actions. Covers the full widget lifecycle from creation to replacement.

not rated 28 +1 29d ago A 60 tokens

chatkit-integration

47

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Foundation skill for integrating OpenAI ChatKit framework with custom backends. This skill should be used for initial ChatKit setup including server implementation, React component integration, authentication, context injection, and database persistence. For streaming UI patterns use chatkit-streaming. For interactive…

not rated 28 +1 29d ago A 66 tokens

chatkit-streaming

48

mjunaidca/mjs-agent-skills

Skill Claude CodeCodex

Implements real-time streaming UI patterns for ChatKit applications. This skill should be used when adding response lifecycle management, progress indicators, client effects, and thread state synchronization. Covers onResponseStart/End, onEffect, ProgressUpdateEvent, and thread lifecycle events.

not rated 28 +1 29d ago A 58 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: