Shubh Shah avatar

Shubh Shah

Community

@Shubh2310-developer

0Followers
|
31Public Repos
|
50Published Skills

Shubh Shah curates 50 skills spanning LLM observability, RAG pipelines, agent orchestration, model serving, and full-stack engineering guidance.

Skills Distribution
DomainAI Models & ...LLM Observability .. (25%)Agent Orchestratio.. (25%)RAG & Vector Retri.. (20%)Model Serving & Mu.. (15%)

Agent Skills by Shubh Shah

Showing 50 vetted skills indexed across 1 GitHub repositories.

Shubh2310-developerShubh2310-developer
2

langfuse

Instrument LLM applications with Langfuse tracing, prompt management, and evaluation.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

ui-ux-pro-max

Generates UI/UX design systems and searches style, color, typography, and stack guidelines via BM25.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

langgraph

Build stateful multi-actor AI agents using LangGraph graphs, reducers, and checkpointers.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

clean-code

Enforces pragmatic coding standards for concise, direct, and maintainable code generation.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

backend-dev-guidelines

Enforces layered architecture patterns for Node.js Express TypeScript microservices.

Community
Advanced
Shubh2310-developerShubh2310-developer
2

google-analytics

Analyze Google Analytics 4 metrics and generate website performance recommendations.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

langsmith-observability

Trace, evaluate, and monitor LLM applications using the LangSmith platform.

Community
Advanced
Shubh2310-developerShubh2310-developer
2

rag-implementation

Implements retrieval-augmented generation pipelines with chunking, embeddings, vector stores, and reranking.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

langchain

Build LLM applications with agents, chains, RAG pipelines, and vector store retrieval.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

context7-auto-research

Fetches up-to-date library and framework documentation via the Context7 API.

Community
Basic
Shubh2310-developerShubh2310-developer
2

gguf-quantization

Convert and quantize HuggingFace models to GGUF format for llama.cpp inference.

Community
Advanced
Shubh2310-developerShubh2310-developer
2

backend-patterns

Implements backend architecture patterns for Node.js, Express, and Next.js API routes.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

prompt-engineer

Designs and evaluates system prompts, few-shot examples, and chain-of-thought structures for LLM applications.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

e2e-page-validator

Automates end-to-end testing of web pages by exercising inputs and verifying backend service responses.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

serving-llms-vllm

Serve LLMs with high throughput using vLLM's PagedAttention and continuous batching.

Community
Advanced
Shubh2310-developerShubh2310-developer
2

senior-prompt-engineer

Designs and optimizes LLM prompts, RAG pipelines, and agentic system architectures.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

agent-manager-skill

Manage multiple local CLI agents in tmux sessions with start, stop, monitor, and assign commands.

Community
Basic
Shubh2310-developerShubh2310-developer
2

rag-engineer

Designs retrieval-augmented generation pipelines with chunking, embeddings, and hybrid search strategies.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

senior-architect

Generates architecture diagrams, analyzes project structure, and audits dependencies for system design decisions.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

documentation-templates

Provides templates and structure guidelines for READMEs, API docs, changelogs, and ADRs.

Community
Basic
Shubh2310-developerShubh2310-developer
2

segment-anything-model

Segment objects in images using point, box, or mask prompts with zero-shot transfer.

Community
Advanced
Shubh2310-developerShubh2310-developer
2

agent-memory-mcp

Provides persistent searchable memory storage for AI agents via an MCP server.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

research-engineer

Implements rigorously verified algorithms and systems code with formal complexity analysis and critique.

Community
Intermediate
Shubh2310-developerShubh2310-developer
2

senior-fullstack

Scaffold fullstack projects and analyze code quality for React, Next.js, Node.js, and PostgreSQL applications.

Community
Intermediate

Frequently Asked Questions About Shubh Shah

FAQPage Schema
What tasks can I accomplish with Shubh Shah's skill collection?

You can trace and evaluate LLM apps with Langfuse and LangSmith, build RAG pipelines with FAISS and Sentence Transformers, orchestrate stateful agents via LangGraph, serve models with vLLM or GGUF quantization, and generate full-stack code with React, Next.js, Node.js, and Tailwind guidance.

Who is the target audience for these skills?

ML engineers, backend and full-stack developers, prompt engineers, UX designers, and QA engineers. Persona skills cover senior architect, research engineer, and UX researcher roles, while framework skills target practitioners deploying LangChain, LlamaIndex, and multimodal models like LLaVA and Segment Anything.

How do I install and run these skills?

Skills are folder-based with native frontmatter declaring dependencies. Python-based skills specify packages such as vllm, torch, sentence-transformers, faiss-cpu, or llama-cpp-python; install via pip, then invoke the skill by name or trigger phrase within a compatible Claude Code environment.

Are these skills open source and what do they cost?

Most skills carry MIT licenses from Orchestra Research or Apache 2.0 licenses from vibeship-spawner-skills, making them free to use and modify. Runtime costs depend only on underlying model providers or GPU infrastructure you choose, such as Modal serverless GPUs.

What prerequisites and dependencies are required?

Dependencies vary per skill: vLLM serving needs torch and transformers; GGUF quantization needs llama-cpp-python; LangSmith needs langsmith>=0.2.0; multimodal skills need torch and Pillow. Loki Mode additionally requires the --dangerously-skip-permissions flag for autonomous multi-agent operation.