ตลาด

ตลาดทักษะ
ขั้นตอนที่พร้อมใช้งานสำหรับเอเจนต์ของคุณ

เรียกดูทักษะที่คัดสรร, คัดลอกเป็น SKILL.md, หรือ ติดตั้งด้วยคลิกเดียวลงในห้องสมุด AgentsRoom ของคุณ. รองรับกับ Claude Code, Cursor, Codex, Windsurf และ Aider โดยไม่ต้องตั้งค่าเพิ่มเติม.

ระยะเวลา:
แท็ก:
react-component-builder

Use when creating new React components. Generates them with TypeScript, Tailwind, and colocated tests.

frontendreacttypescript
โดย AgentsRoomclaude · cursor · windsurf · +3
css-tailwind-tidy

Use when refactoring or adding Tailwind classes. Enforces ordering, dedupes utilities, replaces arbitrary values with design tokens.

frontendcsstailwind
โดย AgentsRoomclaude · cursor · windsurf · +3
accessibility-audit

Use when reviewing or writing UI code. Flags missing ARIA, keyboard handlers, focus traps, and contrast issues before shipping.

frontenda11yreview
โดย AgentsRoomclaude · cursor · windsurf · +3
postgres-migration-author

Use when authoring a PostgreSQL migration. Enforces backwards-compatible patterns and concurrent index creation.

backenddatabasepostgres
โดย AgentsRoomclaude · cursor · windsurf · +2
rest-endpoint-conventions

Use when adding or modifying a REST endpoint. Enforces the project's auth check, validation, error shape and pagination conventions.

backendapirest
โดย AgentsRoomclaude · cursor · windsurf · +3
stripe-payment-flow

Use when integrating Stripe. Generates payment-intent endpoint, idempotent webhook handler, and the orders table migration.

backendstripepayments
โดย AgentsRoomclaude · cursor · windsurf · +3
github-actions-ci

Use when adding or fixing CI workflows. Generates idempotent GitHub Actions with caching, matrix builds, and proper secret scoping.

devopscigithub
โดย AgentsRoomclaude · cursor · windsurf · +3
dockerfile-slim

Use when writing a Dockerfile. Multi-stage build, slim base image, non-root user, sensible CMD/ENTRYPOINT split.

devopsdocker
โดย AgentsRoomclaude · cursor · windsurf · +3
test-writer

Use when writing or updating tests. Picks the right matcher style for the project and avoids brittle assertions.

testingquality
โดย AgentsRoomclaude · cursor · windsurf · +3
code-review

Use when reviewing a diff or PR. Checks readability, edge cases, error handling, security, and tests in that order.

reviewquality
โดย AgentsRoomclaude · cursor · windsurf · +3
secrets-hygiene

Use when handling API keys, tokens, or any credential. Refuses to commit, hardcode, or log them; suggests safer storage.

security
โดย AgentsRoomclaude · cursor · windsurf · +3
readme-skeleton

Use when adding a README to a project or sub-package. Generates the minimum useful sections without filler.

docs
โดย AgentsRoomclaude · cursor · windsurf · +3
commit-message

Use when writing a commit message. Conventional Commits format with a clean scope and a why-not-what body.

docsgit
โดย AgentsRoomclaude · cursor · windsurf · +3
extract-and-name

Use when a function exceeds 40 lines or a file exceeds 300. Extracts cohesive sub-units with names that describe intent.

refactorquality
โดย AgentsRoomclaude · cursor · windsurf · +3
prompt-upgrade

Used to help me create more creative prompts. When I am frustrated about not being able to describe something beautiful, interesting, creative, or whatever, this is the skill to use.

โดย Rob Zappclaude · cursor · windsurf · +3
artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui).

โดย agent67claude · cursor · windsurf · +3
code-polisher

Use when refactoring messy code, improving readability, eliminating code smells, or applying SOLID/DRRY principles — always with tests as safety net

โดย agent67claude · cursor · windsurf · +3
npm-supply-chain-audit

Audit npm projects for Shai-Hulud-class supply-chain exposure: lifecycle scripts, Git dependency prepare hooks, release-age gaps, publish-token exposure, trusted publishing, signed releases, and verifier docs.

โดย agent67claude · cursor · windsurf · +3
proof-audit

Audit test suite health — find flaky tests, slow tests, coverage gaps, and testing anti-patterns. Use when asked to "audit tests", "fix flaky tests", "why are tests slow", "test health", or "improve test suite".

โดย agent67claude · cursor · windsurf · +3
test-case-generator

