mgiovani/cc-arsenal

61 agent markdown files indexed from mgiovani/cc-arsenal. Install any of them pinned to an exact hash with mdr add mgiovani/cc-arsenal/<name>.

AGENTS.md agents
mgiovani/cc-arsenal · AGENTS.md
git:20260916.def6a6f · audit A · 8 stars
CLAUDE.md claude
mgiovani/cc-arsenal · CLAUDE.md
git:20260727.fa2e9cf · audit B · 8 stars
CLAUDE.md@examples/claude-md/bash claude
mgiovani/cc-arsenal · examples/claude-md/bash/CLAUDE.md
git:20250901.1f77ab0 · audit A · 8 stars
CLAUDE.md@examples/claude-md/fastapi claude
mgiovani/cc-arsenal · examples/claude-md/fastapi/CLAUDE.md
git:20250901.bd1c81a · audit A · 8 stars
CLAUDE.md@examples/claude-md/nodejs claude
mgiovani/cc-arsenal · examples/claude-md/nodejs/CLAUDE.md
git:20250901.bd1c81a · audit A · 8 stars
CLAUDE.md@examples/claude-md/reactjs claude
mgiovani/cc-arsenal · examples/claude-md/reactjs/CLAUDE.md
git:20250901.bd1c81a · audit A · 8 stars
agent-browser skill
mgiovani/cc-arsenal · skills/agent-browser/SKILL.md · Headless browser automation CLI optimized for AI agents: drives a real browser via accessibility-tree snapshots and…
git:20260916.0d6e629 · audit A · 8 stars
ci-generate skill
mgiovani/cc-arsenal · skills/ci-generate/SKILL.md · Generate a production-ready CI/CD pipeline config (GitHub Actions,
v1.0.0 · audit A · 8 stars
ci-local skill
mgiovani/cc-arsenal · skills/ci-local/SKILL.md · Run the checks a GitHub Actions workflow would run, locally, when Actions
git:20260916.0d6e629 · audit A · 8 stars
clotho-research skill
mgiovani/cc-arsenal · skills/clotho-research/SKILL.md · Find what a change will actually touch before planning it — the existing
v1.0.0 · audit A · 8 stars
codex-imagegen skill
mgiovani/cc-arsenal · skills/codex-imagegen/SKILL.md · Generates images and polished raster art (logos, mascots, hero images, icons, characters, sprite sheets, illustrations…
v1.0.0 · audit A · 8 stars
create-rule skill
mgiovani/cc-arsenal · skills/create-rule/SKILL.md · Create a new memory/instruction rule for whatever AI coding tool a project
v2.0.0 · audit A · 8 stars
create-skill skill
mgiovani/cc-arsenal · skills/create-skill/SKILL.md · Create a new agent skill (or Claude Code slash command) from a plain-language description, using live spec fetching…
v3.0.0 · audit A · 8 stars
db-migrate skill
mgiovani/cc-arsenal · skills/db-migrate/SKILL.md · Creates, checks the status of, and validates database migrations by auto-detecting the project's migration framework…
v2.0.0 · audit A · 8 stars
docker-init skill
mgiovani/cc-arsenal · skills/docker-init/SKILL.md · Generates production-ready docker-compose.yml and Dockerfile(s) for a project by scanning its manifest files…
v1.1.0 · audit A · 8 stars
docs-adr skill
mgiovani/cc-arsenal · skills/docs-adr/SKILL.md · Create a numbered Architecture Decision Record (ADR) documenting a technical
v1.1.0 · audit A · 8 stars
docs-check skill
mgiovani/cc-arsenal · skills/docs-check/SKILL.md · Read-only audit of documentation against the current codebase, flags
v2.0.0 · audit A · 8 stars
docs-diagram skill
mgiovani/cc-arsenal · skills/docs-diagram/SKILL.md · Generate a Mermaid diagram (ER, architecture, deployment, or security)
v1.1.1 · audit A · 8 stars
docs-init skill
mgiovani/cc-arsenal · skills/docs-init/SKILL.md · Bootstraps a documentation structure (architecture, onboarding, data-model,
v2.0.0 · audit A · 8 stars
docs-rfc skill
mgiovani/cc-arsenal · skills/docs-rfc/SKILL.md · Create a numbered RFC (Request For Comments) document proposing a
v1.1.0 · audit A · 8 stars
docs-update skill
mgiovani/cc-arsenal · skills/docs-update/SKILL.md · Refresh existing docs (architecture, onboarding, data-model, deployment,
v1.1.0 · audit A · 8 stars
env-setup skill
mgiovani/cc-arsenal · skills/env-setup/SKILL.md · Scans a codebase for environment variable usage to generate or sync .env.example, validate .env completeness against…
v1.1.0 · audit B · 8 stars
find-skills skill
mgiovani/cc-arsenal · skills/find-skills/SKILL.md · Search, install, update, and remove third-party Agent Skills from skills.sh or any GitHub/GitLab repo via the `npx…
git:20260916.0d6e629 · audit A · 8 stars
fix-bug skill
mgiovani/cc-arsenal · skills/fix-bug/SKILL.md · Fixes a bug through test-driven debugging, reproduces it with a failing
git:20260916.0d6e629 · audit A · 8 stars
gh-daily skill
mgiovani/cc-arsenal · skills/gh-daily/SKILL.md · Generate a GitHub-based standup report from assigned issues, open/merged PRs, review requests, and git commit history…
v1.1.0 · audit A · 8 stars
git-commit skill
mgiovani/cc-arsenal · skills/git-commit/SKILL.md · Generate a conventional commit message (conventionalcommits.org) from the
v1.0.0 · audit A · 8 stars
git-create-pr skill
mgiovani/cc-arsenal · skills/git-create-pr/SKILL.md · Create a GitHub Pull Request from the current branch, following conventional commit format and pre-filling the repo's…
v2.1.0 · audit A · 8 stars
git-release skill
mgiovani/cc-arsenal · skills/git-release/SKILL.md · Create semantic version releases with automated changelog generation
v1.2.0 · audit A · 8 stars
git-sync skill
mgiovani/cc-arsenal · skills/git-sync/SKILL.md · Syncs the current feature branch with its base or upstream branch via merge (default) or rebase, with conflict…
v1.1.0 · audit A · 8 stars
gitflow skill
mgiovani/cc-arsenal · skills/gitflow/SKILL.md · Manage a gitflow branching workflow, starting and finishing feature,
v1.0.0 · audit A · 8 stars
i18n-check skill
mgiovani/cc-arsenal · skills/i18n-check/SKILL.md · i18n completeness checker, detects the project's i18n framework (next-intl,
v1.0.1 · audit A · 8 stars
implement-feature skill
mgiovani/cc-arsenal · skills/implement-feature/SKILL.md · Implements a new feature end-to-end as a senior staff engineer would,
git:20260916.0d6e629 · audit A · 8 stars
improve-skill skill
mgiovani/cc-arsenal · skills/improve-skill/SKILL.md · Improve one or more EXISTING agent skills to the current authoring standard, with measured before/after evidence…
v1.0.0 · audit A · 8 stars
inject-docs skill
mgiovani/cc-arsenal · skills/inject-docs/SKILL.md · Inject compressed framework-specific best practices and docs into
v1.0.0 · audit A · 8 stars
jira-cli skill
mgiovani/cc-arsenal · skills/jira-cli/SKILL.md · Run raw ankitpokhrel/jira-cli commands directly against Jira Cloud or on-prem, issue/epic/sprint CRUD, JQL-style…
git:20260916.0d6e629 · audit A · 8 stars
jira-daily skill
mgiovani/cc-arsenal · skills/jira-daily/SKILL.md · Generate a standup report from recent Jira activity and git history,
v1.1.0 · audit A · 8 stars
jira-todo skill
mgiovani/cc-arsenal · skills/jira-todo/SKILL.md · Generates a prioritized daily work plan from a user's assigned Jira
v1.2.0 · audit A · 8 stars
nanobanana skill
mgiovani/cc-arsenal · skills/nanobanana/SKILL.md · Generates and edits images by calling Google's Nano Banana / Gemini image generation API (requires a GEMINI_API_KEY), a…
v1.1.0 · audit A · 8 stars
orchestrate skill
mgiovani/cc-arsenal · skills/orchestrate/SKILL.md · Turn any task into a model-tiered multi-agent plan, decompose it into
git:20260916.0d6e629 · audit A · 8 stars
oss-launch skill
mgiovani/cc-arsenal · skills/oss-launch/SKILL.md · Takes a private side project from "done" to a public GitHub launch, pre-flight checks (confirm the repo is still…
v1.0.0 · audit A · 8 stars
prd-to-issues skill
mgiovani/cc-arsenal · skills/prd-to-issues/SKILL.md · Turn an approved PRD into tracked issues, one per requirement, with the
v1.0.0 · audit A · 8 stars
product-design-spec skill
mgiovani/cc-arsenal · skills/product-design-spec/SKILL.md · Authors the design specification for an approved PRD (information architecture, user flows, a screen inventory, and…
v1.0.0 · audit A · 8 stars
product-design-tokens skill
mgiovani/cc-arsenal · skills/product-design-tokens/SKILL.md · Authors a durable design-token contract: a W3C DTCG 2025.10 JSON file ($value/$type, {group.token.path} aliases) as the…
v1.0.0 · audit A · 8 stars
DESIGN.md@skills/product-design-tokens/assets/templates design
mgiovani/cc-arsenal · skills/product-design-tokens/assets/templates/DESIGN.md
git:20260727.fa2e9cf · audit A · 8 stars
product-prd skill
mgiovani/cc-arsenal · skills/product-prd/SKILL.md · Gate-checked, size-and-intent-tiered PRD authoring. Runs a gate-zero first (is a written doc even needed, or is a…
v2.0.0 · audit A · 8 stars
project-illustrator skill
mgiovani/cc-arsenal · skills/project-illustrator/SKILL.md · Create or refine a cohesive visual identity for a software project through mascots, logos, README heroes, social cards…
v1.0.0 · audit A · 8 stars
project-planner skill
mgiovani/cc-arsenal · skills/project-planner/SKILL.md · Break a large or ambiguous project into a dependency-ordered task
v2.1.0 · audit A · 8 stars
refactor skill
mgiovani/cc-arsenal · skills/refactor/SKILL.md · Restructures existing code without changing its behavior: maps callers and test coverage, adds characterization tests…
git:20260916.0d6e629 · audit A · 8 stars
render skill
mgiovani/cc-arsenal · skills/render/SKILL.md · Turn a plan, PRD, review, audit, comparison, brainstorm, explanation
v1.0.0 · audit A · 8 stars
review-code skill
mgiovani/cc-arsenal · skills/review-code/SKILL.md · Runs a comprehensive multi-agent code review of a PR, commit, or the
v1.1.0 · audit A · 8 stars
review-deps skill
mgiovani/cc-arsenal · skills/review-deps/SKILL.md · Audit project dependencies for vulnerabilities, license compliance risks,
v1.1.0 · audit A · 8 stars
review-design skill
mgiovani/cc-arsenal · skills/review-design/SKILL.md · Performs a comprehensive UX/UI/design quality audit of a live URL or a
v1.1.1 · audit A · 8 stars
review-perf skill
mgiovani/cc-arsenal · skills/review-perf/SKILL.md · Deep-dive performance audit of database queries, algorithmic complexity,
v1.2.0 · audit A · 8 stars
review-plan skill
mgiovani/cc-arsenal · skills/review-plan/SKILL.md · Adversarially review an implementation plan before any code is written,
v1.0.0 · audit A · 8 stars
review-security skill
mgiovani/cc-arsenal · skills/review-security/SKILL.md · Perform an OWASP Top 10-focused static security review of a PR, commit, or
v1.1.0 · audit B · 8 stars
ship skill
mgiovani/cc-arsenal · skills/ship/SKILL.md · Orchestrates the current branch from "code done" to "merged": runs the review-code skill, then any project-specific…
v1.0.0 · audit A · 8 stars
team-implement skill
mgiovani/cc-arsenal · skills/team-implement/SKILL.md · Spec-driven team orchestration for large, multi-component features or new epics: writes a full spec/design/review…
git:20260916.def6a6f · audit A · 8 stars
team-review skill
mgiovani/cc-arsenal · skills/team-review/SKILL.md · Multi-agent review team: architecture, security, performance, testing, style, docs/UX, plus an adversary that…
git:20260916.def6a6f · audit A · 8 stars
test-suite skill
mgiovani/cc-arsenal · skills/test-suite/SKILL.md · Generates a test suite by analyzing coverage gaps, prioritizing critical and untested code paths, then writing tests in…
git:20260916.0d6e629 · audit A · 8 stars
vrt-check skill
mgiovani/cc-arsenal · skills/vrt-check/SKILL.md · Runs the project's visual regression testing (VRT) workflow, detects
git:20260916.0d6e629 · audit A · 8 stars
wtf skill
mgiovani/cc-arsenal · skills/wtf/SKILL.md · Re-explain your own previous message in plain, simplified English (ASD-STE100
v1.0.0 · audit A · 8 stars

Source

github.com/mgiovani/cc-arsenal · 8 stars · license MIT · pushed 2026-09-23