---
title: "maccing"
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 sc"
canonical: https://agentpluginsdirectory.com/plugins/maccing
last-updated: 2026-09-26
---

# 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), aside (site skills driven through the Aside browser: Magnific, Shopee Seller Centre), 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).
- Slug: maccing
- Publisher: André "Dezzy" Victor
- Repository: https://github.com/andredezzy/maccing
- Manifest: plugin.json
- Version: 3.5.0
- License: MIT
- Category (editorial): agent-tooling
- Skills: 18 (aside-magnific, aside-shopee-seller, aside, database-mapping, database-ops, engineering-dx, engineering-writing-code, google-workspace, growth-google-ads, growth-meta-ads, growth-meta-whatsapp, growth-meta, growth-tiktok-ads, growth-ycloud-api, growth-ycloud, growth, maccing-notion, reasoning)
- MCP servers: 2 (notion, workspace)
- Stars: 3
- Repository created: 2025-12-31
- Repository last pushed: 2026-09-25
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/maccing
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What maccing does, in the publisher's words

Maxxing plugins and skills for coding agents.

One plugin, many skills, two bundled MCP servers. Two ways to install, depending on your agent.

Claude Code plugin: the full experience: skills, the /maccing:growth command, and bundled MCP servers (notion, workspace), with marketplace auto-update.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/andredezzy/maccing/HEAD/README.md

## Skills

- aside-magnific
- aside-shopee-seller
- aside
- database-mapping: Use BEFORE the first read or write of a project''s database map on ANY task that touches it, however trivial, one column rename, one new status value, one new binding, or merely checking whether the map still matches the schema. Also use when a join built on the map returns nothing, when a phone c…
- database-ops: Use BEFORE the first read or write against any non-local database, however small: a `SELECT` against production, any SQL run by hand, a single-row lookup, a support investigation touching live rows, a data fix, a schema or migration check, an export, or writing up what was done afterwards. Covers r…
- engineering-dx: Use when developer experience is at stake, designing or reviewing any code structure, choosing between implementation approaches, extending existing code, or tempted to add abstraction, configuration, indirection, or generality. Triggers: over-engineering, speculative flexibility, "we might need i…
- engineering-writing-code: Use when writing, shaping, or placing any code. Triggers: writing, shortening, or citing from a comment or docblock; naming an identifier, file, type, or enum member; choosing between a boolean, string union, and enum for a set of states; defining a domain type, database or validation schema, confi…
- google-workspace: Use when working with the bundled self-hosted Google Workspace MCP server, driving Calendar, Gmail, Drive, Docs, Sheets, Slides, Forms, Tasks, Chat, or Contacts through it, OR setting up / troubleshooting its OAuth (first-run consent, 7-day test-mode re-auth, credential storage). Covers the accoun…
- growth-google-ads: Use when managing Google Ads campaigns, creating ads, optimizing campaigns, checking metrics, or automating Google Ads via Scripts. Triggers on "google ads", "google ads campaign", "create campaign", "ad campaign", "google ads scripts", "check google ads", "google ads metrics", "campaign performanc…
- growth-meta-ads: Meta Ads (Facebook + Instagram) production reference. Use when managing Meta/Facebook/Instagram ad campaigns, creating ads, CAPI setup, audience targeting, creative testing, or automating via Marketing API. Triggers on "meta ads", "facebook ads", "instagram ads", "CAPI", "conversions API", "meta pi…
- growth-meta-whatsapp: Use when a WhatsApp dispatch needs building, sending, or rescuing, on Meta Cloud API or a BSP. Triggers: template rejected or paused; messages not delivering; errors 131026, 131049, 132015, 131031, 130497; quality rating dropped; number restricted or WABA suspended; messaging tier, throughput, or…
- growth-meta: Parent skill for the Meta platform: Business Manager (BM) fundamentals and types, business verification, account quality, Meta enforcement classifier, Brazilian defensive intelligence (niche classification, black hat ecosystem awareness, payment hygiene), asset isolation, proxy/antidetect/CDP setu…
- growth-tiktok-ads: Use when managing TikTok Ads campaigns, creating ads, optimizing campaigns, checking metrics, or automating TikTok Ads. Triggers on "tiktok ads", "tiktok campaign", "tiktok ads manager", "tiktok pixel", "tiktok events api", "spark ads", "tiktok targeting", "tiktok creatives", "tiktok lead generatio…
- growth-ycloud-api: YCloud v2 REST API reference for WhatsApp messaging via the BSP layer. Covers every callable endpoint: sending and listing messages (async and sendDirectly), template CRUD, phone number and WABA metadata, wallet balance, webhook management, contacts, unsubscribers/opt-outs, and media upload. Includ…
- growth-ycloud: YCloud: a multi-channel communications provider (CPaaS: WhatsApp, SMS, Voice, Email), not a Meta-only BSP. This skill covers its WhatsApp Business operations: console navigation, account creation/onboarding, Embedded Signup, campaigns/inbox/journeys, auto-unsubscribe chatbot, the public-API-vs-das…
- growth
- maccing-notion
- reasoning

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- notion: transport: stdio; command: ./mcp/notion/start.sh
- workspace: transport: stdio; command: ./mcp/google-workspace/start.sh

Read from the plugin's own mcp.json. Environment variable names only, never values.
