By tim80411
Package static website projects into zip files and upload to Google Drive with shareable links via gdrive CLI v3
Custom marketplace for development tools including Adobe Animate/CreateJS, xAPI learning analytics, Figma design reading, and spec writing methodology.
Adobe Animate + CreateJS development expert with performance optimization tools.
animate-dev, animate-performancexAPI statement generation and validation expert for educational assessment tracking.
xapi-specification, prompt-engineering/analyze, /generate, /validateRead Figma designs via link, extract structured page layout summaries with minimal context window usage.
figma-read/figma-readSpec/Story 撰寫方法論 — 引導撰寫高品質 User Story 與 Enabler Story,含 INVEST 檢查與反模式掃描。
spec-writingThis marketplace is automatically loaded from:
~/.claude/plugins/marketplaces/user-marketplace/
The plugins should appear in Claude Code's plugin list after marketplace discovery.
user-marketplace/
├── .claude-plugin/
│ └── marketplace.json
├── .claude/skills/ ← symlinks for in-project testing (Claude Code)
│ ├── animate-dev -> ../../plugins/animate-dev/skills/animate-dev
│ ├── deploy-gdrive -> ../../plugins/deploy-gdrive/skills/deploy-gdrive
│ └── ...
├── .cursor/skills/ ← symlinks for in-project testing (Cursor)
│ ├── animate-dev -> ../../plugins/animate-dev/skills/animate-dev
│ ├── deploy-gdrive -> ../../plugins/deploy-gdrive/skills/deploy-gdrive
│ └── ...
├── plugins/ ← real skill files (source of truth)
│ ├── animate-dev/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── agents/
│ │ ├── references/
│ │ └── skills/
│ ├── xapi-engineer/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── agents/
│ │ ├── commands/
│ │ └── skills/
│ ├── figma-reader/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── agents/
│ │ ├── commands/
│ │ └── skills/
│ ├── spec-writer/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── agents/
│ │ └── skills/
│ ├── code-quality-review/
│ │ ├── .claude-plugin/plugin.json
│ │ ├── agents/
│ │ ├── commands/
│ │ └── skills/
│ └── deploy-gdrive/
│ ├── .claude-plugin/plugin.json
│ └── skills/
├── LICENSE
└── README.md
.claude/skills/ 和 .cursor/skills/ 內的 symlink 指向 plugins/ 中的真實 skill 目錄,讓你在此專案內即可直接測試 skill,不需全域安裝。編輯 plugins/ 下的 skill 檔案會立即反映到兩個工具。
Timothy Liao ([email protected])
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub tim80411/ai-agent-extension --plugin deploy-gdrive讀書會學習流程工具 — 從原文產生筆記、比對增補、Q&A 調查、導讀建議、Notion 發布
TunnelBox CLI usage guide — manage local static sites, servers, and Cloudflare tunnels via the tunnelbox command
Read Figma designs via link, extract structured page layout summaries with minimal context window usage
在 HTML 文件的 <head> 區段加入完整的 SEO 標籤結構和 Google Analytics 追蹤代碼
Adobe Animate + CreateJS development expert with performance optimization tools
description: Deploy static or interactive frontend content to GitHub Pages using gh CLI. Use when the user wants to publish, share, or make accessible
Claude Code skill pack for Gamma (24 skills)
Complete toolkit for creating, validating, and managing Claude Code skills with intelligent agents, interactive commands, and professional templates
Ingest documentation sites and generate Claude Code skills
[Internal] Hook スクリプトを claude-code-plugin リポジトリの正しい構造に配置・登録するための内部ユーティリティ
WeZZard's Claude Code skills collection