Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

web-app-starter-kit

web-app-starter-kit 收录了来自 robertguss 的 12 个 skills,并提供仓库级职业覆盖和站内 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