Author Profile: ysoftman

Skills published by ysoftman with real stars/downloads and source-aware metadata.

Total Skills

3

Total Stars

24

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

team

8

Stars
8
Downloads
0

commit

8

Stars
8
Downloads
0

lint-formatting

8

Stars
8
Downloads
0

Published Skills

Research

team

Start an agent team (3-5 teammates) in tmux panes for parallel collaborative work. Use when tasks can be parallelized across multiple files or concerns like review, testing, refactoring, or analysis. Also trigger when the user asks to work on multiple things at once, speed up a large task, or mentions "팀", "병렬", "parallel", "동시에", "나눠서".

Repository SourceNeeds Review
General

commit

Review changes, run lint/format, then create a git commit with English message. Use when user wants to commit, save changes, or says "커밋", "git commit", "git ci".

Repository SourceNeeds Review
Coding

lint-formatting

Run language-specific linters and formatters with full command reference. Use when user asks to lint, format, check style, or says "린트", "포맷", "lint", "format", "biome", "ruff", "clippy", "golangci-lint", "rumdl", "prettier", "shfmt". Also use when needing detailed command variants (check-only, fix-only, partial scope) beyond the standard fix-everything command.

Repository SourceNeeds Review
Author ysoftman | V50.AI