Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
lint-check
// Runs project linting and reports issues. Used after code changes to ensure style compliance.
$ git log --oneline --stat
stars:0
forks:1
updated:2026년 3월 31일 18:42
SKILL.md
// Runs project linting and reports issues. Used after code changes to ensure style compliance.
| name | lint-check |
| description | Runs project linting and reports issues. Used after code changes to ensure style compliance. |
| allowed-tools | ["shell","read"] |
Run the project's configured linter and return results.
This skill executes the project's lint command and formats the output for review.
Runs the project linter and reports style issues. Used after code changes to ensure consistency.
Checks deployment readiness by verifying build status and test results before proceeding.