Software Engineering

Software Engineering from sgaunet/claude-plugins.

by @sgaunet 4 skills

Skills in this plugin

4
  1. Auto Mr · sgaunet
    Push current branch, create MR/PR on GitHub, GitLab, or Forgejo, wait for CI pipeline, merge, and clean up branch using auto-mr CLI
    1 install
  2. Run Lint · sgaunet
    Auto-detect the project's linter (Taskfile, Makefile, golangci-lint, eslint, ruff, clippy) and run it, reporting pass or fail.
    1 install
  3. Run Tests · sgaunet
    Auto-detect the project's test runner (Taskfile, Makefile, go test, npm, pytest, cargo) and run it, reporting pass or fail.
    1 install
  4. Detect Repo Host · sgaunet
    Detect repository hosting service (GitHub/GitLab/Forgejo) from the git remote and extract hostname, owner, repo, project_path, and api_base for platform-aware routing.
    1 install