# Super Claudio:software Development

> >

- **Type:** Skill
- **Install:** `agentstack add skill-toolbox-playground-super-claudio-software-development`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [toolbox-playground](https://agentstack.voostack.com/s/toolbox-playground)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [toolbox-playground](https://github.com/toolbox-playground)
- **Source:** https://github.com/toolbox-playground/super-claudio/tree/main/skills/software-development

## Install

```sh
agentstack add skill-toolbox-playground-super-claudio-software-development
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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 CLI (`gh pr`, `gh issue`, `gh release`) | `references/git-and-github.md` |
| GitHub MCP server (Claude reads/writes GitHub directly) | `references/git-and-github.md` |
| GitHub Actions, CI/CD workflows | `references/git-and-github.md` |

### Testing & Security

| Intent | Reference file |
|--------|---------------|
| Unit/integration/E2E tests (pytest, Jest, Playwright) | `references/testing-and-security.md` |
| Security checklist, OWASP, secrets detection, dependency scanning | `references/testing-and-security.md` |

### Installed Plugins Reference

For Claude Code plugins already installed that extend development capabilities:
→ `references/plugins.md`

## When to check for more tools

If none of these fit, invoke `super-claudio:discover` to search community marketplaces for
newer or more specialized development tools.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [toolbox-playground](https://github.com/toolbox-playground)
- **Source:** [toolbox-playground/super-claudio](https://github.com/toolbox-playground/super-claudio)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-toolbox-playground-super-claudio-software-development
- Seller: https://agentstack.voostack.com/s/toolbox-playground
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
