andredezzy/maccing
Maxxing skills for coding agents: an engineering doctrine (dx for design priorities, writing-code for naming/modeling/organizing/UI/research), the reasoning operating manual, a database group (database-mapping binds a schema to generic roles, database-ops governs production data), growth (Google/Meta/TikTok Ads + WhatsApp via YCloud), a Notion API engineering reference with a bundled self-hosted notion MCP server, and a self-hosted Google Workspace MCP server (Calendar, Gmail, Drive, Docs, Sheets, Slides, Forms, Tasks, Chat, Contacts).
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
{
"type": "stdio",
"command": "./mcp/notion/start.sh"
}{
"type": "stdio",
"command": "./mcp/google-workspace/start.sh"
}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": "maccing",
"version": "3.4.1",
"description": "Maxxing skills for coding agents: an engineering doctrine (dx for design priorities, writing-code for naming/modeling/organizing/UI/research), the reasoning operating manual, a database group (database-mapping binds a schema to generic roles, database-ops governs production data), growth (Google/Meta/TikTok Ads + WhatsApp via YCloud), a Notion API engineering reference with a bundled self-hosted notion MCP server, and a self-hosted Google Workspace MCP server (Calendar, Gmail, Drive, Docs, Sheets, Slides, Forms, Tasks, Chat, Contacts).",
"author": {
"name": "André \"Dezzy\" Victor",
"email": "contact@andredezzy.com",
"url": "https://github.com/andredezzy"
},
"homepage": "https://github.com/andredezzy/maccing",
"repository": "https://github.com/andredezzy/maccing",
"license": "MIT",
"keywords": [
"skills",
"dx",
"engineering",
"writing-code",
"reasoning",
"database",
"growth",
"ads",
"whatsapp",
"notion",
"google-workspace",
"mcp",
"bun"
]
}
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.
- 12JavaScript files
- LICENSE