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

web-app-starter-kit

web-app-starter-kit contient 12 skills collectées depuis robertguss, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
7
mis à jour
2026-05-06
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

auth-setup
Développeurs de logiciels

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.

2026-05-06
components-guide
Développeurs de logiciels

Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.

2026-05-06
convex-helpers-guide
Développeurs de logiciels

Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.

2026-05-06
function-creator
Développeurs de logiciels

Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.

2026-05-06
migration-helper
Développeurs de logiciels

Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data.

2026-05-06
schema-builder
Architectes de bases de données

Design and generate Convex database schemas with proper validation, indexes, and relationships. Use when creating schema.ts or modifying table definitions.

2026-05-06
source-command-convex-auth-setup
Analystes en sécurité de l'information

Set up or extend authentication patterns in this Convex + Better Auth project

2026-05-06
source-command-convex-function-creator
Développeurs de logiciels

Create Convex functions (queries, mutations, actions) with proper validation, auth, and patterns for this project

2026-05-06
source-command-convex-helpers-guide
Développeurs de logiciels

Quick reference for convex-helpers utilities available in this project - custom functions, relationships, validators, and more

2026-05-06
source-command-convex-migration-helper
Architectes de bases de données

Guide for safely migrating Convex schema changes - adding fields, changing types, renaming, and batch processing

2026-05-06
source-command-convex-quickstart
Développeurs de logiciels

Scaffold a new feature module in this Convex project - creates schema, functions, and frontend integration

2026-05-06
source-command-convex-schema-builder
Architectes de bases de données

Design Convex database schemas with proper validation, indexes, and relationship patterns

2026-05-06