docker-architect

1
DevGuyRashDevGuyRash

Generate hardened Dockerfiles, docker-compose stacks, and Swarm deploy configs. Containerize any app with multi-stage builds, non-root users, healthchecks, secrets management, .dockerignore, resource limits, and security hardening. Supports Python, Node.js, Rust, Go, Nginx, and custom stacks. Includes CI/CD pipeline scanning with hadolint, trivy, and docker scout. Produces deterministic, production-ready container architecture with digest-pinned images, OCI labels, SBOM, and provenance controls.

191 days ago

rust-development

1
DevGuyRashDevGuyRash

Idiomatic, production-grade Rust development with phased workflow enforcement, banned-pattern scanning, and deterministic verification. Use when the task involves: (1) Writing new Rust code, features, or bugfixes, (2) Migrating an existing tool or codebase to Rust, (3) Reviewing Rust pull requests or enforcing Rust coding standards, (4) Setting up Rust CI/CD pipelines or GitHub Actions for Rust projects, (5) Creating or modifying Rust workspace layouts (single-crate or monorepo), (6) Scaffolding a new Rust project or crate, (7) Configuring Clippy lints, rustfmt, or Rust toolchain settings, (8) Debugging Rust compilation errors or borrow-checker issues, or (9) Any task where the primary language is Rust (.rs files). Includes scaffolding scripts, Clippy lint configs, banned-family test harness, and GitHub Actions CI template.

191 days ago

gitops-workflow

1
DevGuyRashDevGuyRash

End-to-end GitOps workflow governance and automation: branching from the default branch, Conventional Commits, PR creation/update/merge hygiene, CI gating, squash-merge message + release notes structure, and helper scripts (git + GitHub CLI). Use when creating branches/commits/PRs/releases or enforcing team Git workflow standards.

191 days ago

code-review

1
DevGuyRashDevGuyRash

Perform and apply code reviews (UACRP + application protocol) and coordinate artifacts via mpcr.

191 days ago

skill-auditor

1
DevGuyRashDevGuyRash

Perform structured, reproducible audits of agent skills — testing mechanical correctness, agent usability, output quality, context efficiency, EARS compliance, prompt complexity, multi-agent coordination, audit convergence (reproducibility across runs), finding divergence (specificity and tailoring), AGENTS.md adherence (rule absorption verification), documentation/runtime staleness drift detection, CLI discoverability helper coverage, idempotency, error recovery, and credential safety. Covers 25 audit domains (D1–D25) with confidence-scored findings at every level. Use when (1) auditing or health-checking a skill end-to-end, (2) verifying AGENTS.md adherence, audit convergence, or finding divergence, or (3) validating scripts, CLIs, context/token footprint, EARS requirement syntax, prompt complexity, name consistency, dispatch prompt quality, or structured confidence-scored audit reports.

191 days ago

espanso-dynamic-forms

1
DevGuyRashDevGuyRash

Build portable dynamic Espanso forms using runtime-generated layouts, a shared env contract, reusable scaffolding, and latency-safe output patterns.

191 days ago