devantler-tech/agent-plugins

Tool-neutral agent-plugin marketplace — bundles curated skills, MCP servers and agents from devantler-tech/agent-skills into category plugins for VS Code, GitHub Copilot CLI, and Claude Code

2Stars on the repository
39Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

agent-improvement

01

devantler-tech/agent-plugins

Skill Claude CodeCodex

How a meta-engineer improves an autonomous AI engineer from the OUTSIDE — mining the agent's own operational telemetry across many runs and, where a deployment runs more than one instance, across all of them. Scores the agent on reliability, safety, efficiency, outcome throughput, quality, coordination and currency…

2 yesterday A 133 tokens original Apache-2.0

find-skills

02

devantler-tech/agent-plugins

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2 yesterday A 67 tokens copy · 81% Apache-2.0

devantler-tech/agent-plugins

Skill Claude CodeCodex

The run loop for an autonomous AI engineer acting as a portfolio's primary engineer — pre-flight, resume in-flight work or survey every product's live state, select the highest-value work (operate before advance), act through isolated per-run working copies and draft PRs self-promoted on genuine readiness (driving…

2 yesterday A 95 tokens original Apache-2.0

product-engineering

04

devantler-tech/agent-plugins

Skill Claude CodeCodex

The ADVANCE playbook for an autonomous AI engineer — how to move a product forward once it is healthy: product strategy and roadmap stewardship, issue triage and decomposition, oldest-actionable-first implementation, test coverage, benchmarking and performance, refactoring and code quality, documentation sync, and…

2 yesterday A 98 tokens original Apache-2.0

self-improvement

05

devantler-tech/agent-plugins

Skill Claude CodeCodex

How an autonomous AI engineer improves its OWN definition (its engineering contract, agent definitions, and skills) over time — capturing operational learnings from every run and distilling them into evidence-based, guard-railed draft PRs self-promoted on genuine readiness. Use at the end of every run (to log…

2 yesterday A 100 tokens original Apache-2.0

devantler-tech/agent-plugins

Skill Claude CodeCodex

Ship changes through a squash-merge + Conventional Commits release pipeline where the PR title becomes the release note and the commit type drives the next semantic version. Use when writing a PR title or commit message that feeds an automated release, choosing the version bump for a change, setting up or reasoning…

2 yesterday A 88 tokens original Apache-2.0

git-commit

07

devantler-tech/agent-plugins

Skill Claude CodeCodex

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive…

2 yesterday A 87 tokens copy · 91% Apache-2.0

refactor

08

devantler-tech/agent-plugins

Skill Claude CodeCodex

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

2 yesterday A 54 tokens copy · 94% Apache-2.0

ways-of-working

10

devantler-tech/agent-plugins

Skill Claude CodeCodex

Codifies devantler-tech engineering practices: agent-first development workflow, TDD, CI/CD pipelines, GitHub Flow, code quality gates, and Kubernetes workflows with ksail. Use when filing issues, planning work, setting up projects, configuring CI/CD, writing tests, debugging, or making architectural decisions.

2 yesterday A 65 tokens original Apache-2.0

astro

11

devantler-tech/agent-plugins

Skill Claude CodeCodex

Skill for building with the Astro web framework. Helps create Astro components and pages, configure SSR adapters, set up content collections, deploy static sites, and manage project structure and CLI commands. Use when the user needs to work with Astro, mentions .astro files, asks about static site generation (SSG)…

2 yesterday A 75 tokens copy · 98% Apache-2.0

frontend-design

12

devantler-tech/agent-plugins

Skill Claude CodeCodex

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

2 yesterday A 40 tokens copy · 94% Apache-2.0

devantler-tech/agent-plugins

Skill Claude CodeCodex

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

2 yesterday A 44 tokens original Apache-2.0

gh-cli

14

devantler-tech/agent-plugins

Skill Claude CodeCodex

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.

2 yesterday D 45 tokens copy · 91% Apache-2.0

github-actions-docs

15

devantler-tech/agent-plugins

Skill Claude CodeCodex

Use when users ask how to write, explain, customize, migrate, secure, or troubleshoot GitHub Actions workflows, workflow syntax, triggers, matrices, runners, reusable workflows, artifacts, caching, secrets, OIDC, deployments, custom actions, or Actions Runner Controller, especially when they need official GitHub…

2 yesterday A 78 tokens copy · 94% Apache-2.0

github-issues

16

devantler-tech/agent-plugins

Skill Claude CodeCodex

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, set issue fields (dates, priority, custom fields), set issue types, manage issue workflows, link issues, add…

2 yesterday A 141 tokens original Apache-2.0

devantler-tech/agent-plugins

Skill Claude CodeCodex

Debug and troubleshoot Flux CD on live Kubernetes clusters (not local repo files) via the Flux MCP server — inspects Flux resource status, reads controller logs, traces dependency chains, and performs installation health checks. Use when users report failing, stuck, or not-ready Flux resources on a cluster…

2 yesterday A 96 tokens copy · 97% Apache-2.0

gitops-knowledge

18

devantler-tech/agent-plugins

Skill Claude CodeCodex

Flux CD and Flux Operator expert — answers questions and generates schema-validated YAML for all Flux CRDs (not repo auditing or live cluster debugging). Use when users ask about Flux concepts, want manifests for HelmRelease, Kustomization, GitRepository, OCIRepository, ResourceSet, FluxInstance, or any Flux resource.…

2 yesterday A 113 tokens original Apache-2.0

gitops-repo-audit

19

devantler-tech/agent-plugins

Skill Claude CodeCodex

Audit and validate Flux CD GitOps repositories by scanning local repo files (not live clusters) — runs Kubernetes schema validation, detects deprecated Flux APIs, reviews RBAC/multi-tenancy/secrets management, and produces a prioritized GitOps report. Use when users ask to audit, analyze, validate, review, or…

2 yesterday A 76 tokens copy · 95% Apache-2.0

devantler-tech/agent-plugins

Skill Claude CodeCodex

Onboard a new tenant application onto a Flux-based GitOps platform: scaffold the tenant repo's deploy manifests, wire OpenBao/Vault secrets via External Secrets, fit the cluster's Kyverno/PodSecurity and default-deny network policies, expose the app through a shared Gateway API gateway, and register the tenant on the…

2 yesterday A 126 tokens original Apache-2.0

golang-pro

21

devantler-tech/agent-plugins

Skill Claude CodeCodex

Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming…

2 yesterday A 95 tokens copy · 84% Apache-2.0

devantler-tech/agent-plugins

Skill Claude CodeCodex

Before agreeing to build anything for a non-technical user, check the need against the consuming deployment's "## Stack map" section: in-stack needs proceed; out-of-stack or unmatched needs get a friendly, jargon-free decline plus an offer to file a well-formed issue on the block's owning repo (or the map's default…

2 yesterday A 115 tokens original Apache-2.0

jargon-free-voice

23

devantler-tech/agent-plugins

Skill Claude CodeCodex

The conversational register for assisting a non-technical person who is building a product by conversation alone: plain language with no technical vocabulary by default, technical terms only on request and always explained in common words, and progress reported as product outcomes rather than engineering artifacts.…

2 yesterday A 104 tokens original Apache-2.0

needs-stack-mapping

24

devantler-tech/agent-plugins

Skill Claude CodeCodex

Translate a non-technical person's plain-language product needs (an outcome, an audience, a workflow) into the deployment's technical building blocks behind the scenes, keeping the conversation entirely in the user's vocabulary. Reads the consuming deployment's "## Stack map" section to learn what each building block…

2 yesterday A 109 tokens original Apache-2.0