Skip to main content
Run any Skill in Manus
with one click
GitHub repository

gitlab-copilot-agent

gitlab-copilot-agent contains 13 collected skills from peteroden, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
1
updated
2026-03-30
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

greet
software-quality-assurance-analysts-and-testers

E2E test skill that confirms plugin loading works.

2026-03-30
devcontainer-setup
software-developers

Templates and process for creating devcontainer configurations. Use this when setting up a new project, adding devcontainer support, or creating devcontainers for worktrees.

2026-03-16
worktree-setup
software-developers

Procedure for creating a git worktree and devcontainer for a new task. Use this when starting a new development task.

2026-03-16
code-review
software-quality-assurance-analysts-and-testers

Cross-model code review before every PR. Use this after code is written and before pushing.

2026-03-15
pre-implementation
software-developers

Mandatory checklist before starting implementation. Use this before writing code for any non-trivial task.

2026-02-18
container-hardening
information-security-analysts

Production Dockerfile and container runtime security checklist. Use this when building Docker/Podman images or configuring container deployments.

2026-02-16
owasp-review
information-security-analysts

Step-by-step OWASP Top 10 security review checklist. Use this when reviewing code for security issues, submitting a PR, or when code touches authentication, authorization, data storage, or external communication.

2026-02-16
test-quality
software-quality-assurance-analysts-and-testers

Enforce test quality standards — coverage, shared fixtures, no magic strings. Use this when writing, reviewing, or refactoring tests.

2026-02-16
github-workflow
software-developers

Procedures for publishing repos, creating issues, managing project boards, and linking PRs. Use this when a project is published to GitHub or when planning tracked work.

2026-02-13
adr-creation
software-developers

Template and process for creating Architecture Decision Records (ADRs). Use this when making significant technical decisions that affect system design.

2026-02-12
ci-failure-debugging
software-quality-assurance-analysts-and-testers

Guide for debugging failing CI/CD workflows. Use this when CI checks fail on a PR or when asked to debug build/test failures.

2026-02-12
conventional-commits
software-developers

Reference for Conventional Commits format and branch naming. Use this when writing commit messages or creating branches.

2026-02-12
stacked-prs
software-developers

Procedure for creating and managing stacked PRs when a task exceeds 200 diff lines. Use this when a task is too large for a single PR.

2026-02-12