Skill Claude CodeCodex
สร้าง visualizations คุณภาพสูงด้วย Python ใช้เมื่อแปลง query results หรือ DataFrame เป็น chart, เลือก chart type ที่เหมาะสม หรือต้องการ interactive chart พร้อม hover และ zoom.
Skill Claude CodeCodex
สร้าง visualizations คุณภาพสูงด้วย Python ใช้เมื่อแปลง query results หรือ DataFrame เป็น chart, เลือก chart type ที่เหมาะสม หรือต้องการ interactive chart พร้อม hover และ zoom.
Skill Claude CodeCodex
สร้างหรือปรับปรุง company-specific data analysis skill โดยดึงความรู้จาก analysts BOOTSTRAP MODE - Triggers: "Create a data context skill", "Set up data analysis for our warehouse", "Help me create a skill for our database", "Generate a data skill for [company]" → ค้นพบ schemas, ถามคำถามสำคัญ, สร้าง skill พร้อม…
Skill Claude CodeCodex
สร้าง data visualizations ที่มีประสิทธิภาพด้วย Python (matplotlib, seaborn, plotly) ใช้เมื่อสร้าง charts, เลือก chart type ที่เหมาะสม, สร้าง publication-quality figures หรือ apply หลักการ accessibility และ color theory.
Skill Claude CodeCodex
Profile และ explore dataset เพื่อทำความเข้าใจ shape, quality และ patterns ใช้เมื่อพบตารางหรือไฟล์ใหม่, ตรวจสอบ null rates และ distributions, หา data quality issues หรือตัดสินใจว่าจะวิเคราะห์ dimension และ metric ไหน.
Skill Claude CodeCodex
เขียน SQL ที่ถูกต้องและ performant ทุก major dialect (Snowflake, BigQuery, Databricks, PostgreSQL ฯลฯ) ใช้เมื่อเขียน queries, optimize SQL ที่ช้า, แปลงระหว่าง dialects หรือสร้าง complex queries พร้อม CTEs และ window functions.
Skill Claude CodeCodex
ใช้ statistical methods ครอบคลุม descriptive stats, trend analysis, outlier detection และ hypothesis testing ใช้เมื่อวิเคราะห์ distributions, ทดสอบ significance, ตรวจจับ anomalies หรือตีความผลลัพธ์ทางสถิติ.
Skill Claude CodeCodex
QA การวิเคราะห์ก่อนแชร์ — ตรวจสอบ methodology, accuracy และ bias ใช้เมื่อ review การวิเคราะห์ก่อน stakeholder presentation, ตรวจสอบ calculations, ยืนยัน SQL results หรือประเมินว่า conclusions มีหลักฐานรองรับจริงไหม.
Skill Claude CodeCodex
เขียน SQL ที่ optimize แล้วสำหรับ dialect ของคุณพร้อม best practices ใช้เมื่อแปลง natural-language data need เป็น SQL, สร้าง multi-CTE query พร้อม joins, optimize query บนตารางขนาดใหญ่ หรือต้องการ dialect-specific syntax.
Plugin Claude Code
เร่งออกแบบเวิร์กโฟลว์การทำงานด้าน UX/UI ให้ครอบคลุมตั้งแต่ต้นจนจบ ไม่ว่าจะเป็นการวิจารณ์งาน (critique), การจัดการ design system, การเขียน UX writing, การตรวจสอบด้าน accessibility, การสังเคราะห์งานวิจัย (research synthesis) ไปจนถึงการส่งมอบงานให้ทีมพัฒนา (dev handoff) ตั้งแต่ช่วง exploration จนถึงการกำหนดสเปกระดับ…
Skill Claude CodeCodex
ตรวจสอบ WCAG 2.1 AA accessibility ของ design หรือหน้าเว็บ เรียกใช้เมื่อต้องการ audit color contrast, keyboard navigation, touch target size หรือ screen reader behavior ก่อน handoff.
Skill Claude CodeCodex
รับ structured feedback ด้านการออกแบบในแง่ usability, hierarchy และ consistency เรียกใช้เมื่อ share Figma link หรือ screenshot เพื่อรับ feedback ในทุก stage ตั้งแต่ exploration ถึง final polish.
Skill Claude CodeCodex
สร้าง developer handoff specs จาก design เมื่อพร้อมส่งต่อ engineering ครอบคลุม layout, design tokens, component props, interaction states, responsive breakpoints, edge cases และ animations.
Skill Claude CodeCodex
Audit, document หรือ extend design system ใช้เมื่อตรวจหา naming inconsistencies, เขียน documentation สำหรับ component variants/states/accessibility หรือออกแบบ pattern ใหม่ที่เข้ากับ system.
Skill Claude CodeCodex
สังเคราะห์ user research เป็น themes, insights และ recommendations ใช้เมื่อมี interview transcripts, survey results, usability test notes, support tickets หรือ NPS responses ที่ต้องการ distill เป็น patterns และ next steps.
Skill Claude CodeCodex
วางแผน ดำเนินการ และสังเคราะห์ user research studies เรียกใช้เมื่อต้องการ research plan, interview guide, usability test, survey design หรือ research questions.
Skill Claude CodeCodex
เขียนหรือ review UX copy — microcopy, error messages, empty states, CTAs เรียกใช้เมื่อต้องการ name CTA, ร่าง confirmation dialog, เติม empty state หรือเขียน onboarding text.
Plugin Claude Code
ยกระดับการทำงานของทีมวิศวกรรมให้เป็นระบบและมีประสิทธิภาพ ครอบคลุมตั้งแต่ daily standups, code review, การตัดสินใจด้านสถาปัตยกรรม (architecture), การรับมือ incident ไปจนถึงการจัดทำเอกสารทางเทคนิค รองรับทั้งการเชื่อมต่อกับเครื่องมือที่ใช้อยู่เดิม หรือใช้งานแบบ standalone.
Skill Claude CodeCodex
Create or evaluate an architecture decision record (ADR). Use when choosing between technologies (e.g., Kafka vs SQS), documenting a design decision with trade-offs and consequences, reviewing a system design proposal, or designing a new component from requirements and constraints.
Skill Claude CodeCodex
Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a change for N+1 queries, injection risks, missing edge cases, or error handling gaps.
Skill Claude CodeCodex
Structured debugging session — reproduce, isolate, diagnose, and fix. Trigger with an error message or stack trace, "this works in staging but not prod", "something broke after the deploy", or when behavior diverges from expected and the cause isn't obvious.
Skill Claude CodeCodex
Pre-deployment verification checklist. Use when about to ship a release, deploying a change with database migrations or feature flags, verifying CI status and approvals before going to production, or documenting rollback triggers ahead of time.
Skill Claude CodeCodex
Write and maintain technical documentation. Trigger with "write docs for", "document this", "create a README", "write a runbook", "onboarding guide", or when the user needs help with any form of technical writing — API docs, architecture docs, or operational runbooks.
Skill Claude CodeCodex
Run an incident response workflow — triage, communicate, and write postmortem. Trigger with "we have an incident", "production is down", an alert that needs severity assessment, a status update mid-incident, or when writing a blameless postmortem after resolution.
Skill Claude CodeCodex
Generate a standup update from recent activity. Use when preparing for daily standup, summarizing yesterday's commits and PRs and ticket moves, formatting work into yesterday/today/blockers, or structuring a few rough notes into a shareable update.