0xfurai Production Subagents
Over 100 production-ready Claude Code subagents each scoped to a specific tool or concern: programming languages (Python, Go, Rust, TypeScript, and 18 more), web frameworks, databases, ORMs, testing frameworks, infrastructure tools (Terraform, Pulumi, Ansible, Kubernetes), messaging systems, and security (OWASP Top 10, JWT, OAuth). Each agent carries embedded model guidance so expensive reasoning is reserved for complex decisions.
View on GitHubWhat it does
- terraform-expert
Plans and applies Terraform IaC changes with explanations of each resource decision and multi-cloud support.
- owasp-top10-expert
Reviews code against the OWASP Top 10 and produces a prioritized vulnerability report.
- stripe-expert
Implements Stripe payment processing, webhook handling, and subscription billing with PCI compliance guidance.
- auth0-expert
Configures Auth0 authentication and authorization flows, including social login and RBAC.
- pulumi-expert
Writes Pulumi infrastructure-as-code in Python, TypeScript, or Go with multi-language support.
- github-actions-expert
Builds GitHub Actions CI/CD workflows with caching, matrix builds, and deployment gates.