Plugin Claude Code
Internal plugins for development conventions, SQL DDL standards, and plugin authoring guidance.
Plugin Claude Code
Internal plugins for development conventions, SQL DDL standards, and plugin authoring guidance.
Instructions file
Claude Code instructions for MattAtAIEra/Agent-Skill-Lab, a project described as: Share useful tool for AI Agent.
Plugin Claude Code
A pre-deployment check for a production server that examines the target machine and adds safety checks to deployment scripts.
Skill Claude CodeCodex
This skill should be used when the user asks to "generate a setup script", "create a deploy script", "write a deployment script", "deploy to EC2", "deploy to production", "setup production server", "write setup.sh", "create deploy.sh", or discusses deploying a project to a remote server. Ensures deployment scripts…
Plugin Claude Code
A development-rules add-on covering API work, terminal commands, and development logs. A development log is a written record of what was done during a project.
Skill Claude CodeCodex
This skill should be used when the user asks to "build an API", "create a new endpoint", "add API functionality", or is about to start API development work. Enforces a spec-first discipline for API development to ensure quality and traceability.
Skill Claude CodeCodex
This skill should be used when executing shell commands, "running terminal commands", "starting a dev server", "running build or test commands", or any Bash tool invocation. Prevents blind retries and ensures proper error analysis before reattempting.
Skill Claude CodeCodex
This skill should be used when "completing a development phase", "finishing a task milestone", "wrapping up implementation", or when the user asks to "update the dev log", "write a summary", "record what was done". Ensures development progress is persistently documented.
Plugin Claude Code
Turn a PPT/PDF (or any outline) into a self-contained narrated HTML page — per-subtitle TTS audio, scene-based visual transitions, and a built-in player. Use cases: training videos, product walk-throughs, children's stories, conference talks.
Skill Claude CodeCodex
Turn a PPT, PDF, or written outline into a self-contained narrated HTML page — per-subtitle TTS audio, scene-based visual transitions, built-in player. Use when the user wants to make a training video, product walk-through, children's story, conference talk, onboarding explainer, compliance refresher, or any "voice +…
Plugin Claude Code
Remove the NotebookLM watermark from PDFs exported by Google NotebookLM.
Skill Claude CodeCodex
Removes the "NotebookLM" watermark/logo that Google NotebookLM stamps in the bottom-right corner of every page of its exported PDFs. Use this whenever the user uploads a NotebookLM-generated PDF (slide decks, briefing docs, study guides, etc.) and asks to remove, erase, hide, clean up, or get rid of the NotebookLM…
Plugin Claude Code
A writing guide for government-funded research that sets an official research tone and avoids speaking as if the writer can make laws or regulations.
Skill Claude CodeCodex
This skill should be used when "writing a government-commissioned research report", "drafting policy recommendations for ministries", "preparing think tank deliverables", "writing technical evaluation reports for public agencies", or when working on tenders such as OECD AI initiative research, 數位發展部 standard projects…
Plugin Claude Code
Definitive guide for authoring Claude Code plugin skills and agents with correct YAML frontmatter, file structure, and common mistake prevention.
Skill Claude CodeCodex
This skill should be used when the user asks to "create a skill", "create an agent", "write a SKILL.md", "write an agent markdown", "add a new skill to plugin", "add a new agent to plugin", or needs guidance on YAML frontmatter format, skill structure, agent structure, or plugin component authoring for Claude Code…
Plugin Claude Code
SQL DDL schema convention rules with audit fields, indexing strategy, and naming standards.
Agent
Use this agent when the user asks to "review DDL", "check schema", "validate table structure", "audit SQL scripts", or wants to verify SQL DDL against team conventions. Examples: Context: User has written a CREATE TABLE statement and wants to verify it user: "幫我審查這段 DDL 是否符合規範" assistant: "我會使用 schema-reviewer agent…
Skill Claude CodeCodex
This skill should be used when the user asks to "create a table", "design a schema", "write DDL", "generate CREATE TABLE", "build database structure", "generate ER diagram", "draw mermaid ERD", or discusses SQL table design, database schema conventions, audit fields, naming standards, or entity relationship diagrams…
MattAtAIEra/Learning_JavaScript_Design_Pattern
Instructions file
Claude Code instructions for MattAtAIEra/Learning_JavaScript_Design_Pattern, covering claude.md, project purpose, repository structure, code conventions and build & tooling.