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

rygrams

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

skills collectés
17
dépôts
2
mis à jour
2026-07-13
explorateur de dépôts

Dépôts et skills représentatifs

backend-conventions
Développeurs de logiciels

Structure et règles back-end NestJS (DDD + Clean Architecture). À utiliser pour créer ou modifier du code back-end — use-cases, controllers, repositories, services infra, mappers, errors — ou pour savoir dans quelle couche placer un fichier.

2026-07-13
code-simplification
Développeurs de logiciels

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

2026-07-12
debugging-and-error-recovery
Développeurs de logiciels

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

2026-07-12
frontend-ui-engineering
Développeurs web

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

2026-07-12
incremental-implementation
Développeurs de logiciels

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

2026-07-12
performance-optimization
Développeurs de logiciels

Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.

2026-07-12
planning-and-task-breakdown
Spécialistes en gestion de projets

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

2026-07-12
security-and-hardening
Analystes en sécurité de l'information

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

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