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

gitlab-copilot-agent

gitlab-copilot-agent 收录了来自 peteroden 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
1
更新
2026-03-30
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

greet
软件质量保证分析师与测试员

E2E test skill that confirms plugin loading works.

2026-03-30
devcontainer-setup
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-03-15
pre-implementation
软件开发工程师

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

2026-02-18
container-hardening
信息安全分析师

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

2026-02-16
owasp-review
信息安全分析师

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
软件质量保证分析师与测试员

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

2026-02-16
github-workflow
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-02-12
stacked-prs
软件开发工程师

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