fullstack-implementation
Installation
SKILL.md
Fullstack Implementation
Exclusive to: fullstack-developer agent
📚 Context7 (Memory) — Up-to-Date Docs
Before implementing unfamiliar APIs, lookup the latest documentation:
mcp_context7_resolve-library-id(libraryName="[library]", query="[feature]")
mcp_context7_query-docs(libraryId="/[resolved-id]", query="[specific API]")
Common lookups:
- React hooks, Server Components, Suspense
- Laravel Eloquent, Inertia responses
- FastAPI dependencies, Pydantic models
- LangChain chains, agents, tools