{
  "markdown": "# Count Tongula's Toolkit — by [Alex Tong](https://alextong.me)\n\nFree Claude Code plugins from [Alex Tong](https://alextong.me) — skills, templates, and configs for AI-assisted development. Each plugin comes with a full walkthrough on [alextong.me/newsletter](https://alextong.me/newsletter).\n\n## Install\n\nAdd the marketplace once:\n\n```\n/plugin marketplace add alextongme/count-tongulas-toolkit\n```\n\nThen install any plugin:\n\n```\n/plugin install count-tongulas-workspace@count-tongulas-toolkit\n/plugin install pr@count-tongulas-toolkit\n/plugin install education@count-tongulas-toolkit\n/plugin install claude-brain@count-tongulas-toolkit\n/plugin install company-research@count-tongulas-toolkit\n```\n\n## Plugins\n\n| Plugin | What it does | Walkthrough |\n|--------|--------------|-------------|\n| `count-tongulas-workspace` | Creates and audits multi-repo workspaces with shared Claude context. Scaffolds a repo registry, CLAUDE.md, Makefile, and bootstrap scripts; the companion audit skill reconciles workspace claims against GitHub and local state. | [alextong.me/toolkit/workspace](https://alextong.me/toolkit/workspace) |\n| `pr` | Generates structured PR descriptions from the current branch diff. Built for AI-assisted development where the PR body is the primary review artifact. | [The PR Description Is the New Code Review](https://alextong.me/newsletter/code-review-wrong) |\n| `education` | Creates beautiful, printable educational worksheets as self-contained HTML files. For any grade level, subject, or audience. | [alextong.me/toolkit](https://alextong.me/toolkit) |\n| `claude-brain` | Audits CLAUDE.md and `.claude/rules/` files for staleness, contradictions, and missing context. | [alextong.me/toolkit](https://alextong.me/toolkit) |\n| `company-research` | Researches a company comprehensively — culture, WLB, leadership, comp — with an optional role-specific interview deep-dive. Output is a saved markdown packet covering verified culture findings, hiring manager signal, interview process, and prep frameworks. | [alextong.me/toolkit](https://alextong.me/toolkit) |\n\n## Why a marketplace?\n\nOne install command, one update path, one place for issues. Raw `SKILL.md` files still live on [alextong.me/toolkit](https://alextong.me/toolkit) for anyone who wants to copy-paste instead of install.\n\n## Contributing\n\nIssues and PRs welcome. Every plugin must:\n\n1. Have YAML frontmatter with `name: alextongme:<plugin>` and a trigger-loaded description including negative examples.\n2. Include the standardized byline under the H1: `> From [Count Tongula's Toolkit](https://alextong.me/toolkit) by [Alex Tong](https://alextong.me) — more at [alextong.me/newsletter](https://alextong.me/newsletter)`\n3. Follow the Anthropic skill spec: Overview, Quick Reference, Requirements for Outputs, phased Process, worked Example, edge cases.\n4. Pass CI validation (`.github/workflows/validate.yml`).\n\n## Install telemetry\n\n`/plugin marketplace add` does a `git clone` under the hood, so GitHub's traffic API is a zero-code proxy for installs. To check:\n\n```bash\nbash scripts/stats.sh\n```\n\nReports clones (14-day rolling window), top referrers, and top paths. Requires `gh` CLI authenticated with traffic read permission (repo admin).\n\n## License\n\nMIT — see [LICENSE](./LICENSE).\n",
  "bytes": 3274,
  "sha": "17886d96b9dcb7b45305789a23c9dfd77304d1719c6a42b12f6f18669df1a0d2",
  "repo_slug": "alextongme/count-tongulas-toolkit",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_alextongme_count_tongulas_toolkit_count__3052bc5d/readme"
}