Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Llloooggg
Profil créateur GitHub

Llloooggg

Vue par dépôt de 11 skills collectés dans 1 dépôts GitHub.

skills collectés
11
dépôts
1
mis à jour
2026-07-22
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

explorateur de dépôts

Dépôts et skills représentatifs

check
Analystes en assurance qualité des logiciels et testeurs

Run analyzer + tests sequentially via make check. Full pre-commit validation.

2026-07-22
commit
Développeurs de logiciels

Create a git commit following project conventions. Checks docs. Pre-commit hook handles analyzer + tests. Use when user says "commit" or "commit and push".

2026-07-22
coverage
Analystes en assurance qualité des logiciels et testeurs

Check test coverage via SonarCloud API. Shows overall, new code, and per-file coverage.

2026-07-22
doc
Développeurs de logiciels

Look up a section of docs/ARCHITECTURE.md without reading the whole file. Given a task description OR a § identifier (numeric like "3.6", "§11" or header fragment like "Security", "Tags", "Transfer Queue"), returns the relevant ARCHITECTURE.md section(s) verbatim. Executes Grep + Read itself in a single invocation — does not ask the user to run anything. Trigger phrases: "/doc <anything>", "docs on X", "architecture of X", "find the ARCHITECTURE § about X". Use when you need to consult docs/ARCHITECTURE.md for a specific topic instead of reading the full 3000-line file.

2026-07-22
find-impact
Développeurs de logiciels

Map the blast radius of changing a Dart file — find importers (call sites) and the paired test file. Use when user says "what uses X", "who imports X", "impact of X", "find callers of X", or invokes /find-impact with a path.

2026-07-22
fix-security
Analystes en sécurité de l'information

Fetch GitHub security alerts (Dependabot, code scanning, secret scanning) and fix them. Use when user wants to resolve security issues.

2026-07-22
fix-sonar
Analystes en assurance qualité des logiciels et testeurs

Fetch SonarCloud issues and fix them. Use when user wants to fix code smells, bugs, or vulnerabilities reported by SonarCloud.

2026-07-22
lint
Développeurs de logiciels

Run static analysis (Dart analyzer + Rust clippy) via make lint. Use when user wants to check code for lint/analysis issues before commit.

2026-07-22
Affichage des 8 principaux skills collectés sur 11 dans ce dépôt.
1 dépôts affichés sur 1
Tous les dépôts sont affichés