-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
29 lines (29 loc) · 1.14 KB
/
Copy pathplugin.json
File metadata and controls
29 lines (29 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"$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"
]
}