skills
Frontend audits, DevOps pipelines, and language migration playbooks
All Skills in This Repository (66)
Pure Emerald Level Indicatorsdotenvx
Encrypt and load .env files for multi-environment workflows.
justfile
Analyze and document justfile recipes, dependencies, and GitHub Actions integration.
nix-setup
Set up reproducible Nix dev environments with devbox or pure flake.nix workflows.
upstream-fix-and-pin
Pin downstream dependencies to upstream git refs and track merge SHAs.
utels-project-bootstrap
Register utels projects and inject ingest tokens into wrangler secrets.
tech-trend-watch
Aggregate State of JS, State of CSS, and Thoughtworks Radar data to identify migration risks.
dep-lib-review
Identify and mitigate outdated dependencies and security vulnerabilities in Node.js/pnpm projects.
chezmoi-management
Coordinate diff and apply workflows for chezmoi dotfiles with explicit user confirmation.
conventional-changelog
Generate CHANGELOGs from Conventional Commits with semver tagging.
apm-usage
Install, update, and manage agent skills and dependencies via APM.
ast-grep-practice
Analyze ast-grep linting rules for structural patterns across multi-language codebases.
actions-ci-tuning
Analyze and tune DevOps workflows and artifact handling for better performance and reliability.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core