Skip to main content
Run any Skill in Manus
with one click
GitHub repository

convy

convy contains 8 collected skills from Monkey-D-Luisi, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
0
updated
2026-05-17
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

api-endpoint
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
database-architects

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
web-and-digital-interface-designers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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