
Sahib-Sawhney-WH/sahibs-claude-plugin-marketplace
2 skills0 installs8 starsGitHub
Install
npx skills add https://github.com/Sahib-Sawhney-WH/sahibs-claude-plugin-marketplaceSkills in this repo
1DaprThe dapr skill is a comprehensive agent playbook for building portable microservices with the Distributed Application Runtime in Python. Indie builders who want Kubernetes-friendly or local-dev sidecars without locking into one cloud vendor use it when they need pub/sub, state stores, service invocation, secrets, configuration, and the rest of Dapr’s building blocks spelled out in implementation order. It explicitly spans Azure, AWS, and GCP component manifests, which matters when you are prototyping on laptop Docker Compose but targeting AKS, EKS, or GKE later. The plugin also touches Dapr Agents for AI workflows, so you can connect LLM-driven steps to durable state and messaging instead of bolting a monolith. Expect intermediate complexity: you should understand HTTP services, containers, and basic IaC before the agent drafts component files. Outputs need validation against your cluster versions, Dapr control plane build, and cloud IAM policies before production cutover.0installs2DataverseThe dataverse skill packages agent-ready procedural knowledge for Microsoft Dataverse—the low-code data layer behind Dynamics 365 and Power Apps. Solo and indie builders shipping internal tools, customer portals, or automation on Power Platform use it when they need to create, read, update, and delete records, run OData or SQL-flavored queries, and reason about entity metadata without bouncing between docs and trial-and-error SDK calls. It is aimed at developers who already have an Azure AD–backed environment and want their coding agent to suggest safe query shapes, integration steps, and client patterns for Python services or canvas/model-driven apps. It does not replace tenant admin setup or solution publishing; it accelerates the implementation conversation once credentials and environments exist. Treat outputs as drafts to validate against your org’s security roles and data policies before production writes.0installs