Stack Ia Dev — AI skill for Claude Code
Tool-agnostic AI software engineering stack: deterministic safety guardrails, project-context profiling, multi-agent workflows, and multi-level step-by-step assistance for Antigravity, Claude, Copilot.
How to install Stack Ia Dev
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ccbiosystemsmx/stack-ia-dev and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Stack Ia Dev does
Tool-agnostic AI software engineering stack: deterministic safety guardrails, project-context profiling, multi-agent workflows, and multi-level step-by-step assistance for Antigravity, Claude, Copilot & Cursor.
Alternatives in AI
- Anthropic SDK TypeScript — Access to Anthropic's safety-first language model APIs in TypeScript 2.1k ★
- Internal Safety Collapse — We built an adversarial codespace setup 1.2k ★
- Rust Skills — Rust Developer AI Assistance System — Meta-Problem-Driven Knowledge Indexing 893 ★
README
Stack de IA para Desarrollo de Software (`stack-ia-dev`)
**Framework de gobernanza técnica, guardrails deterministas y asistencia multi-agente 100% agnóstico de plataforma.** Compatible de forma nativa con **Google Antigravity**, **Claude Code**, **GitHub Copilot**, **Cursor** y agentes CLI.
🌟 Características Principales
🛡️ **Gobernanza y Guardrails Universales:**
- Bloqueo determinista de commits no humanos y operaciones destructivas (
hooks/block-destructive-bash.sh). - Protección estricta contra lectura o filtración de secretos y credenciales (
hooks/protect-secrets.sh). - Prevención de exposición no autorizada de infraestructura a internet (
hooks/block-network-exposure.sh). - Verificación post-ejecución contra racionalizaciones y fallas de disco (
hooks/delivery-gate.py).
- Bloqueo determinista de commits no humanos y operaciones destructivas (
🤖 **15 Subagentes Especializados con Tiers de Capacidad:**
- Arquitectura y decisiones críticas (
solutions-architect,security-engineer,compliance-legal-liaisonen tierreasoning_high). - Construcción y testing (
backend-engineer,qa-test-engineer,dba-engineer, etc. en tierstandard_code). - Documentación técnica ágil (
technical-writeren tierfast_summary).
- Arquitectura y decisiones críticas (
🎯 **Comprensión de Contexto Individual por Proyecto:**
- Plantilla formal de contexto (
docs/perfil-contexto-proyecto-template.md) para que los agentes conozcan el dominio, glosario, stack tecnológico y reglas intocables de cada proyecto de forma aislada.
- Plantilla formal de contexto (
📈 **Asistencia Multi-Nivel Adaptable (Paso a Paso):**
- Nivel 1: Principiante (1 paso a la vez, pedagógico, validación previa de herramientas).
- Nivel 2: Intermedio (bloques de trabajo, justificación de patrones y checklists).
- Nivel 3: Avanzado (enfoque en arquitectura, límites de líneas de código y rendimiento).
- Nivel 4: Experto (diffs densos, batch y gobernanza técnica).
🔍 **Auditoría Integral de Proyectos Existentes:**
- Comando
/auditar-proyectoque diagnostica salud del cód
- Comando
Related Skills
Growth Guardrails Skill
AI skill: software distribution & user-acquisition strategy with compliance guardrails. Sourced case studies (
Agent Context
Layered, agent-agnostic context architecture for AI coding agents: a tiny always-on baseline, on-demand skills
Omnistack Agent
Platform-agnostic AI agent: one Full-Stack Software Engineer brain, compiled into ready-to-paste adapters for
Engsys
An AI engineering team you install into any Claude Code project — stack-agnostic agents plus a deterministic i
Agnostic Agent Router
Maintain a single unified folder of AI agent skills and instructions, making it seamless to switch between Ant
NoesisAPI
Solana on-chain intelligence API — token scans, wallet PnL, bundle detection, fresh wallets, dev profiling. MC
Related Agents
Subagent QA
QA Engineer specialized in test design, quality gates, and test automation. Tech-stack agnostic — adapts to wh
Coding
Write, review, or refactor code end-to-end — implement features, fix bugs, and add/update tests with minimal,
Generic Implementer
Language-agnostic implementer for the orchestration implement stage. Makes the planned change, runs the projec