Generate comprehensive test cases including edge cases, stress tests, and counter-examples for algorithm correctness verification. Supports random generation, constraint-based generation, and brute force oracle comparison.

โดย agent67claude · cursor · windsurf · +3
user-story-builder

Standardizes user requirements into structured Agile user stories with Given-When-Then acceptance criteria.

โดย agent67claude · cursor · windsurf · +3
git-flow-release-manager

Use when user says 'release', 'リリース', 'publish', 'vtag', 'version up', 'バージョンアップ', 'bump version', 'prepare release', 'ship version', or discusses merging to main/develop. Guides through version bump and release flow.

โดย agent67claude · cursor · windsurf · +3
context-engineering

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

โดย agent67claude · cursor · windsurf · +3
database-migration

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.

โดย agent67claude · cursor · windsurf · +3
express-route-generator

'Generate express route generator operations. Auto-activating skill for

โดย agent67claude · cursor · windsurf · +3
web-fetch-via-gemini

Fetches web page content using Gemini CLI when Claude's native WebFetch fails or for explicit URL fetching. Returns clean Markdown.

โดย agent67claude · cursor · windsurf · +3
vulnerability-scanner

Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.

โดย agent67claude · cursor · windsurf · +3
tanstack-query-v5

>

โดย agent67claude · cursor · windsurf · +3
conventional-git-commit-formatter

Enforce Conventional Commits format for git commits, including project-specific type/scope conventions (plugin name as scope) and squash-vs-new-commit strategy selection.

โดย agent67claude · cursor · windsurf · +3
api-testing-helper

'Assist with api testing helper operations. Auto-activating skill for

โดย agent67claude · cursor · windsurf · +3
sensitive-data-leakage-detector

Detect ANY credential/secret flowing to ANY output sink. Use when asked about "credential leakage", "secret logging", "sensitive data exposure", "CWE-532", "password in logs", "token exposure", or security logging issues.

โดย agent67claude · cursor · windsurf · +3
ui-ux-pro-max

UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.

โดย agent67claude · cursor · windsurf · +3
backend-specialist

Expert backend architect for Node.js, Python, and modern serverless/edge systems. Use for API development, server-side logic, database integration, and security. Triggers on backend, server, api, endpoint, database, auth.

backend
โดย Dilnei Soethe Spancerskiclaude · cursor · windsurf · +3
inventory-state-synchronizer

Use when connecting frontend endpoints to the forecasting server or updating client-side states to guarantee absolute numbers alignment.

frontendai-forecasting-specialist
โดย agent67claude · cursor · windsurf · +3
sqlite-fault-tolerant-queries

Use when managing database schema transitions, writing math rate routes, and creating server endpoints.

backendai-forecasting-specialist
โดย agent67claude · cursor · windsurf · +3
sme-ui-ux-engine

Use when editing or refactoring frontend React views, modifying container widths, adjusting dark-mode CSS variables, styling user chat input elements, and handling real-time data lookups.

frontend
โดย agent67claude · cursor · windsurf · +3
react-ui-refactor-rules

Use when refactoring or building React views, fixing element overlapping, updating text inputs, and parsing raw strings.

frontend
โดย agent67claude · cursor · windsurf · +3

เจาะลึกเพิ่มเติม

ต้องการเผยแพร่ทักษะของคุณเองหรือไม่?

เปิดห้องสมุดทักษะในแอปเดสก์ท็อป AgentsRoom, เขียนและบันทึกทักษะของคุณ, จากนั้นส่งไปยังตลาดจากตัวแก้ไข.

ฟรีดาวน์โหลด AgentsRoom

แอปคู่หู: ตรวจสอบเอเจนต์ของคุณได้ทุกที่

นำของคุณเอง: Claude, Codex, Antigravity CLI, หรือผู้ให้บริการ AI อื่น ๆ

รับส่วนขยาย
Chrome Web Store

ส่งข้อบกพร่องและคำขอไปยังแบ็คล็อกสาธารณะของคุณโดยตรง

มองเห็น AgentsRoom ในการทำงาน

หลายโปรเจกต์
ผู้ให้บริการหลายราย
หลาย agents
สถานะสด
ไฟล์ diff & commit
คู่หูมือถือ
ตัวอย่างสด
ทีมเอเจนต์
การทำงานอัตโนมัติในเบราว์เซอร์
การพัฒนาที่ขับเคลื่อนด้วย backlog
ห้องสมุดคำสั่ง
ห้องสมุดทักษะ
ดูฟีเจอร์ทั้งหมด