Skip to content
Skill

payment-platform

by hyoguoo

AI Summary

This booster automates the startup of a complete payment platform stack (Spring Boot, MySQL, ELK, monitoring) using Docker Compose with a single script command. It's ideal for developers who need to quickly spin up a local development environment for a Java-based payment processing application.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "payment-platform" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (8 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/hyoguoo/payment-platform/main/.claude/commands/run.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/build.md "https://raw.githubusercontent.com/hyoguoo/payment-platform/main/.claude/commands/build.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/clean.md "https://raw.githubusercontent.com/hyoguoo/payment-platform/main/.claude/commands/clean.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/logs.md "https://raw.githubusercontent.com/hyoguoo/payment-platform/main/.claude/commands/logs.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/review-architecture.md "https://raw.githubusercontent.com/hyoguoo/payment-platform/main/.claude/commands/review-architecture.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/status.md "https://raw.githubusercontent.com/hyoguoo/payment-platform/main/.claude/commands/status.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/test-single.md "https://raw.githubusercontent.com/hyoguoo/payment-platform/main/.claude/commands/test-single.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/test.md "https://raw.githubusercontent.com/hyoguoo/payment-platform/main/.claude/commands/test.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Start application with Docker Compose (all services)

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
5 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars5
Issues0
Updated1mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code