From mac
Sends iMessages via macOS Messages app using bash script. Invoke when user requests sending text messages or iMessages; requires AskUserQuestion confirmation and Terminal Accessibility permissions.
npx claudepluginhub caidish/cai-tools --plugin macThis skill uses the workspace's default tool permissions.
```bash
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
scripts/imessage.sh "<recipient>" "<message>"
Constraint: Use AskUserQuestion to confirm with the user before sending.
Note: Requires Accessibility permissions for Terminal.