lifesg/wai
v1.6.0MIT
Full-stack web application delivery platform. Orchestrates requirements, architecture review, frontend (FDS), backend (Koa + PostgreSQL), build verification, testing, code review, and deployment across a team of specialist agents.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
govtech-mcpstreamable-http
{
"url": "https://mcp-gw.seed.tech.gov.sg/mcp",
"type": "streamable-http"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "wai",
"description": "Full-stack web application delivery platform. Orchestrates requirements, architecture review, frontend (FDS), backend (Koa + PostgreSQL), build verification, testing, code review, and deployment across a team of specialist agents.",
"version": "1.6.0",
"author": {
"name": "LifeSG CCube"
},
"license": "MIT",
"keywords": [
"full-stack",
"agents",
"skills",
"sdlc",
"react",
"koa",
"postgresql",
"fds",
"lifesg"
],
"extensions": {
"com.anthropic.claude": {
"skills": "skills/",
"agents": "agents/",
"hooks": "hooks.json"
},
"com.microsoft.vscode": {
"skills": "skills/",
"agents": "agents/",
"hooks": "hooks.json"
}
}
}
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.
- 15TypeScript files
- 3shell scripts
- 2JSON files
- 2YAML files
- 3other 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.anthropic.claude
- com.microsoft.vscode