Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

web-app-starter-kit

يحتوي web-app-starter-kit على 12 من skills المجمعة من robertguss، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
7
محدث
2026-05-06
Forks
1
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

auth-setup
مطوّرو البرمجيات

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

2026-05-06
components-guide
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-05-06
migration-helper
مطوّرو البرمجيات

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
مصممو قواعد البيانات

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
محللو أمن المعلومات

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

2026-05-06
source-command-convex-function-creator
مطوّرو البرمجيات

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

2026-05-06
source-command-convex-helpers-guide
مطوّرو البرمجيات

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

2026-05-06
source-command-convex-migration-helper
مصممو قواعد البيانات

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

2026-05-06
source-command-convex-quickstart
مطوّرو البرمجيات

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

2026-05-06
source-command-convex-schema-builder
مصممو قواعد البيانات

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

2026-05-06