Skip to content

euphraetes/sketchup-ai-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SketchUp Ruby API - AI Agent Skill & Guidelines

This repository contains comprehensive professional guidelines and rules for developing SketchUp Ruby API extensions. These rules are carefully compiled and distilled from official SketchUp repositories, Ruby API documentation, and community best practices. It is specifically optimized for both AI assistants (ChatGPT, Claude, Copilot, Cursor, etc.) and human developers.

🤖 Usage for AI Agents

If you are an AI assistant (Cursor, Copilot, Cline, Antigravity, etc.) and you have been asked to write, review, or debug a SketchUp extension, you MUST first read the sketchup_api_skill.md file and STRICTLY FOLLOW the rules within it.

Usage for Developers

You can use this repository to ensure that your AI assistants write professional code that complies with SketchUp Extension Warehouse standards. Methods to integrate this into your workflow:

  • Cursor IDE: Add the contents of sketchup_api_skill.md to your project's .cursorrules file or invoke it as @sketchup_api_skill.md.
  • ChatGPT / Claude: When generating plugins, paste the contents of the MD file into your prompt, Custom Instructions, or Project Knowledge.
  • GitHub Copilot: You can add the content as .github/copilot-instructions.md.

Repository Content

  • sketchup_api_skill.md: The main rule set explaining all professional SketchUp Ruby API best practices with correct (✅) and incorrect (❌) code examples.

Contributing

We want to enrich this repository with contributions from the community. Please check the CONTRIBUTING.md file for details on how to add new rules.

👤 Author & Contact

Fırat Kılavuz
Architect | Landscape Architect | MSc Student at ITU | Plugin Developer

About

Professional SketchUp Ruby API guidelines for AI agents and developers, compiled from official SketchUp repositories.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors