dtgbao/fullstack-dev
v1.5.2
End-to-end guidance for full-stack applications, from focused context, requirements, and planning through architecture, design patterns, data, APIs, NestJS and FastAPI services, source-verified implementation, behavior-preserving refactoring, testing, React delivery, and launch.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "fullstack-dev",
"version": "1.5.2",
"description": "End-to-end guidance for full-stack applications, from focused context, requirements, and planning through architecture, design patterns, data, APIs, NestJS and FastAPI services, source-verified implementation, behavior-preserving refactoring, testing, React delivery, and launch.",
"author": {
"name": "Bao Dang",
"url": "https://github.com/dtgbao"
},
"repository": "https://github.com/dtgbao/agent-skills",
"keywords": [
"fullstack",
"context-engineering",
"agent-context",
"specification",
"planning",
"task-breakdown",
"architecture",
"module-design",
"design-patterns",
"refactoring",
"database",
"backend",
"backend-services",
"nestjs",
"python",
"fastapi",
"api",
"frontend",
"react",
"source-verification",
"testing",
"python-testing",
"pytest",
"vitest",
"tdd",
"security",
"performance",
"observability",
"ci-cd",
"debugging",
"migration",
"code-review",
"release"
],
"extensions": {
"com.openai.codex": {
"interface": {
"displayName": "Fullstack Development",
"shortDescription": "Coordinate full-stack work from context through launch.",
"longDescription": "Coordinate focused context curation, decision discovery, spec-driven definition, implementation planning, architecture, design patterns, data, APIs, NestJS and FastAPI services, Python and frontend testing, frontend UI and React architecture, source-verified and test-driven implementation, behavior-preserving refactoring, security, performance, observability, documentation, CI/CD, debugging, migration, simplification, review, versioning, and staged launch.",
"developerName": "dtgbao",
"category": "Productivity",
"capabilities": ["Interactive", "Read", "Write"],
"websiteURL": "https://github.com/dtgbao/agent-skills",
"defaultPrompt": [
"Help me clarify the requirements and plan for this task.",
"Design the modules, database schema, services, and UI for this feature.",
"Review the recent changes, address important gaps, and prepare it for release."
],
"brandColor": "#22D3EE",
"composerIcon": "./assets/composer-icon.png",
"logo": "./assets/logo.png"
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 30YAML files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai.codex