review-calendar-addon

Review Google Calendar Add-on code for CardService API compliance and UI/UX guidelines.

1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/lim010111/autocolor-calendar --skill review-calendar-addon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-calendar-addon
Source: https://github.com/lim010111/autocolor-calendar/tree/main/.gemini/skills/review-calendar-addon
Command: npx skills add https://github.com/lim010111/autocolor-calendar --skill review-calendar-addon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Review and validate Google Calendar Add-on code for compliance with CardService API specifications and UI/UX guidelines.

Core Features & Use Cases

  • Understand the Codebase: locate manifest, identify main UI entry points, and triggers.
  • Execute the Review Checklist: follow the checklist to ensure API compliance and UI guidelines.
  • Present the Review Report: categorize issues into Critical API Violations, UX Improvements, and Code Quality, with concrete fixes.

Quick Start

Provide a structured calendar add-on code review following the checklist to generate a detailed report.

Frequently Asked Questions about review-calendar-addon

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Google Calendar Add-on code for CardService API compliance?

Google Calendar Add-on validation automates reviewing your codebase for CardService API compliance. It locates manifest files, identifies homepage and event triggers, executes a comprehensive checklist, and produces a structured report with critical API violations and UX improvements.

What does a Google Workspace Add-on code review checklist cover?

An add-on code review checklist covers manifest validation, CardService API compliance, and UI/UX guidelines. It evaluates homepage, eventOpen, and eventUpdate trigger contexts to ensure your Google Workspace Add-on meets structural and interactive requirements.

Can I use an automated review for Google Apps Script add-on manifest validation?

Yes, automated review supports Google Apps Script add-on manifest validation. It locates your manifest file, identifies main UI entry points and triggers, and validates them against CardService API specifications to ensure full compliance.

What is the best way to review CardService UI/UX guidelines in my add-on?

The best way to review CardService UI/UX guidelines is through an automated checklist evaluating your trigger contexts. It categorizes findings into critical API violations, UX improvements, and code quality issues, providing concrete fixes for each identified problem.

Why does my Google Calendar Add-on fail API compliance checks?

Your Google Calendar Add-on may fail API compliance due to incorrect CardService implementations or manifest errors. Automated review identifies these critical API violations by checking your triggers across homepage, eventOpen, and eventUpdate contexts against required specifications.