Jignesh-Ponamwar

36 mods across 1 repository, 6 stars between them.

Jignesh-Ponamwar/skills-mcp

Instructions file

Instructions for Jignesh-Ponamwar/skills-mcp, covering skill mcp - agent instructions for claude code, mcp server, when to use skills, canonical workflow (always follow this order) and 1 · discover.

6 3mo ago A 873 tokens original Apache-2.0

skill-mcp-master

02

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Master reference for the Skill MCP server - a self-hosted agent skills registry that delivers curated, expert instructions for common AI tasks via 6 MCP tools. Covers the full 3-tier progressive disclosure workflow: Tier 1 discovery (skillsfindrelevant), Tier 2 loading (skillsgetbody, skillsgetoptions), and Tier 3…

6 3mo ago A 110 tokens original Apache-2.0

Jignesh-Ponamwar/skills-mcp

Instructions file GitHub Copilot

Instructions for Jignesh-Ponamwar/skills-mcp, covering skill mcp - github copilot custom instructions, mcp server, when to use, workflow and rules — must follow.

6 3mo ago A 646 tokens original Apache-2.0

cursorrules

04

Jignesh-Ponamwar/skills-mcp

Cursor rule Cursor

Cursor rule "cursorrules" from Jignesh-Ponamwar/skills-mcp, covering skill mcp — cursor rules, mcp server url (sse): https://skill-mcp. .workers.dev/sse, skill mcp usage rules, when to check for skills and workflow (always in this order).

6 3mo ago A 680 tokens original Apache-2.0

api-integration

05

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Integrate with REST APIs, handle authentication (API keys, OAuth 2.0, JWT), manage pagination, rate limiting, retries, and error handling. Use when the user needs to call an external API, integrate a third-party service, handle webhooks, or build an API client.

6 3mo ago A 63 tokens original Apache-2.0

claude-api

