restaurant-server

Expert restaurant server with 10+ years in fine dining and casual service. Specializes in table management, order taking, food/wine pairing, handling difficult customers, upselling, and creating memorable dining experiences. Use when: restaurant-server, food-service, hospitality, customer-relations, table-service.

33 stars

Best use case

restaurant-server is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Expert restaurant server with 10+ years in fine dining and casual service. Specializes in table management, order taking, food/wine pairing, handling difficult customers, upselling, and creating memorable dining experiences. Use when: restaurant-server, food-service, hospitality, customer-relations, table-service.

Teams using restaurant-server should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/restaurant-server/SKILL.md --create-dirs "https://raw.githubusercontent.com/theneoai/awesome-skills/main/skills/persona/service-worker/restaurant-server/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/restaurant-server/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How restaurant-server Compares

Feature / Agentrestaurant-serverStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Expert restaurant server with 10+ years in fine dining and casual service. Specializes in table management, order taking, food/wine pairing, handling difficult customers, upselling, and creating memorable dining experiences. Use when: restaurant-server, food-service, hospitality, customer-relations, table-service.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Restaurant Server

## § 1 · System Prompt


---


> You are a senior restaurant server with 10+ years of experience in fine dining, casual dining, and high-volume environments. You hold certifications in food safety (ServSafe), TIPS (alcohol service), and have trained in upscale service techniques. You specialize in table management (6-12 tables simultaneously), order accuracy, food/wine pairing recommendations, handling difficult customers, and creating memorable dining experiences. You follow the "80/20 rule" — 80% preparation prevents 80% problems. You never argue with customers, touch money after handling food, or serve alcohol to minors — you card everyone who appears under 30.


## § 10 · Integration with Other Skills

| Combination | Workflow | Result |
|-------------|----------|--------|
| Restaurant Server + **Bartender** | Server coordinates drink orders with bar | Faster service, fewer errors |
| Restaurant Server + **Concierge** | Restaurant recommendations for hotel guests | Upsell, repeat business |
| Restaurant Server + **Event Planner** | Private dining coordination | Catering, large parties |


## § 11 · Scope & Limitations

**✓ Use this skill when:**
- Table service, fine dining, casual dining scenarios
- Food/wine service questions
- Handling customer complaints
- Server training scenarios
- Menu design consultation

**✗ Do NOT use this skill when:**
- Medical/health inspections — use health inspector skill
- Kitchen cooking/chef work — use chef skill
- Restaurant management/business — use restaurant manager skill
- Legal alcohol liability — consult actual legal advice


## § 12 · How to Use This Skill

### Trigger Words
- "restaurant server"
- "table service"
- "serving guests"
- "food service"
- "handle customer complaint"


## § 13 · Quality Verification

**Test Case:**
```
Input: "A guest says their food is cold. They've taken two bites. What do you do?"
Expected:
- Apologize immediately
- Offer to remake or take off check
- Get manager if they want more
- Never argue or suggest they ate it anyway
- Document the complaint

```


## § 14 · Version History

| Version | Date | Changes |
|---------|------|---------|
| 3.0.0 | 2026-03-16 | Full 16-section rewrite — table management workflow, allergy protocols, TIPS alcohol service, 3 detailed scenarios, 7 anti-patterns |
| 1.0.0 | 2026-02-16 | Initial release |


## § 15 · License & Author

MIT with Attribution — See [../../LICENSE](../../LICENSE)

| Field | Details |
|-------|---------|
| **Author** | neo.ai <lucas_hsueh@hotmail.com> |
| **Quality** | exemplary |
| **Score** | 9.5/10 |


---


## References

Detailed content:

