DeccansoftAITeam
- 3 skills
- 0 followers
- 7 hours ago last updated
- ▌ Deploy Openclaw To Azure · deccansoftaiteam bundleThis skill should be used when the user asks to "deploy OpenClaw to Azure", "run OpenClaw on Azure Container Apps", "host my OpenClaw bot on Azure", "set up OpenClaw with Telegram and LiteLLM on Azure", or needs a guided, correct OpenClaw -> Azure Container Apps deployment. Walks through preflight, BuildKit image build in ACR, a persistence choice (cheap local+SMB-sync or premium NFS+VNet), the Container App deploy, and verification — and avoids the Azure Files SMB hard-link trap, the IPv6 egress stall, and the missing gateway.mode failure.
- ▌ Fullstack Project Setup · deccansoftaiteam bundleScaffold a new full-stack project on this team's locked architecture standard: Python/FastAPI + async SQLAlchemy + Alembic + Azure PostgreSQL backend, React + React Native frontend sharing 90-100% of business logic in an Nx + pnpm monorepo, with enforced module boundaries, an 80% test-coverage gate, a 1000-line-per-file limit, an RFC7807 error contract, and a generated CLAUDE.md so the rules survive into every future session in that repo. Use when starting a new project, or on any request to "set up a new project", "scaffold a monorepo", "create a new FastAPI + React + React Native project", or similar.
- ▌ Fullstack Render Web Setup · deccansoftaiteam bundleScaffold a new full-stack project tailored for Render deployment and modern web: Python/FastAPI + async SQLAlchemy 2.0 + Alembic + Render Managed PostgreSQL backend, React / Next.js web frontend in an Nx + pnpm monorepo, with ArchUnitPython architecture standardization (layer boundaries, cycle detection, 1000-line limits), 80% test-coverage gate, RFC 7807 error contract, and Render Blueprint (render.yaml). Use when starting a new full-stack web project targeting Render or when asked to scaffold a FastAPI + Web application with ArchUnitPython architectural guardrails.