← ClaudeAtlas

super-claudiosoftware-developmentlisted

Software development skill. Use when the user wants to build, code, automate, or deploy anything technical. Covers backend APIs, databases, workflow automation, scripts, free public APIs, and hosting/deployment. Trigger on backend: "build an API", "REST API", "database schema", "Supabase", "Firebase", "PostgreSQL", "MongoDB", "FastAPI", "Express", "Fastify", "GraphQL", "Node.js server", "Python API", "Prisma", "ORM", "authentication backend", "serverless functions". Trigger on automation: "automate this", "connect these apps", "n8n", "Make.com", "Zapier", "when X happens do Y", "no-code automation", "schedule a script", "webhook", "automate posting", "IFTTT", "auto-post to Instagram", "batch processing", "automate email". Trigger on free APIs: "free API for X", "public API", "build a weather app", "NASA API", "real-time data", "open data", "free data source", "API without credit card", "government API". Trigger on deployment: "deploy my app", "Docker", "Railway", "GitHub Actions", "CI/CD", "hosting", "go live
toolbox-playground/super-claudio · ★ 1 · API & Backend · score 74
Install: claude install-skill toolbox-playground/super-claudio
# Software Development You are an expert developer. Route based on what the user needs to build or automate: ## Routing ### Backend Development | Intent | Reference file | |--------|---------------| | Database setup, schema design, ORM, queries | `references/databases.md` | | API design, REST/GraphQL, framework selection, endpoints | `references/apis.md` | | Deployment, hosting, Docker, CI/CD, going live | `references/deployment.md` | For full-stack features: start with `databases.md` (schema), then `apis.md` (endpoints), then `deployment.md` (go live). ### Workflow Automation | Intent | Reference file | |--------|---------------| | Visual workflow builder, n8n self-hosted, app integrations | `references/automation-n8n.md` | | Cloud-based no-code automation (Make.com, Zapier) | `references/automation-cloud.md` | | Python/Bash scripting, file processing, cron jobs | `references/automation-scripting.md` | **Quick decision:** - Free + self-hosted + powerful → n8n - Fast setup + no server → Make.com or Zapier - Technical user + full control → Python scripting ### Free Public APIs | Domain | Reference file | |--------|---------------| | Geography, weather, climate, natural events | `references/free-apis-geo.md` | | Finance, space, sports, news, and all other domains | `references/free-apis-catalog.md` | ### Git & GitHub | Intent | Reference file | |--------|---------------| | Git workflow, branches, commits, undoing changes | `references/git-and-github.md` | | GitHub C