Micah Villmow avatar

Micah Villmow

Community

@mvillmow · Santa Clara, CA

7Followers
|
10Public Repos
|
89Published Skills

Agent Skills by Micah Villmow

Showing 89 vetted skills indexed across 2 GitHub repositories.

mvillmowmvillmow
18

run-precommit

Run pre-commit hooks on staged or all files to validate code quality.

Community
Intermediate
mvillmowmvillmow
18

fix-ci-failures

Diagnose CI failures by inspecting logs and reproducing issues locally.

Community
Advanced
mvillmowmvillmow
18

build-run-local

Align local Mojo builds with CI using pixi shell-hook and zero-warnings policy.

Community
Intermediate
mvillmowmvillmow
18

install-workflow

Generate GitHub Actions workflows to build .mojopkg packages and create releases.

Community
Intermediate
mvillmowmvillmow
18

validate-workflow

Validate GitHub Actions workflow YAML files with yamllint and actionlint.

Community
Basic
mvillmowmvillmow
18

test-diff-analyzer

Analyze test run differences to identify flaky tests and consistency issues.

Community
Intermediate
mvillmowmvillmow
18

create-review-checklist

Generate prioritized review checklists from pull request diffs.

Community
Basic
mvillmowmvillmow
18

analyze-ci-failure-logs

Analyze CI failure logs to identify root causes and error patterns.

Community
Intermediate
mvillmowmvillmow
18

generate-fix-suggestions

Generate prioritized remediation steps with code snippets from error logs.

Community
Intermediate
mvillmowmvillmow
18

lint-code

Lint Python and Mojo files with pylint, flake8, Black, and Mojo formatting.

Community
Intermediate
mvillmowmvillmow
18

analyze-code-structure

Map module hierarchies and dependencies across multi-language codebases.

Community
Basic
mvillmowmvillmow
18

generate-boilerplate

Generate boilerplate templates for modules, tests, and configuration files.

Community
Basic
mvillmowmvillmow
18

run-tests

Execute Mojo or Pytest test suites and generate structured pass/fail reports.

Community
Intermediate
mvillmowmvillmow
18

gh-batch-merge-by-labels

Batch merge GitHub pull requests by label after verifying CI and approvals.

Community
Basic
mvillmowmvillmow
18

track-implementation-progress

Track GitHub issue implementation progress and identify blockers by phase.

Community
Basic
mvillmowmvillmow
18

gh-post-issue-update

Post structured markdown updates to GitHub issues via gh CLI.

Community
Basic
mvillmowmvillmow
18

check-memory-safety

Detect memory safety violations in Mojo code during reviews and testing.

Community
Basic
mvillmowmvillmow
18

validate-mojo-patterns

Validate Mojo constructor patterns, method signatures, ownership, and trait conformances.

Community
Basic
mvillmowmvillmow
18

gh-read-issue-context

Retrieve GitHub issue metadata, comments, labels, and linked PRs via gh.

Community
Basic
mvillmowmvillmow
18

analyze-simd-usage

Identify SIMD vectorization opportunities in Mojo tensor operations.

Community
Basic
mvillmowmvillmow
18

extract-test-failures

Parse test logs to extract and categorize failures by type.

Community
Basic
mvillmowmvillmow
18

benchmark-functions

Benchmark Python functions with warm-up iterations and statistical analysis.

Community
Intermediate
mvillmowmvillmow
18

profile-code

Profile Python code to diagnose CPU time and memory usage.

Community
Intermediate
mvillmowmvillmow
18

analyze-equations

Extract LaTeX equations from research papers and map components to code.

Community
Basic