원클릭으로
prompt-engineering
LLM prompt optimization and design patterns. Use for crafting effective prompts, chain-of-thought, and AI integration.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
LLM prompt optimization and design patterns. Use for crafting effective prompts, chain-of-thought, and AI integration.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
WCAG compliance checking and accessibility improvements. Use for auditing websites, fixing a11y issues, and implementing inclusive design.
Android development patterns for Kotlin/Java including MediaProjection, Accessibility Service, Socket.IO, and foreground services. Use when working on TitanMirror or other Android projects.
Design RESTful APIs with proper routes, validation, error handling, and documentation. Use when building backend services for PSI Engine or other server applications.
Automate browser interactions including form filling, clicking, typing, navigation, and screenshot capture. Use this skill when testing web apps, automating uploads, or validating UI on TikTok, YouTube, or other web platforms.
Build Chrome Extensions with Manifest V3, background service workers, content scripts, and message passing. Use when developing TikTok Uploader extension or any browser extensions.
Automated CI/CD pipeline setup with GitHub Actions, deployment strategies, and automation workflows. Use for build automation, testing, and deployment.
| name | prompt-engineering |
| description | LLM prompt optimization and design patterns. Use for crafting effective prompts, chain-of-thought, and AI integration. |
Translate the following text to Thai: "Hello, how are you?"
Examples:
Input: "Good morning" → Output: "สวัสดีตอนเช้า"
Input: "Thank you" → Output: "ขอบคุณ"
Input: "Goodbye" → Output: ?
Let's solve this step by step:
1. First, identify the problem
2. Break down the components
3. Apply relevant formula
4. Calculate the answer
5. Verify the result
# Role
You are an expert Python developer.
# Context
We are building a REST API using FastAPI.
# Task
Create a user registration endpoint.
# Requirements
- Validate email format
- Hash password with bcrypt
- Return JWT token
# Output Format
Return complete, working code with comments.
❌ "Write code for a button"
✅ "Create a React button component that:
- Has primary and secondary variants
- Accepts onClick handler
- Shows loading spinner when isLoading is true
- Uses Tailwind CSS for styling"
Generate 3 different solutions, then pick the best one.
Consider multiple approaches:
Approach A: [describe]
Approach B: [describe]
Approach C: [describe]
Compare and select optimal solution.
Context: [Retrieved documents]
Question: [User query]
Answer based ONLY on the context provided.
| Temperature | Use Case |
|---|---|
| 0.0 - 0.3 | Factual, code generation |
| 0.4 - 0.7 | Balanced creativity |
| 0.8 - 1.0 | Creative writing |