dynamic
Fullstack development agent for bkend.ai BaaS. Automates project init, auth/db setup, and API integration for Next.js applications.
Introduction
The Dynamic skill acts as a specialized agent for fullstack developers leveraging the bkend.ai Backend-as-a-Service (BaaS) platform. It streamlines the lifecycle of modern web applications by providing automated project scaffolding, structured documentation generation, and boilerplate code for core services like authentication, database management, and REST API integration. Designed for frontend developers and solo entrepreneurs, it enables rapid prototyping and production-ready deployments on Vercel and bkend.ai.
-
Automated project initialization with Next.js 14+, Tailwind CSS, and TypeScript configurations.
-
Integrated bkend.ai MCP configuration to enable secure server-side tool access and environment variable management.
-
Built-in templates for authentication flows, including sign-up, sign-in, and JWT session handling via Zustand state management.
-
Ready-to-use API clients for database CRUD operations (List, Get, Create, Update, Delete) with TanStack Query integration for efficient data fetching.
-
Structured project hierarchy featuring docs/ folders for PDCA planning, design specs, and API documentation to maintain alignment between intent and code.
-
Users should invoke the skill via commands such as /dynamic init [project-name] to trigger the initial scaffold or /dynamic guide to access phase-based development pipelines.
-
The skill supports a range of frontend technologies, with Tier 1 support for React/Next.js and Tier 2 compatibility for mobile frameworks like React Native and Flutter.
-
Ensure environment variables for the project ID and API URL are correctly populated in .env.local to facilitate seamless communication between the client and the bkend.ai REST service.
-
The agent enforces a development-to-design match rate of 90% or higher, with built-in capability to iterate on specs if implementation drift is detected.
-
Practical constraints include adherence to the provided project structure to ensure the automated gap-detector and PDCA lifecycle tools function optimally during CI/CD processes.
Repository Stats
- Stars
- 525
- Forks
- 133
- Open Issues
- 0
- Language
- JavaScript
- Default Branch
- main
- Sync Status
- Idle
- Last Synced
- May 3, 2026, 04:37 AM