By FluxonLab
Cloud and infrastructure: Infrastructure-as-Code (Terraform), containers (Docker/Compose), Kubernetes, cloud provider services, networking/secrets, and deploy topology — distinct from CI/CD pipeline review.
Use when you need a read-only review of cloud architecture, infrastructure-as-code, containers, Kubernetes manifests, secrets handling, and deploy topology.
Use when you need to author or modify infrastructure-as-code, Dockerfiles, and Kubernetes manifests with hardening and least-privilege defaults.
Use when you need to review or author Kubernetes manifests or Helm charts for resource requests and limits, liveness/readiness/startup probes, pod security context, RBAC scope, network policy, HPA, secret handling, and common workload anti-patterns.
Use when you need to choose or review cloud architecture decisions — managed vs self-hosted services, multi-AZ high availability, scaling strategy, VPC/subnet/network design, least-privilege service roles, and cost-aware tradeoffs.
Use when you need to review or design secret and configuration handling — secret managers (Vault, AWS Secrets Manager, SSM, GCP/Azure), rotation, runtime injection, keeping secrets out of IaC and images, sealed/external secrets, and config-vs-secret separation.
Use when you need to review or design a deployment topology and rollback strategy — blue-green, canary, and rolling deploys, health gates, automated rollback, zero-downtime cutover, and safe infrastructure change sequencing.
Use when you need to review Terraform or OpenTofu infrastructure-as-code for remote state and locking correctness, module structure, drift, plan safety, hardcoded secrets, provider pinning, and least-privilege IAM before any apply.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Installable, permission-bounded, multi-platform agent skills & subagents — by FluxonLab.
One source of truth. Install the same curated skills, subagents, and slash commands into Claude Code, OpenAI Codex, GitHub Copilot, and Google Antigravity (Gemini) — with real permission boundaries, a validation harness, and full upstream attribution.
Quickstart · What's inside · Multi-platform · Safety · Build effort · Contributing
Most Claude Code resource repos are link lists (you still copy files by hand) or are Claude-only. Skillry is different on five axes:
| Skillry | Typical "awesome" list | Typical CLI installer | |
|---|---|---|---|
| Installs actual skill/agent files (not links) | ✅ | ❌ | ✅ |
| Multi-platform (Claude + Codex + Copilot + Gemini) | ✅ | ❌ | ❌ (Claude only) |
Per-agent permission boundaries (least-privilege tools) | ✅ | ❌ | ⚠️ |
| Validation harness (structure + frontmatter lint + permission + lockfiles) | ✅ | ❌ | ⚠️ |
| Skill-sync: discover (license + risk scan), normalize (frontmatter + provenance), vet (staged, attributed, never auto-enabled) | ✅ | ❌ | ❌ |
| Native plugin marketplace (sha-pinned, reproducible) | ✅ | ❌ | ⚠️ |
| Full upstream attribution for redistributed content | ✅ | n/a | ⚠️ |
These directly reflect Anthropic's own guidance: least-privilege tools, single-responsibility subagents, and auditing third-party skills before use.
# In Claude Code:
/plugin marketplace add FluxonLab/Skillry
/plugin install core-operations@skillry
Browse all departments with /plugin marketplace after adding.
# Runs straight from GitHub — no global install, no npm account required:
npx github:FluxonLab/Skillry install # dry-run, all platforms
npx github:FluxonLab/Skillry install --apply --targets claude # or: codex copilot antigravity
npx github:FluxonLab/Skillry install --apply --targets claude --community # include attributed 3rd-party skills
# Or install the CLI globally:
npm install -g skillry
skillry install --apply --targets claude codex
skillry validate
git clone https://github.com/FluxonLab/Skillry
cd Skillry
python3 tools/install.py # dry-run: shows what will be installed
python3 tools/install.py --apply --targets claude # or: codex copilot antigravity
The installer rewrites machine-specific paths to your $HOME and backs up any existing
config (*.bak-skillry) before writing. Dry-run is the default. Verify with
python3 tools/validate.py.
tools allowlists and read-only vs. write scopes.community/ set — 98 skills + 49 agents from 6 permissively-licensed sources,
redistributed with full attribution (MIT/ISC only — see NOTICE and
THIRD-PARTY-NOTICES).CLAUDE.md — a project-agnostic engineering operating manual
(inspect-first, surgical changes, security, i18n + theme parity, dev-launch defaults, honest
verification). It governs this repo and is written to be copied into your own project as a
strong default: cp CLAUDE.md /path/to/your/repo/CLAUDE.md.Core Operations · Runtime & Local App · Backend & API · Frontend & Web Design · Mobile & Desktop · Gaming & Interactive Media · Database & Data · AI & Agent Systems · Security · Testing & QA · DevOps & Release · Product, Docs & Research · Documentation & Tech Writing · Data & ML / AI Engineering · Performance & Cost · Cloud & Infrastructure · Skill Library & Installation · Optional Specialists
npx claudepluginhub fluxonlab/skillry --plugin skillry-cloud-and-infrastructureRepo diagnostics, architecture review, implementation planning, refactor safety, release readiness, and project bootstrap.
Agent workflow design, governance, prompt systems, RAG/vector search, LLM evaluation, and MCP gatekeeping.
API/interface design, backend review, auth/session, integration boundaries, error handling, and Python project review.
Prisma, Postgres/Supabase, migrations, seeds/fixtures, query performance, and RLS/edge functions.
Data and ML engineering: data pipelines, ETL/ELT, data quality & validation, feature engineering, notebook hygiene, model training/serving, experiment tracking, and dataset versioning.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications