Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

vigilante

vigilante 收录了来自 aliengiraffe 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
25
Stars
36
更新
2026-06-09
Forks
6
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

vigilante-create-issue
软件开发工程师

Help a human author write an implementation-ready GitHub issue that Vigilante can execute reliably.

2026-06-09
vigilante-issue-implementation-on-bazel-monorepo
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Bazel-based monorepo. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-issue-implementation-on-bazel
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Bazel monorepo.

2026-06-09
vigilante-issue-implementation-on-docker
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Docker-focused repository with Dockerfile best practices, image hardening, and secret-safe build guidance.

2026-06-09
vigilante-issue-implementation-on-dotnet
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a .NET/C# repository with analyzer, test, and security guidance.

2026-06-09
vigilante-issue-implementation-on-github-actions
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a repository with GitHub Actions workflows, applying workflow hardening, pinned actions, and secret-safe automation practices.

2026-06-09
vigilante-issue-implementation-on-go
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Go repository with idiomatic tooling and security guidance.

2026-06-09
vigilante-issue-implementation-on-gradle-multi-project
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a watched Gradle multi-project repository. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-issue-implementation-on-gradle
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Gradle monorepo.

2026-06-09
vigilante-issue-implementation-on-java-kotlin
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Java or Kotlin repository with JVM build-tool, style, and secure-coding guidance.

2026-06-09
vigilante-issue-implementation-on-kubernetes
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Kubernetes-focused repository with manifest hardening and workload security guidance.

2026-06-09
vigilante-issue-implementation-on-monorepo
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a watched monorepo. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-issue-implementation-on-nx
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for an Nx monorepo.

2026-06-09
vigilante-issue-implementation-on-php
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a PHP repository with Composer, static analysis, and security guidance.

2026-06-09
vigilante-issue-implementation-on-python
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Python repository with idiomatic tooling and security guidance.

2026-06-09
vigilante-issue-implementation-on-ruby
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Ruby repository with Bundler, test, lint, and security guidance.

2026-06-09
vigilante-issue-implementation-on-rush-monorepo
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a watched Rush monorepo. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-issue-implementation-on-rush
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Rush monorepo.

2026-06-09
vigilante-issue-implementation-on-rust
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Rust repository with Cargo, Clippy, fmt, and security guidance.

2026-06-09
vigilante-issue-implementation-on-terraform
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Terraform repository with fmt, validate, and secret-safe infrastructure guidance.

2026-06-09
vigilante-issue-implementation-on-turborepo
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a pnpm/workspace-based Turborepo. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-issue-implementation
软件开发工程师

Implement a GitHub issue end-to-end when Vigilante dispatches work for a watched repository. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-conflict-resolution
软件开发工程师

Resolve rebase and merge conflicts for an already-open Vigilante pull request, keep the branch validated, and report progress back to GitHub.

2026-04-01
vigilante-local-service-dependencies
网络与计算机系统管理员

Prepare local service dependencies for an implementation worktree by preferring repository-native startup flows before falling back to compatible local mechanisms.

2026-03-24
docker-compose-launch
网络与计算机系统管理员

Launch worktree-scoped local services for issue implementation when a monorepo skill requires database dependencies.

2026-03-17