Skip to main content
مستودع GitHub

nix-config

يحتوي nix-config على 8 من skills المجمعة من antoine-bouteiller، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
0
محدث
2026-07-23
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

fix-sonarqube-gate
محللو ضمان جودة البرمجيات والمختبرون

Diagnose and fix a failing SonarQube quality gate on the current branch's merge request — resolves the project + PR, reads the failing conditions, then fixes new violations and coverage gaps. Use when the user says "fix the sonarqube gate", "the sonar quality gate is failing", or after a pipeline reports a red SonarQube check.

2026-07-23
conventional-commit
مطوّرو البرمجيات

Generate conventional commit with staged changes

2026-07-23
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review a merge request for security, performance, architecture, style, and improvements

2026-07-15
create-plan
مطوّرو البرمجيات

Research a task and write a phased plan to .plan/<slug>.md without implementing it. Use when the user wants to plan a feature or change before building, asks to "make a plan", or when a task is large enough to design before touching code. Replaces built-in plan mode.

2026-07-15
explore
مطوّرو البرمجيات

Explore several design solutions for a task and compare their trade-offs without implementing anything. Use when the user wants to weigh approaches before committing, asks to "explore options", "compare designs", or "what are my options" for a change.

2026-07-15
implement
مطوّرو البرمجيات

Implement a piece of work based on a spec or set of tickets.

2026-07-15
publish-draft-review
محللو ضمان جودة البرمجيات والمختبرون

Create unpublished inline DRAFT review comments on a GitLab merge request diff via the GitLab API. Use when a code review has produced findings that should be attached to exact diff lines as drafts (not published) so the human can review and submit them in one batch. Carries a ready-to-post dataset for Phoenix MR !145 (View360 view-based rework).

2026-07-15
sync-mr-ticket
مطوّرو البرمجيات

Update a GitLab merge request's title + description and the Linear ticket linked to it, auto-discovering both from the current git branch. Use when the user asks to "update the MR", "update the MR and ticket", "sync the MR description", or after rewriting commits / finishing a feature. The MR is found by branch (never assume the !N), and the Linear ticket key is derived from the branch name (e.g. phx-118-… → PHX-118).

2026-07-15