# mgiovani

> Open-source publisher. Listings imported from github.com/mgiovani — credited to the original author with their license.

- **Listings:** 45
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/mgiovani
- **Website:** https://github.com/mgiovani

## Published listings

- [Ci Local](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-ci-local) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-ci-local`
  Run the checks a GitHub Actions workflow would run, locally, when Actions
- [Env Setup](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-env-setup) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-env-setup`
  Scans a codebase for environment variable usage to generate or sync .env.example, validate .env completeness against what the code actually reads, and detect leaked secrets in .env or git history. Use for "/env-setup", "update .env.example", "sync .env.example with the codebase", "check if .env has everything it needs", "is .env in .gitignore", or "scan for leaked secrets in .env". Not a full sec…
- [Docs Diagram](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-docs-diagram) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-docs-diagram`
  Generate a Mermaid diagram (ER, architecture, deployment, or security)
- [Docker Init](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-docker-init) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-docker-init`
  Generates production-ready docker-compose.yml and Dockerfile(s) for a project by scanning its manifest files (package.json, pyproject.toml, Gemfile, go.mod, Cargo.toml) and source code for service dependencies (Postgres, MySQL, Redis, MongoDB, RabbitMQ, Kafka, Elasticsearch, MinIO, Mailhog, etc.), then emitting compose services with health checks, security hardening, resource limits, and non-root…
- [Jira Daily](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-jira-daily) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-jira-daily`
  Generate a standup report from recent Jira activity and git history —
- [Review Deps](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-review-deps) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-review-deps`
  Audit project dependencies for vulnerabilities, license compliance risks,
- [Ship](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-ship) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-ship`
  >-
- [Review Security](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-review-security) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-review-security`
  Perform an OWASP Top 10-focused static security review of a PR, commit, or
- [Implement Feature](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-implement-feature) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-implement-feature`
  Implements a new feature end-to-end as a senior staff engineer would —
- [Docs Rfc](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-docs-rfc) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-docs-rfc`
  Create a numbered RFC (Request For Comments) document proposing a
- [Git Release](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-git-release) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-git-release`
  Create semantic version releases with automated changelog generation
- [Docs Check](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-docs-check) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-docs-check`
  Read-only audit of documentation against the current codebase — flags
- [Orchestrate](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-orchestrate) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-orchestrate`
  Turn any task into a model-tiered multi-agent plan — decompose it into
- [Agent Browser](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-agent-browser) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-agent-browser`
  Headless browser automation CLI optimized for AI agents — drives a real browser via accessibility-tree snapshots and @e1-style refs for ~93% less context than raw DOM tools. Use whenever a task needs to interact with a live web page: click, fill forms, log in, extract text or data, take screenshots, test a running web app, or scrape a site. Triggers on 'automate the browser', 'fill this form', 'c…
- [Fix Bug](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-fix-bug) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-fix-bug`
  Fixes a bug through test-driven debugging — reproduces it with a failing
- [Jira Todo](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-jira-todo) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-jira-todo`
  Generates a prioritized daily work plan from a user's assigned Jira
- [Oss Launch](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-oss-launch) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-oss-launch`
  Takes a private side project from "done" to a public GitHub launch — pre-flight checks (confirm the repo is still private, scan for leaked secrets, verify a license exists), applies review-code findings, generates brand art (logo/hero via codex-imagegen), rewrites the README and repo description for discoverability, scrubs internal or AI-tooling mentions from code and docs (only after explicit co…
- [Gh Daily](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-gh-daily) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-gh-daily`
  Generate a GitHub-based standup report from assigned issues, open/merged PRs, review requests, and git commit history. Use when the user asks for a standup, daily update, or status report and works with GitHub Issues/PRs. Trigger phrases include "standup report", "daily update", "what did I do yesterday", "GitHub status report". Not for Jira-based standups (use jira-daily) — gh-daily is GitHub-on…
- [Create Rule](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-create-rule) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-create-rule`
  Create a new memory/instruction rule for whatever AI coding tool a project
- [Jira Cli](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-jira-cli) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-jira-cli`
  Run raw ankitpokhrel/jira-cli commands directly against Jira Cloud or on-prem — issue/epic/sprint CRUD, JQL-style filtering, and scripting/CI automation (bulk assign, auto-label, sprint add). Invoke explicitly via /jira-cli, or when the user wants literal `jira` CLI syntax, a filter the curated skills don't expose, or a bash/CI script that drives jira-cli. Manual-invocation skill — does not auto-…
- [Find Skills](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-find-skills) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-find-skills`
  Search, install, update, and remove third-party Agent Skills from skills.sh or any GitHub/GitLab repo via the `npx skills` CLI. Use when the user wants to "find a skill", "install a skill from github", "search skills.sh", or add third-party capabilities to Claude Code/Cursor/other agents. Not for authoring new skills (see create-skill).
- [Nanobanana](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-nanobanana) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-nanobanana`
  Generates and edits images by calling Google's Nano Banana / Gemini image generation API (requires a GEMINI_API_KEY) — a real, billed API call. This skill is explicit-invocation only: use it only when the user names it or the Gemini path directly — \"nanobanana\", \"nano banana\", \"gemini image generation\", \"GEMINI_API_KEY\", \"use nanobanana to …\" — or wants to integrate the Nano Banana / Ge…
