sql-schema-audit
π―Skillfrom mizchi/skills
Same repository
mizchi/skills(65 items)
Installation
npx vibeindex add mizchi/skills --skill sql-schema-auditnpx skills add mizchi/skills --skill sql-schema-audit~/.claude/skills/sql-schema-audit/SKILL.mdSKILL.md
More from this repository10
A Claude Code skill that provides a methodology for iteratively improving agent-facing instructions by dispatching bias-free executor subagents to run them, evaluating results two-sidedly (executor self-report plus instruction-side metrics), and iterating until improvements plateau.
A skill for embedding the pi-coding-agent SDK into Node.js scripts to spawn agent sessions, stream output, scope tools, and register custom tools without forking the CLI. Covers session setup, TypeBox schemas, plugin packaging, and the choice between SDK and JSON-RPC modes.
Covers terminal-based Playwright automation including running tests, generating test code via codegen, taking screenshots and PDFs, and CI sharding configuration.
A skill providing best practices and reference patterns for Playwright end-to-end testing, including test configuration, CI setup with GitHub Actions sharding, and techniques for handling waits, network triggers, and drag-and-drop.
A meta-skill that extracts lessons from trial-and-error debugging sessions and codifies them as reusable ast-grep rules, skills, or CLAUDE.md rules. Invoked when the user explicitly asks to turn a hard-won insight into a permanent, reproducible safeguard for future tasks.
A skill that evaluates the reproducibility of technical articles by simulating a first-time reader attempting to reproduce the work on their own machine. It identifies missing information and serves as a final quality check before publishing tutorials, tool introductions, and hands-on articles.
A collection of agent skills for frontend consulting, covering code review triage, CI analysis, code hygiene, dependency health, testing posture, security review, state management, and performance auditing. Distributed via APM (Agent Package Manager) following the agentskills.io open standard.
A personal meta-skill for managing chezmoi dotfiles, covering source directory operations, diff/apply workflows, skill addition, and pre-push hooks with pkfire and secretlint integration.
A reference skill for Conventional Commits and automatic CHANGELOG generation, covering commit format, semver tagging, and tool comparison across release-please, changesets, git-cliff, and towncrier. Supports npm, cargo, Python, Rust, and Go workflows.
A skill for writing and reviewing Gleam code on the Erlang target, covering Wisp + Mist HTTP services, OTP-based processes, justfile workflows, gleeunit testing, and GitHub Actions CI.