Production-grade installable packages that give
Claude Code
deep domain knowledge — activating automatically
when you need them.
Run
npx skills add
malikasadjaved/skills@skill-name
from your terminal. The skill folder lands in your
project in seconds.
When you mention a trigger phrase —
qdrant, fastapi,
whatsapp webhook — the relevant skill
activates automatically.
Claude generates code with your exact patterns — correct API calls, tenant isolation, error shapes, and pitfall avoidance baked in.
Each skill is a production-derived SKILL.md with real scripts, references, and pitfall documentation built from live codebases.
Full-page web capture with headless Playwright. Handles lazy-load content, infinite scroll, element-specific captures, PDF generation, and device emulation — with production-grade browser pooling and Docker deployment.
npx skills add
malikasadjaved/skills@webpage-screenshot
Application-layer patterns for Qdrant inside a FastAPI async backend. Lifespan-managed client injection, multi-tenant isolation via payload filters, idempotent UUID5 batch upserts, and payload indexing for filtered semantic search at scale.
npx skills add
malikasadjaved/skills@qdrant-fastapi-integration
Production patterns for FastAPI: lifespan management, Pydantic v2 models with strict validation, Annotated dependency injection shortcuts, JWT auth with role-based access, structured exception hierarchies, middleware, and OpenAPI configuration.
npx skills add
malikasadjaved/skills@fastapi-best-practices
Build WhatsApp-based AI agents using the Meta Cloud API. HMAC signature verification, Pydantic webhook models, intent-based routing to specialist agents, Redis-backed conversation state machines, and Kafka async dispatch.
npx skills add
malikasadjaved/skills@whatsapp-cloud-api-agent
Skills load automatically when your message matches any of these phrases. No manual invocation required.
Each installs in one command and activates automatically when relevant.
npx skills add
malikasadjaved/skills@fastapi-best-practices