mizchimizchiCommunity·66 Agent Skills Included

skills

Frontend audits, DevOps pipelines, and language migration playbooks

Audits frontend projects for security, performance, testing, and dependency health, then tracks weekly KPI regressions. Tunes GitHub Actions CI, deploys Cloudflare Workers with auto-rollback, and wires OpenTelemetry observability. Guides SQL linting, Nix dev environments, MoonBit and Gleam coding, and language-to-language migrations with parity checks.
npx skills add mizchi/skills --all -g -y
Available:

Tells the agent how to edit skills in this repo and mirror each change into the live ~/.claude/skills/ directory so the running session picks it up immediately.

All Skills in This Repository (66)

Pure Emerald Level Indicators
📦 In Repo
mizchimizchi

dotenvx

Encrypt and load .env files for multi-environment workflows.

Community
Intermediate
📦 In Repo
mizchimizchi

justfile

Analyze and document justfile recipes, dependencies, and GitHub Actions integration.

Community
Basic
📦 In Repo
mizchimizchi

nix-setup

Set up reproducible Nix dev environments with devbox or pure flake.nix workflows.

Community
Advanced
📦 In Repo
mizchimizchi

upstream-fix-and-pin

Pin downstream dependencies to upstream git refs and track merge SHAs.

Community
Advanced
📦 In Repo
mizchimizchi

utels-project-bootstrap

Register utels projects and inject ingest tokens into wrangler secrets.

Community
Intermediate
📦 In Repo
mizchimizchi

tech-trend-watch

Aggregate State of JS, State of CSS, and Thoughtworks Radar data to identify migration risks.

Community
Advanced
📦 In Repo
mizchimizchi

dep-lib-review

Identify and mitigate outdated dependencies and security vulnerabilities in Node.js/pnpm projects.

Community
Advanced
📦 In Repo
mizchimizchi

chezmoi-management

Coordinate diff and apply workflows for chezmoi dotfiles with explicit user confirmation.

Community
Intermediate
📦 In Repo
mizchimizchi

conventional-changelog

Generate CHANGELOGs from Conventional Commits with semver tagging.

Community
Advanced
📦 In Repo
mizchimizchi

apm-usage

Install, update, and manage agent skills and dependencies via APM.

Community
Intermediate
📦 In Repo
mizchimizchi

ast-grep-practice

Analyze ast-grep linting rules for structural patterns across multi-language codebases.

Community
Advanced
📦 In Repo
mizchimizchi

actions-ci-tuning

Analyze and tune DevOps workflows and artifact handling for better performance and reliability.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install mizchi/skills?

Run `npx skills add mizchi/skills --all -g -y` in your terminal to install every skill globally, or add `--skill <name>` for a single one.

What does the frontend review toolkit do?

It runs a Day 0 triage scorecard plus domain audits for CI speed, code hygiene, dependencies, testing, security, state, and performance, then a weekly orchestrator diffs KPIs and files repeat-finding issues.

Can it fix failing GitHub Actions CI?

Yes. The gh-fix-ci skill inspects failing PR checks via the gh CLI, summarizes the failure logs, and drafts a fix plan for your approval before changing anything.

Does it help with Cloudflare Workers deployments?

Yes. It covers push-to-deploy pipelines with automatic rollback on smoke-test failure, plus telemetry, Access setup, and D1 slow-query detection.

Which agents are these skills compatible with?

All skills follow the open agentskills.io format, so they work with Claude Code, Codex, Cursor, Gemini CLI, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineering