Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
Llloooggg
GitHub 제작자 프로필

Llloooggg

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

수집된 skills
11
저장소
1
업데이트
2026-07-22
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

check
소프트웨어 품질 보증 분석가·테스터

Run analyzer + tests sequentially via make check. Full pre-commit validation.

2026-07-22
commit
소프트웨어 개발자

Create a git commit following project conventions. Checks docs. Pre-commit hook handles analyzer + tests. Use when user says "commit" or "commit and push".

2026-07-22
coverage
소프트웨어 품질 보증 분석가·테스터

Check test coverage via SonarCloud API. Shows overall, new code, and per-file coverage.

2026-07-22
doc
소프트웨어 개발자

Look up a section of docs/ARCHITECTURE.md without reading the whole file. Given a task description OR a § identifier (numeric like "3.6", "§11" or header fragment like "Security", "Tags", "Transfer Queue"), returns the relevant ARCHITECTURE.md section(s) verbatim. Executes Grep + Read itself in a single invocation — does not ask the user to run anything. Trigger phrases: "/doc <anything>", "docs on X", "architecture of X", "find the ARCHITECTURE § about X". Use when you need to consult docs/ARCHITECTURE.md for a specific topic instead of reading the full 3000-line file.

2026-07-22
find-impact
소프트웨어 개발자

Map the blast radius of changing a Dart file — find importers (call sites) and the paired test file. Use when user says "what uses X", "who imports X", "impact of X", "find callers of X", or invokes /find-impact with a path.

2026-07-22
fix-security
정보 보안 분석가

Fetch GitHub security alerts (Dependabot, code scanning, secret scanning) and fix them. Use when user wants to resolve security issues.

2026-07-22
fix-sonar
소프트웨어 품질 보증 분석가·테스터

Fetch SonarCloud issues and fix them. Use when user wants to fix code smells, bugs, or vulnerabilities reported by SonarCloud.

2026-07-22
lint
소프트웨어 개발자

Run static analysis (Dart analyzer + Rust clippy) via make lint. Use when user wants to check code for lint/analysis issues before commit.

2026-07-22
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다