Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

gitlab-copilot-agent

يحتوي gitlab-copilot-agent على 13 من skills المجمعة من peteroden، مع تغطية مهنية على مستوى المستودع وصفحات 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