Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

convy

convy contient 8 skills collectées depuis Monkey-D-Luisi, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
0
mis à jour
2026-05-17
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

api-endpoint
Développeurs de logiciels

Quick workflow for adding a single API endpoint. Use when implementing a specific REST endpoint with its command/query, handler, validator, and test.

2026-05-17
backend-feature
Développeurs de logiciels

End-to-end workflow for implementing a backend feature in Convy. Use when adding new functionality that spans Domain, Application, Infrastructure, and API layers. Covers entity creation, CQRS handlers, validators, repository implementation, API endpoints, and tests.

2026-05-17
code-review
Analystes en assurance qualité des logiciels et testeurs

Structured code review workflow. Use when reviewing code changes for SOLID violations, security issues, architecture compliance, performance problems, and code smells.

2026-05-17
db-migration
Architectes de bases de données

Workflow for creating EF Core database migrations. Use when adding tables, columns, indexes, or modifying the database schema. Includes validation and rollback testing.

2026-05-17
design-screen
Concepteurs web et d'interfaces numériques

Workflow for designing a mobile screen using Stitch MCP. Use when creating UI mockups, screen layouts, or design variants for Convy screens.

2026-05-17
firebase-setup
Développeurs de logiciels

Setup and verification checklist for Firebase Authentication in Convy. Use when implementing auth features, onboarding, or when Firebase configuration needs to be verified.

2026-05-17
mobile-screen
Développeurs de logiciels

Workflow for creating a new screen in the Convy mobile app. Use when adding a new screen or view with Compose Multiplatform and MVI architecture. Covers state modeling, store creation, composable UI, navigation wiring, and previews.

2026-05-17
test-suite
Analystes en assurance qualité des logiciels et testeurs

Workflow for generating a complete test suite for a feature. Use when adding comprehensive tests — unit, integration, and API tests for a backend feature, or Store and UI tests for mobile.

2026-05-17