By simular-ai
Automate desktop tasks using Simulang, a JavaScript-based DSL for Simular Pro.
npx claudepluginhub simular-ai/simulang-plugin --plugin simulangA Claude Code plugin for automating desktop tasks using Simulang, a JavaScript-based DSL for Simular Pro.
claude plugin marketplace add https://github.com/simular-ai/simulang-plugin.git
/plugin install simulang
Invoke the simulang skill by typing /simulang followed by your task description:
/simulang book a flight from SF to NYC tomorrow
Or simply describe a desktop automation task and Claude will use Simulang to generate the appropriate script.
| Category | Key Functions |
|---|---|
| Application | open({app, url}) |
| Keyboard | type({text, withReturn}), press({key, cmd, ctrl, shift}) |
| Mouse | click({at, mode, spatialRelation}), scroll({direction}) |
| Perception | pageContent(), ask({prompt, context}) |
| Wait | wait({waitTime}), waitForConcepts({concepts}) |
AI-powered development tools for code review, research, design, and workflow automation.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Battle-tested Claude Code plugin for engineering teams — 48 agents, 182 skills, 68 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer