Agent Skills by h617265630
Showing 9 vetted skills indexed across 1 GitHub repositories.
like
Generate backend models, CRUD, API routes, and frontend components for like/unlike features.
readytorun
Install dependencies, run migrations, and start FastAPI and Next.js services.
user-m
Generate backend User models, auth APIs, and frontend components.
notification
Generate a real-time notification module with backend models, API routes, and frontend components.
follow
Generate a follow system with SQLAlchemy models, FastAPI routes, and frontend components.
message
Create private messaging with Message and Conversation models, RESTful APIs, and frontend components.
search
Generate a full-stack search feature with backend API and frontend components.
post-m
Generate a Post system with SQLAlchemy model, CRUD API, and frontend components.
comment-m
Build a nested comment system with backend model, API routes, and frontend components.