ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
ออกแบบ Authentication (ยืนยันตัวตน: password/MFA/SSO/OAuth2-OIDC, session vs JWT) และ Authorization (กำหนดสิทธิ์: RBAC/ABAC) ให้ปลอดภัยตาม OWASP ASVS — produce a concrete, standards-aligned AuthN/AuthZ design (login flows, session/token strategy, role-permission model). Trigger เมื่อผู้ใช้พิมพ์ /authn-authz-design…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
ระบุ business logic/business rules ให้ชัดและทดสอบได้ — decision table, state machine, กฎคำนวณ/ตรวจสอบ, edge case — เพื่อให้ dev เขียนตรรกะถูกต้องและตรงเจตนาธุรกิจ (turn fuzzy domain rules into precise, testable specs). Trigger เมื่อผู้ใช้พิมพ์ /business-logic-spec หรือขอ "business logic / business rule / decision…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
วางมาตรฐานการพัฒนาให้ทีม — coding standard/linting, branching strategy (Gitflow/trunk-based), commit convention, code review checklist, secure coding และ Definition of Ready/Done. Sets up team development standards: coding style, branching, commits, code review, secure coding, and DoR/DoD. Trigger เมื่อผู้ใช้พิมพ์…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
เขียนสเปก requirement เป็นทางการระดับ SRS — Functional Requirements (FR) ที่มี ID ไม่ซ้ำ อะตอมมิก ทดสอบได้ + Non-functional Requirements (NFR) ทุกหมวด (performance, security, availability) ที่ "วัดผลได้" มี metric + target ชัดเจน. Write a formal Software Requirements Specification with uniquely-IDed FRs and measurable…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
วาง monitoring & observability หลัง deploy — สามเสา logs/metrics/traces, นิยาม SLI/SLO + error budget, golden signals, alerting และ incident management + runbook ให้ระบบ "บอกได้ว่าตอนนี้สุขภาพเป็นยังไง" และ "เมื่อพังจะรู้ก่อนลูกค้า". Trigger เมื่อผู้ใช้พิมพ์ /observability หรือขอ "monitoring / observability / logging…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
วางแผนการทดสอบเจาะระบบแบบได้รับอนุญาต (authorized penetration testing) — กำหนด scope + Rules of Engagement, เลือก methodology (PTES/OWASP WSTG/NIST 800-115), จัดลำดับความรุนแรงด้วย CVSS, รายงานและ retest. Plan an authorized, scoped, legal pen test end-to-end. Trigger เมื่อผู้ใช้พิมพ์ /pentest-plan หรือขอ "pen test /…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
วางการทดสอบ regression และ non-regression — กันของเดิมพังเมื่อมีการแก้ไข, ทำ change impact analysis, คัดชุด regression แบบ risk-based, วาง automation และ smoke/sanity. Plan regression & non-regression testing to prevent breaking existing behavior on changes, run change impact analysis, select risk-based regression…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
วาง deployment และ release management ระดับ production — CI/CD pipeline, กลยุทธ์ deploy (rolling/blue-green/canary/feature flag), environment promotion, IaC, change management, rollback plan และ release checklist (CI/CD pipeline, deployment strategies, environment promotion, infrastructure as code, change/release…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
เก็บและวิเคราะห์ requirement อย่างเป็นระบบ — ระบุ stakeholder, เลือกเทคนิค elicitation, แปลงความต้องการดิบเป็น user story + acceptance criteria แล้วจัดลำดับด้วย MoSCoW เป็น product backlog (Elicit, analyze and prioritize requirements into a ready-to-build backlog). Trigger เมื่อผู้ใช้พิมพ์ /req-discovery หรือขอ "เก็บ…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
ตัวขับเคลื่อนการพัฒนาซอฟต์แวร์ครบวงจรแบบ SDLC + Agile ตั้งแต่เก็บ requirement, FR/NFR, business logic, design/architecture, authentication & authorization, Segregation of Duties (SoD), threat model, dev, test, regression/non-regression, security test, pen test, deployment, ไปจนถึง monitoring & observability …
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
วางการทดสอบความปลอดภัยแบบอัตโนมัติใน CI/CD (shift-left) — SAST, DAST, SCA (ช่องโหว่ dependency/CVE), secret/IaC/container scanning, ใช้ OWASP ASVS เป็น checklist และ triage finding ด้วย CVSS. Automate security testing across the pipeline (SAST/DAST/SCA/secret/IaC/container), gate by severity, and verify against OWASP…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
ออกแบบ Segregation of Duties (SoD) — แยกหน้าที่ไม่ให้คนคนเดียวคุมครบทั้งธุรกรรมสำคัญ ด้วย role×permission matrix, conflict rules (maker-checker), least privilege และ access review/recertification. Design Segregation of Duties: separate sensitive transactions, build a role×permission matrix, codify toxic-combination…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
ออกแบบสถาปัตยกรรมและโซลูชัน — สร้าง C4 diagram, เลือก architecture style, ออกแบบ data model (ERD), API contract, และบันทึก ADR; ครอบคลุมทั้ง HLD และ LLD (architecture & solution design covering C4 model, architecture-style selection, ERD, API design, and Architecture Decision Records). Trigger เมื่อผู้ใช้พิมพ์…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
วางกลยุทธ์และแผนการทดสอบ — test pyramid (unit/integration/e2e), test type/level, coverage target, test data, entry/exit criteria, และเทคนิคออกแบบ test case (boundary value, decision table) ระดับ test lead / QA strategy & test planning aligned to ISO/IEC/IEEE 29119. Trigger เมื่อผู้ใช้พิมพ์ /test-strategy หรือขอ "test…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
ทำ threat modeling ตั้งแต่ตอนออกแบบ — วาด DFD + trust boundary, ใช้ STRIDE หา threat รายองค์ประกอบ, จัดลำดับความเสี่ยง แล้วแปลงเป็น security requirement + mitigation ที่ส่งต่อให้ทีม dev/test ใช้ได้จริง. Model the system, find what can go wrong (STRIDE-per-element), rank risk, and turn it into actionable security…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
เลือกสกิลที่เหมาะกับงานจากประโยคที่ผู้ใช้พิมพ์ (เช่น "ช่วย... / ทำ...ให้หน่อย / อยากได้...") โดยจับใจความแล้วแมตช์กับคลังสกิลใน skill-catalog.md แล้วลงมือทำตามสกิลนั้น. Trigger เมื่อผู้ใช้ขอความช่วยเหลือด้วยประโยคทั่วไปที่ยังไม่ได้ระบุสกิล หรือพิมพ์ /skill-router หรือถามว่า "มีสกิลไหนช่วยเรื่องนี้ได้บ้าง /…
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
ค้นหา ศึกษา และนำเข้าสกิลใหม่จาก GitHub/อินเทอร์เน็ต — หาช่องว่างเทียบกับคลังปัจจุบัน แล้วสร้างสกิลที่ขาด หรืออัปเดตสกิลเดิมให้ทันสมัย ตามมาตรฐานของ bundle นี้. Trigger เมื่อพิมพ์ /skill-scout หรือขอให้ "หาสกิลใหม่ / ศึกษา skill บน github / อัปเดต skill / เพิ่มสกิลที่ขาด / ดูว่ามีสกิลอะไรน่าเพิ่ม".
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
ออกแบบแผน A/B test ที่ตั้งสมมติฐานและวัดผลถูกต้อง.
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
เขียนอีเมลตามตะกร้าที่ทิ้งไว้เพื่อดึงยอดขายกลับ.
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
ร่างบทคัดย่อ (abstract) แบบมีโครงสร้างครบ ภายในจำนวนคำที่กำหนด ทั้งไทยและอังกฤษ.
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
สร้างชุด ad copy หลายเวอร์ชันเพื่อ A/B test หา winner.
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
ค้นหาจุดที่ AI ช่วยธุรกิจได้คุ้มสุด พร้อมจัดลำดับ.
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
วางแผน beta launch เก็บ feedback ก่อนเปิดจริง.
ksmaster03/claude-canfly-skill
Skill Claude CodeCodex
วางแคมเปญอีเมลช่วงเทศกาลลดราคา (BF/11.11) ให้ยอดทะลุ.