ข้ามไปเนื้อหาหลัก

#automation 12

รายการ Projects, Resources และ Notes ทั้งหมดที่มี tag นี้

Projects 4

active

Dev Session Starter

Script และ tmux config สำหรับเปิด development environment ด้วยคำสั่งเดียว — sessions, panes, และ services ขึ้นมาพร้อมทำงานทันที

อ่านเพิ่ม →

active

E-commerce Content AI

ใช้ Claude API สร้าง product descriptions สำหรับอะไหล่มอเตอร์ไซค์ — รับ spec จาก CSV, ส่งผ่าน Anthropic SDK, export เป็น JSON/Markdown ที่พร้อม copy เข้า platform

อ่านเพิ่ม →

active

Site Screenshot Tool

CLI tool ถ่าย screenshot จาก URL list ด้วย Playwright — รองรับ responsive breakpoints, dark mode และ batch export

อ่านเพิ่ม →

active

Daily Summary Bot

LINE Notify bot สรุปงานประจำวัน — ดึง git commits, tasks จาก todo file และ send สรุปผ่าน LINE ทุกเย็น

อ่านเพิ่ม →

Resources 8

reference

AI Agents & Agentic Patterns

สถาปัตยกรรมและ patterns สำหรับ AI agents: agentic loop, tool use, multi-step planning, orchestration, parallel agents และการจัดการ context window

อ่านเพิ่ม →

guide

Claude API & Anthropic SDK

ใช้งาน Anthropic SDK กับ TypeScript: Messages API, streaming, tool use (function calling), system prompts, token counting และ best practices

อ่านเพิ่ม →

guide

GitHub Actions Advanced — Matrix, Cache, Reusable Workflows

GitHub Actions ขั้นสูง: matrix builds, dependency caching, reusable workflows, environment secrets, และ workflow triggers

อ่านเพิ่ม →

guide

Node.js CLI Tools — commander, inquirer, chalk, ora

สร้าง CLI tool ด้วย Node.js: parse args ด้วย commander, prompts ด้วย inquirer, colors ด้วย chalk, spinner ด้วย ora

อ่านเพิ่ม →

guide

Playwright E2E Testing — Browser Automation for Modern Web

ทดสอบ UI แบบ end-to-end ด้วย Playwright: เขียน tests, locators, page objects, API mocking, CI integration

อ่านเพิ่ม →

guide

Prompt Engineering — Patterns ที่ใช้จริง

เทคนิค prompt engineering ที่ใช้กับ Claude และ LLM ทั่วไป: zero-shot, few-shot, chain-of-thought, system prompts, structured output และ prompt injection

อ่านเพิ่ม →

guide

Zsh/Bash Shell Scripting — Automation ใน Terminal

เขียน shell scripts สำหรับ automate งาน: variables, conditions, loops, functions, error handling, และ common patterns

อ่านเพิ่ม →

reference

GitHub CLI (gh) — จัดการ GitHub จาก Terminal ได้เลย

คู่มือใช้ gh CLI สำหรับ PR, Issues, Actions และ workflow automation โดยไม่ต้องเปิด browser

อ่านเพิ่ม →