Skip to main content
XRPLF
GitHub 제작자 프로필

XRPLF

5개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
5
업데이트
2026년 8월 17일
저장소 탐색

저장소와 대표 skills

xrpl-standards
소프트웨어 개발자

Reference for any XRPL Standard (XLS-N) when implementing or reviewing XRPL protocol features. Trigger on: XLS number (XLS-30, XLS-70), amendment name (AMM, Credentials, MPT, DID, NFToken, Batch, Escrow, Clawback, Firewall, Permissioned DEX, Token…

2026년 8월 17일
multi-review
소프트웨어 품질 보증 분석가·테스터

Spawn 4 parallel Claude reviewers on the current branch (2× /review, 2× /code-review), synthesize them into one merged review, then walk findings interactively. Two modes — fix locally before opening a PR (developer mode), or post inline + body comments back…

2026년 5월 12일
pr-template
소프트웨어 개발자

Generate a filled PR description from a branch's changes compared to a base branch, then optionally open the PR on GitHub via `gh pr create`. Autodetects the repo's GitHub PR template (.github/PULL_REQUEST_TEMPLATE.md and variants), falling back to a built-in…

2026년 5월 12일
address-pr-comments
소프트웨어 개발자

Fetch PR review comments from GitHub, interactively walk through each one, and choose how to address it — fix the code, reply, ask for clarification, or skip. Use when you have PR feedback to work through.

2026년 5월 11일
code-review
소프트웨어 품질 보증 분석가·테스터

Review the current branch's diff against go-* anti-pattern rules and xrpl-standards specs. Spawns focused subagents per changed package, plus a single XRPL-domain reviewer when protocol files are touched, and synthesizes findings cross-cutting. Use when the…

2026년 5월 11일
go-concurrency
소프트웨어 개발자

Use this skill when writing Go goroutines, channels, mutexes, sync primitives, context cancellation, or any concurrent Go code to avoid data races and goroutine leaks.

2026년 5월 8일
go-data
소프트웨어 개발자

Use this skill when working with Go slices, maps, integers, strings, range loops, or defer in loops to avoid common data type and control flow pitfalls.

2026년 5월 8일
go-design
소프트웨어 개발자

Use this skill when designing Go APIs, organizing packages, writing functions or methods, choosing receiver types, or structuring a Go project.

2026년 5월 8일
수집된 skill 10개 중 8개를 표시합니다.
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다