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

nx-plugins

يحتوي nx-plugins على 3 من skills المجمعة من lucasvieirasilva، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
3
Stars
150
محدث
2026-06-03
Forks
34
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

conventional-commit-message
مطوّرو البرمجيات

Writes a Conventional Commits message for staged changes in this repository, matching its commitlint config (@commitlint/config-conventional) and package-name scopes like nx-python / data-migration / util. Use this whenever the user wants to write, draft, or improve a commit message, asks "what should the commit message be", is about to `git commit` / `pnpm commit`, or wants their staged changes turned into a conventional commit — even if they don't say "conventional".

2026-06-03
github-pr-description
مطوّرو البرمجيات

Generates a GitHub Pull Request description for this repository from the commits on the current branch, filling in .github/PULL_REQUEST_TEMPLATE.md (Current Behavior / Expected Behavior / Related Issue(s)). Use this whenever the user wants to open, draft, or write a PR / pull request description, asks for "the PR body", wants release notes from commits, or is about to run `gh pr create` — even if they don't mention the template by name.

2026-06-03
sonarcloud-review
محللو ضمان جودة البرمجيات والمختبرون

Fetches and triages SonarCloud findings (issues, security hotspots, quality gate) for the current pull request or branch of this repository via the SonarCloud Web API, summarizes them in a markdown table with legitimacy and priority, and can auto-fix them on request. Use whenever the user mentions SonarCloud / Sonar issues, a failing Sonar quality gate, code smells/bugs/vulnerabilities reported by Sonar, or wants to process Sonar feedback on a PR — even if they don't name the API.

2026-06-03