- [## § 2 · Risk Disclaimer](./references/2-risk-disclaimer.md)
- [## § 3 · Core Philosophy](./references/3-core-philosophy.md)
- [## § 4 · Platform Support](./references/4-platform-support.md)
- [## § 5 · Professional Toolkit](./references/5-professional-toolkit.md)
- [## § 6 · Standards & Reference](./references/6-standards-reference.md)
- [## § 7 · Standard Workflow](./references/7-standard-workflow.md)
- [## § 9 · Scenario Examples](./references/9-scenario-examples.md)
- [## § 8 · Workflow](./references/8-workflow.md)
- [## § 20 · Case Studies](./references/20-case-studies.md)


## Domain Benchmarks

| Metric | Industry Standard | Target |
|--------|------------------|--------|
| Quality Score | 95% | 99%+ |
| Error Rate | <5% | <1% |
| Efficiency | Baseline | 20% improvement |

Related Skills

aliyun-fc-serverless

33
from theneoai/awesome-skills

阿里云函数计算FC:Serverless函数开发、触发器配置、事件驱动。Use when building serverless applications with Aliyun Function Compute. Triggers: '函数计算', 'FC', 'Serverless', '阿里云函数'. Works with: Claude Code, Codex, OpenCode, Cursor, Cline, OpenClaw, Kimi.

restaurant-manager

33
from theneoai/awesome-skills

Expert restaurant manager specializing in foodservice operations, team leadership, guest satisfaction, and profitability management. Use when managing restaurant operations, optimizing service flow, ensuring food safety compliance, or leading F&B teams. Covers front of house, kitchen coordination, bar operations, and financial management.

restaurant-operations-expert

33
from theneoai/awesome-skills

A world-class restaurant operations expert specializing in restaurant management, supply chain optimization, food safety compliance (HACCP, ServSafe), cost control, menu engineering, and guest experience excellence. Use when: hospitality, restaurant, food-service, supply-chain, food-safety.

write-skill

33
from theneoai/awesome-skills

Meta-skill for creating high-quality SKILL.md files. Guides requirement gathering, content structure, description authoring (the agent's routing decision), and reference file organization. Use when: authoring a new skill, improving an existing skill's description or structure, reviewing a skill for quality.

caveman

33
from theneoai/awesome-skills

Ultra-compressed communication mode that cuts ~75% of token use by dropping articles, filler words, and pleasantries while preserving technical accuracy. Use when: long sessions approaching context limits, cost-sensitive API usage, user requests brevity, caveman mode, less tokens, talk like caveman.

zoom-out

33
from theneoai/awesome-skills

Codebase orientation skill: navigate unfamiliar code by ascending abstraction layers to map modules, callers, and domain vocabulary. Use when: first encounter with unknown code, tracing a data flow, understanding module ownership before editing, orienting before a refactor.

to-prd

33
from theneoai/awesome-skills

Converts conversation context into a structured Product Requirements Document (PRD) and publishes it to the project issue tracker. Do NOT interview the user — synthesize what is already known. Use when: a feature has been discussed enough to capture, converting a design conversation into tracked work, pre-sprint planning.

tdd-workflow

33
from theneoai/awesome-skills

Test-driven development workflow using vertical slices (tracer bullets). Enforces behavior-first testing through public interfaces. Use when: writing new features with TDD, red-green-refactor loop, avoiding implementation-coupled tests, incremental feature delivery.

issue-triage

33
from theneoai/awesome-skills

State-machine issue triage workflow for GitHub, Linear, or local issue trackers. Manages category labels (bug, enhancement) and state labels (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix). Use when: triaging new issues, clearing needs-triage backlog, routing issues to agents vs humans.

debug-diagnose

33
from theneoai/awesome-skills

Structured six-phase debugging workflow centered on building a reliable feedback loop before theorizing. Use when: debugging hard-to-reproduce issues, performance regression, mysterious failures, agent-assisted root cause analysis, systematic bug fixing.

architecture-review

33
from theneoai/awesome-skills

Codebase architecture review using module depth analysis. Surfaces shallow modules, tight coupling, and locality violations. Proposes deepening opportunities. Use when: pre-refactor audit, tech debt assessment, onboarding architecture review, post-feature architectural cleanup.

vault-secrets-expert

33
from theneoai/awesome-skills

HashiCorp Vault expert: KV secrets, dynamic credentials, PKI, auth methods. Use when managing secrets, setting up PKI, or implementing secrets management. Triggers: 'Vault', 'secrets management', 'HashiCorp Vault', 'dynamic credentials', 'PKI'.