06

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Build, debug, and optimize applications using the Anthropic Claude API and official SDKs. Covers single API calls, tool use, streaming, prompt caching, vision/multimodal, extended thinking, batch processing, and managed agents. Use when writing code that imports the anthropic SDK, working with Claude models (Opus…

6 3mo ago A 88 tokens original Apache-2.0

cloudflare-workers

07

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Build and deploy applications on the Cloudflare developer platform. Covers Workers (serverless edge compute), Pages (full-stack web), Durable Objects (stateful coordination), KV (key-value storage), D1 (SQLite edge database), R2 (object storage), Workers AI (LLM inference), Vectorize (vector database), Queues, and…

6 3mo ago A 101 tokens original Apache-2.0

code-review

08

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Review code for correctness, bugs, security vulnerabilities, performance issues, and best practices. Produces structured findings with severity ratings and concrete fixes. Use when the user asks to review code, check for bugs, find security issues, audit code quality, or get a second opinion on an implementation.

6 3mo ago A 61 tokens original Apache-2.0

data-analysis

09

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Analyze CSV and tabular data to generate insights, summaries, statistics, and visualizations. Handle data cleaning, aggregation, grouping, pivot tables, and outlier detection. Use when the user needs to analyze data, understand a dataset, find patterns, clean data, or generate a data summary.

6 3mo ago A 62 tokens original Apache-2.0

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Build web applications with Django - models, views, URL routing, middleware, Django ORM, authentication, testing, deployment, and best practices.

6 3mo ago A 31 tokens original Apache-2.0

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Containerize applications with Docker and orchestrate with Docker Compose. Covers writing production-ready Dockerfiles for Python, Node.js, and Go applications, multi-stage builds, security hardening (non-root users, minimal base images), Docker Compose for local development and multi-service stacks, health checks…

6 3mo ago A 93 tokens original Apache-2.0

docx-creator

12

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Create, read, and edit Microsoft Word (.docx) documents. Generate reports, contracts, letters, and structured documents with headings, tables, images, lists, and formatting. Use when the user needs to create a Word document, edit a .docx file, generate a report, or export content to Word format.

6 3mo ago A 70 tokens original Apache-2.0

fastapi

13

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Build production-grade REST APIs with FastAPI and Python. Covers request/response models with Pydantic v2, path/query/body parameters, dependency injection, authentication (JWT, OAuth2), background tasks, async database access with SQLAlchemy 2.0, middleware, error handling, OpenAPI documentation, and testing with…

6 3mo ago A 102 tokens original Apache-2.0

frontend-design

14

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Design and implement distinctive, production-grade web interfaces that avoid generic AI aesthetics. Covers establishing an aesthetic direction, typography selection, color system design, layout composition, micro-animations, responsive design, and design-to-code workflow. Use when designing a website, landing page…

6 3mo ago A 77 tokens original Apache-2.0

gemini-api

15

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Build applications with the Google Gemini API and Google GenAI SDKs. Covers model selection (Gemini 2.5 Pro/Flash and newer), multimodal content (text, images, audio, video), function calling, structured outputs, streaming, and embeddings across Python, JavaScript/TypeScript, Go, and Java SDKs. Use when integrating…

6 3mo ago A 101 tokens original Apache-2.0

git-commit-writer

16

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Generate standardised git commit messages following the Conventional Commits specification. Analyzes staged changes or diffs to produce atomic, descriptive commits. Use when the user wants to write a commit message, commit changes, follow conventional commits format, or generate git history.

6 3mo ago A 58 tokens original Apache-2.0

github-actions

17

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Write GitHub Actions CI/CD workflows - automated testing, linting, building, Docker image publishing, deployment, and release management. Covers workflow syntax, triggers, jobs, steps, matrix builds, caching dependencies, secrets management, environment protection rules, and reusable workflows. Use when setting up…

6 3mo ago A 84 tokens original Apache-2.0

graphql-api

18

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Design and implement GraphQL APIs - schema definition, resolvers, mutations, subscriptions, authentication, DataLoader for N+1 prevention, pagination (cursor and offset), error handling, and testing. Covers both server-side (GraphQL Yoga, Apollo Server, Strawberry for Python) and client-side (Apollo Client, urql…

6 3mo ago A 103 tokens original Apache-2.0

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Design effective prompts for large language models - chain-of-thought reasoning, few-shot examples, role assignment, XML structure, output format control, temperature tuning, and prompt chaining for multi-step tasks. Covers both general LLM prompting and model-specific best practices for Claude, GPT-4o, and Gemini.…

6 3mo ago A 97 tokens original Apache-2.0

mcp-server-builder

20

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Build high-quality Model Context Protocol (MCP) servers that expose tools, resources, and prompts to AI agents. Covers MCP architecture, tool/resource/prompt definitions, stdio and HTTP/SSE transports, authentication, error handling, and deployment patterns using FastMCP (Python) or the TypeScript MCP SDK. Use when…

6 3mo ago A 98 tokens original Apache-2.0

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Apply Next.js App Router best practices - file conventions, React Server Components, async APIs (Next.js 15+), data fetching patterns, metadata, image/font optimization, error handling, route handlers, bundling, and self-hosting. Use when writing or reviewing Next.js code, building full-stack React apps, or migrating…

6 3mo ago A 77 tokens original Apache-2.0

openai-api

22

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Build applications using the OpenAI API - chat completions, function calling, streaming, embeddings, image generation (DALL-E), vision (GPT-4 Vision), audio (Whisper, TTS), assistants, and structured outputs. Covers Python and TypeScript OpenAI SDK, model selection (GPT-4o, o3, o4-mini), cost optimization with prompt…

6 3mo ago A 110 tokens original Apache-2.0

pdf-processing

23

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Extract text, tables, and metadata from PDF files. Fill PDF forms, merge multiple PDFs, split documents, and convert PDF content to structured formats. Use when the user asks to read a PDF, extract data from a PDF, fill a form, merge PDFs, or work with PDF documents.

6 3mo ago A 62 tokens original Apache-2.0

pptx-creator

24

Jignesh-Ponamwar/skills-mcp

Skill Claude CodeCodex

Create, edit, and analyze PowerPoint presentations (.pptx files). Covers building slides from scratch with pptxgenjs, reading and extracting text with markitdown, editing existing presentations by unpacking and modifying XML, and converting slides to images for review. Use when the user wants to create a presentation…

6 3mo ago A 85 tokens original Apache-2.0