render-automation
Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas.
Content Preview
--- name: render-automation description: "Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas." requires: mcp: [rube] category: devops --- # Render Automation via Rube MCP Automate Render cloud platform operations through Composio's Render toolkit via Rube MCP. **Toolkit docs**: [composio.dev/toolkits/render](https://composio.dev/toolkits/render) ## Prerequisites - Rube MCP must be connected (RUBE_SEARCH_TOOLS avail
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/render-automation.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/render-automation/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/render-automation/SKILL.md
Related Skills
shopify-apps
Modern Shopify app template with React Router
developmentshopifyapps
by sickn33 (Antigravity) · antigravity-awesome-skills
server-components
This skill should be used when the user asks about "Server Components", "Client Components", "'use client' directive", "when to use server vs client", "RSC patterns", "component composition", "data fetching in components", or needs guidance on React Server Components architecture in Next.js.
server-componentsservercomponentsreact
by davepoon · buildwithclaude
nextjs_optimization_guide
Performance optimization techniques for Next.js 14+ applications.
engineering-teamnextjsoptimizationguide
by alirezarezvani · alirezarezvani-claude-skills