By FluxonLab
Repo diagnostics, architecture review, implementation planning, refactor safety, release readiness, and project bootstrap.
Use when you need to coordinate department leads, delegate bounded work, and keep recursion and context under control.
Use when you need to route tasks to the right department lead and specialist without doing all work itself.
Use when you need to review agent roles, permissions, recursion, skill bindings, and safety policy.
Use when you need to make high-level architecture calls and prevent duplicate-app or second-repo chaos.
Use when you need to inspect repositories, scripts, package managers, frameworks, entrypoints, configuration, databases, and reproducible failures before edits.
Use when you need to map module layout, runtime boundaries, data flow, ownership zones, and high-risk files.
Use when you need to evaluate architecture, coupling, duplication, integration fit, and whether to keep, adapt, or replace existing structures.
Use when you need to turn goals into file-level plans with risks, migration steps, test plan, rollback path, and acceptance criteria.
Use when you need to scope refactors safely, preserve behavior, avoid unrelated churn, and verify changed surfaces.
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-core-operationsAgent 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.
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.
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