- [Inject Docs](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-inject-docs) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-inject-docs`
  Inject compressed framework-specific best practices and docs into
- [Ci Generate](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-ci-generate) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-ci-generate`
  Generate a production-ready CI/CD pipeline config (GitHub Actions,
- [Codex Imagegen](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-codex-imagegen) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-codex-imagegen`
  Generates images and polished raster art — logos, mascots, hero images, icons, characters, sprite sheets, illustrations, product mockups — by driving Codex CLI's $imagegen skill. This is the default image generator — use it for any request to generate or create an image or visual asset, including "generate an image", "create a hero image", "make a mascot", "design a logo", "draw an icon", "genera…
- [Vrt Check](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-vrt-check) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-vrt-check`
  Runs the project's visual regression testing (VRT) workflow — detects
- [Db Migrate](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-db-migrate) — Skill · Free — `agentstack add skill-mgiovani-cc-arsenal-db-migrate`
  Creates, checks the status of, and validates database migrations by auto-detecting the project's migration framework (Alembic, Prisma, Knex, Django, Rails/ActiveRecord, Flyway, Atlas, TypeORM, Sequelize, SQLx, golang-migrate, Liquibase) from marker files, then driving that framework's own CLI. Use when the user wants to create a new migration, check pending vs. applied migration status, or valida…
- [Improve Skill](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-improve-skill) — Skill · Free — `agentstack add skill-mgiovani-cc-arsenal-improve-skill`
  >-
- [Git Create Pr](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-git-create-pr) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-git-create-pr`
  Create a GitHub Pull Request from the current branch, following conventional commit format and pre-filling the repo's PR template. Activates on "create a PR", "open a pull request", "push this for review", or similar. Use after commits are made and pushed is not yet done; for the commits themselves use git-commit, for release/hotfix branch PRs use gitflow, and for the full review-then-commit-then…
- [Review Design](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-review-design) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-review-design`
  Performs a comprehensive UX/UI/design quality audit of a live URL or a
- [Team Implement](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-team-implement) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-team-implement`
  Spec-driven team orchestration for large, multi-component features or new epics: writes a full spec/design/review artifact trail under .specs/, gates code changes behind an explicit user approval, then scales a team from 3 (lite) to roughly 9 (full) agents based on complexity. Use for sizable features spanning frontend+backend+DB, unfamiliar domains, or anything you want a reviewable spec for bef…
- [Test Suite](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-test-suite) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-test-suite`
  Generates a test suite by analyzing coverage gaps, prioritizing critical and untested code paths, then writing tests in parallel that match the project's existing patterns. Use when the user wants to write tests, add test coverage, generate test cases, improve testing, or analyze coverage gaps. Supports pytest, vitest, jest, and all major test frameworks. Not for debugging a specific failing test…
- [Project Planner](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-project-planner) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-project-planner`
  Break a large or ambiguous project into a dependency-ordered task
- [Gitflow](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-gitflow) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-gitflow`
  Manage a gitflow branching workflow — starting and finishing feature,
- [Review Code](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-review-code) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-review-code`
  Runs a comprehensive multi-agent code review of a PR, commit, or the
- [Docs Adr](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-docs-adr) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-docs-adr`
  Create a numbered Architecture Decision Record (ADR) documenting a technical
- [Docs Update](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-docs-update) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-docs-update`
  Refresh existing docs (architecture, onboarding, data-model, deployment,
- [Git Sync](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-git-sync) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-git-sync`
  Syncs the current feature branch with its base or upstream branch via merge (default) or rebase, with conflict detection and stash handling. Use for ad-hoc requests like "sync my branch with main", "rebase onto main", "rebase on latest dev", "pull upstream into my fork", or "update my branch". Not for release/hotfix branch promotion or cutting versioned releases — use gitflow or git-release for t…
- [Review Perf](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-review-perf) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-review-perf`
  Deep-dive performance audit of database queries, algorithmic complexity,
- [Refactor](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-refactor) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-refactor`
  Restructures existing code without changing its behavior — maps callers and test coverage, adds characterization tests where coverage is thin, then applies the change in small steps verified against the full test suite after each one. Use when the user wants to refactor, extract a method or class, simplify logic, reduce duplication, improve naming, restructure modules, or pay down technical debt…
- [Git Commit](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-git-commit) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-git-commit`
  Generate a conventional commit message (conventionalcommits.org) from the
- [I18n Check](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-i18n-check) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-i18n-check`
  i18n completeness checker — detects the project's i18n framework (next-intl,
- [Docs Init](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-docs-init) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-docs-init`
  Bootstraps a documentation structure (architecture, onboarding, data-model,
- [Team Review](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-team-review) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-team-review`
  Multi-agent review team — architecture, security, performance, testing, style, docs/UX, plus an adversary that cross-examines the other 6 — for security-sensitive, architectural, or large PRs (15+ files) where a single-agent pass risks missing cross-cutting issues. Use for auth/payments/PII changes, schema/pattern changes, compliance sign-off, or when asked to 'get the review team on this' / 'mul…
- [Create Skill](https://agentstack.voostack.com/l/skill-mgiovani-cc-arsenal-create-skill) — Skill · Free · security-reviewed — `agentstack add skill-mgiovani-cc-arsenal-create-skill`
  Create a new agent skill (or Claude Code slash command) from a plain-language description, using live spec fetching, pattern research, and an approval-gated blueprint before any files are written. Use whenever the user wants to build, scaffold, or author a new skill, subagent capability, or slash command — including phrasings like 'make a command for X', 'create a slash command', 'turn this into…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
