autocad-skill 是做什麼的?
A Claude skill for editing AutoCAD DXF files programmatically — no AutoCAD required.
一個 Claude 技能,用於以程式方式編輯 AutoCAD DXF 檔案,無需安裝 AutoCAD。
此技能允許 Claude 直接以程式方式編輯 AutoCAD DXF 檔案,完全無需安裝 AutoCAD 軟體。它為開發者和 CAD 使用者提供了一種輕量級、自動化處理 DXF 檔案修改的方式,適合在 CI/CD 管線、批次處理腳本或無頭環境中整合使用。此技能支援常見的 DXF 操作,包括讀取、修改圖層、圖元(如線條、圓弧、文字)以及儲存變更,透過解析 DXF 結構來模擬 AutoCAD 的編輯功能。它是專為 Claude AI 平台(如 Claude Code 或 Claude Desktop)設計的,讓使用者可以透過自然語言指令完成複雜的 CAD 任務。主要優勢在於不需昂貴的 AutoCAD 授權、可完全自動化、以及與 Claude 的 AI 輔助編輯能力無縫結合。
npx skills add sarrgeorge2-beep/autocad-skillA Claude skill for editing AutoCAD DXF files programmatically — no AutoCAD required.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.
Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.