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

Glory42

Vue par dépôt de 9 skills collectés dans 2 dépôts GitHub.

skills collectés
9
dépôts
2
mis à jour
2026-07-11
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

add-theme
Développeurs web

Add a new visual theme to Interis end-to-end — backend whitelist, frontend registry, CSS tokens, TypeScript types, and settings UI. Use when the user says "add a theme", "create a new theme", "/add-theme", or asks to implement a specific colour scheme.

2026-07-11
codebase-audit
Développeurs de logiciels

Full health audit of the Interis codebase — architectural violations, dead code, missing exports, unresolved TODOs, schema/code drift, and doc gaps. Use when the user says "audit the codebase", "health check", "/codebase-audit", or before a major release or after a long feature sprint.

2026-07-11
codebase-cleanup
Développeurs de logiciels

Removes dead code, unused imports, stale constants, and orphaned files from the Interis codebase. Use when the user says "clean up the codebase", "remove dead code", "/codebase-cleanup", or after deleting a feature or doing a big refactor.

2026-07-11
refactor-hunt
Développeurs de logiciels

Finds refactoring opportunities in Interis — duplicated logic, inconsistent patterns, premature abstraction, and helpers that belong in a shared layer. Use when the user says "find refactoring opportunities", "look for duplication", "/refactor-hunt", or after shipping several features in the same area.

2026-07-11
performance-check
Développeurs de logiciels

Audits code for performance issues — broad React Query cache invalidation, uncached external API calls, N+1 queries, sequential awaits that could run in parallel, unbounded/unpaginated list endpoints, missing DB indexes, useEffect-based state syncing, and unmemoized list items. Use when the user says "check performance", "review for perf issues", "/performance-check", or after building a feature that adds a new list endpoint, mutation, or detail page. Also use proactively before considering a new feature done.

2026-07-07
commit
Développeurs de logiciels

Commit code changes with conventional commit messages using Interis project scopes. Use when the user says "commit", "commit this", "save changes", or "/commit". ALWAYS use this skill for commits — never add Co-Authored-By lines.

2026-07-06
2 dépôts affichés sur 2
Tous les dépôts sont affichés