user-m
Community完整用户管理:从模型到前后端一站式解决方案
Software Engineering#authentication#frontend#backend#migration#sqlalchemy#api-design#user-management
Authorh617265630
Version1.0.0
Installs0
System Documentation
What problem does it solve?
用户系统模块,自动生成 User 模型、注册/登录/资料 API,以及前端 UserProfile、UserList 组件,降低重复实现成本并统一接口风格。
Core Features & Use Cases
- User model: SQLAlchemy model for users with id, username, email, hashed_password, is_active, avatar_url, bio, created_at, updated_at; no cross-model relationships.
- Auth APIs: Registration and login endpoints with proper error handling and standardized responses.
- Frontend components: UserProfile component and UserList page to display and manage user information.
- Migrations & docs: Migration-ready schema with indices and Swagger/Redoc documentation support.
Quick Start
Generate the user-m module to scaffold backend models, authentication APIs, and frontend UserProfile and UserList components.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: user-m Download link: https://github.com/h617265630/Modularity-skill/archive/main.zip#user-m Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.