@zidong-llc/aws-skills
BAWS development with infrastructure automation and cloud architecture patterns
Install
agr install @zidong-llc/aws-skills --target claudeWrites 1 file into .claude/skills/, pinned to git-fce644e4.
- .claude/skills/aws-skills/SKILL.md
Document
name: aws-skills description: "AWS development with infrastructure automation and cloud architecture patterns" risk: safe source: "https://github.com/zxkane/aws-skills" date_added: "2026-02-27"
Aws Skills
Overview
AWS development with infrastructure automation and cloud architecture patterns
When to Use This Skill
Use this skill when you need to work with aws development with infrastructure automation and cloud architecture patterns.
Instructions
This skill provides guidance and patterns for aws development with infrastructure automation and cloud architecture patterns.
For more information, see the source repository.
Repository README
Describes Zidong-LLC/BIBLIOTECA as a whole, which may contain artifacts other than this one. Where this artifact had no useful description of its own, its summary was taken from here.
BIBLIOTECA
Base de conocimiento y herramientas para agentes de IA. Mas de 1000 skills organizados por tematica, herramientas de productividad, y material de referencia.
Estructura
BIBLIOTECA/
├── skills/ # Motor de skills (1007 skills en 21 categorias)
│ ├── skills/ # Las skills organizadas por tematica
│ │ ├── cloud-azure/ (120) SDKs y servicios Azure
│ │ ├── automation-tools/ (110) Automatizacion: Zapier, n8n, CRMs, Apify
│ │ ├── code-quality/ (80) Review, debugging, testing, refactoring
│ │ ├── web-frontend/ (71) React, Angular, Next.js, UI/UX, web quality
│ │ ├── ai-ml/ (65) ML, LLMs, RAG, data science, voice AI
│ │ ├── marketing-seo/ (62) SEO, CRO, copywriting, ads, growth
│ │ ├── context-claude/ (57) Context engineering, MCP, memoria, Claude
│ │ ├── devops-cicd/ (53) Docker, K8s, Terraform, deployment
│ │ ├── web-backend/ (53) Node, FastAPI, Django, APIs, pagos
│ │ ├── programming-languages/(47) Python, JS, Rust, Go, Java, Bash
│ │ ├── security-offensive/ (39) Pentesting, red team, exploits
│ │ ├── business-product/ (38) Producto, startups, analisis de mercado
│ │ ├── security-defensive/ (37) Auditorias, compliance, hardening
│ │ ├── ai-agents/ (33) Frameworks de agentes, multi-agente
│ │ ├── documentation/ (30) Wikis, docs, Office, technical writing
│ │ ├── architecture-patterns/(28) DDD, microservicios, CQRS, C4
│ │ ├── databases/ (19) PostgreSQL, SQL, NoSQL, Prisma
│ │ ├── desktop-embedded/ (16) Extensions, bots, firmware, desktop
│ │ ├── mobile/ (14) iOS, Android, Flutter, React Native
│ │ └── game-dev/ (9) Unity, Godot, Unreal, shaders
│ ├── web-app/ # App web para explorar skills
│ ├── scripts/ # Scripts de build y validacion
│ ├── data/ # Indices JSON (catalog, aliases, bundles)
│ ├── docs/ # Guias detalladas
│ └── CATALOG.md # Indice completo de skills
│
├── estructuras-de-prompts/ # System prompts, patrones y templates
│ ├── system-prompts-filtrados/ Prompts por empresa (Anthropic, OpenAI, Google, xAI)
│ ├── prompts-de-herramientas-ia/ Prompts de 35+ herramientas (Cursor, Devin, Replit...)
│ └── templates/ Plantillas de estructura para nuevos proyectos
│
├── tools/ # Herramientas
│ ├── claude-supermemory/ Plugin de memoria persistente para Claude
│ └── cli/ Firecrawl CLI (web scraping para LLMs)
│
└── references/ # Material de referencia
├── public-apis/ Directorio de APIs publicas
└── repos-referencia/ Repos de ejemplo y best practices
Uso rapido
# Explorar skills por categoria
ls skills/skills/web-frontend/
ls skills/skills/ai-ml/
# Buscar un skill especifico
grep -r "nombre" skills/data/catalog.json
# Regenerar el catalogo
cd skills && node scripts/build-catalog.js
# Lanzar la web app de skills
cd skills && npm start
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-fce644e493aa2026-07-31