Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

peak-booking-system

peak-booking-system 收录了来自 lsh1215 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
0
更新
2026-05-30
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

adr
软件开发工程师

Generate an Architecture Decision Record for a technical decision

2026-05-30
adversarial-review
软件质量保证分析师与测试员

Adversarial critic workflow for the limited-stock booking system. Use when the user asks AI to attack a design or implementation for Redis outage, oversell, undersell, duplicate booking/payment, retry storm, fallback collapse, correctness gaps, or operational blind spots.

2026-05-30
first-principles-design-review
软件开发工程师

Skeptical first-principles design review skill. Use when the user asks whether a design, architecture, product plan, API, data model, workflow, or system design truly satisfies the real requirements. Reviews from fundamentals: decompose claims into requirements, assumptions, constraints, evidence, invariants, trade-offs, failure modes, and simpler alternatives. Inspired by first-principles reasoning and Cartesian doubt, but does not impersonate any real person.

2026-05-30
phase-check
软件质量保证分析师与测试员

Validate current project phase deliverables against PRD checklist

2026-05-30
resilience
软件开发工程师

Resilience4j circuit breaker, retry, rate limiter, and bulkhead patterns with testing strategies. Use when implementing fault tolerance between services.

2026-05-30
sysdesign-design
软件开发工程师

Design partner mode for system design practice. Activated when the user wants to design a new system (chat, notification, news feed, URL shortener, etc.). Sets up topic directory, uses the project mock-interview document, loads the matching problem from sysdesign-question-bank, marks the topic as active in .omx/state/, and conducts a back-and-forth Clarifying → High Level → Drill Down conversation, updating <topic>/System-Design-Document/mock-interview.md immediately as each decision lands. Uses Alex Xu Vol.1's canned numbers as the starting point (book-first), user adjusts. NOT an interview — the user drives, this skill is a design collaborator with a calculator (back-of- envelope, latency estimation via auto-injected sysdesign-frameworks) and a reference book (sysdesign-question-bank).

2026-05-30
sysdesign-sdd
软件开发工程师

Promote a filled mock-interview.md into a formal Software Design Document (sdd.md) following the IEEE 1016 / Atlassian / Google design-doc style. Activated when the user says they are ready to write the SDD. Reads the topic's mock-interview.md AND the topic's conversation log files (which capture the back-and-forth detail not preserved in the structured mock-interview), then asks the user the SDD-specific questions that mock-interview doesn't cover (Constraints, ADRs, Risk Register, Rollout, Testing strategy). Writes sdd.md incrementally as decisions land.

2026-05-30
test-first-prompting
软件质量保证分析师与测试员

Test-first prompting workflow for this booking system. Use when the user asks AI to first derive failure, race, duplicate, overload, Redis outage, payment failure, or retry-storm scenarios before implementation, and to pin those scenarios as tests before writing production code.

2026-05-30