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

droidconKE

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

수집된 skills
8
저장소
1
업데이트
2026-06-20
저장소 지도

skills가 있는 위치

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

저장소 탐색

저장소와 대표 skills

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

Write or extend tests for the Chai repo. Triggered by "write a test", "add tests", "test this", or as the follow-up when a component/util lands without coverage. Local unit tests use JUnit 6 (Jupiter); Compose/UI behaviour is tested as instrumented tests. Picks the right source set and idioms; does not invent mocking/assertion libraries the catalog does not declare.

2026-06-20
audit-design-system-usage
웹·디지털 인터페이스 디자이너

Find design-system violations in Chai source — raw Material components, hardcoded colors, bare .dp magic numbers, @Preview instead of @ChaiPreview. Triggered by "audit-design-system-usage", "/audit", or by checks/code-reviewer. This is the check the broken chailinter is meant to do. Reports; does not edit.

2026-06-19
check-build
소프트웨어 개발자

Verify the Chai project assembles. Triggered by "check-build", "/check-build", "does it build", or by checks as the assemble gate. Runs `./gradlew assembleDebug` only — no mutation, no formatting.

2026-06-19
check-lint
소프트웨어 품질 보증 분석가·테스터

Run Android Lint on Chai and report. Triggered by "check-lint", "/check-lint", "run lint", or by checks as the lint gate. Runs `./gradlew lintDebug` only — reports the first violation, never edits.

2026-06-19
checks
소프트웨어 품질 보증 분석가·테스터

Umbrella pre-PR gate for Chai. Triggered by "checks", "/checks", "run the checks", or by any agent that needs a green light before committing or opening a PR. Runs the design-system audit, Android Lint, unit tests, and a debug assemble, then reports a single pass/fail.

2026-06-19
commit-convention
소프트웨어 개발자

Produce a commit subject, branch name, and PR title that match Chai's conventions. Triggered by "commit-convention", "/commit-convention", "write a commit message", or by the gitter agent before committing or opening a PR.

2026-06-19
dependency-bump
소프트웨어 개발자

Update gradle/libs.versions.toml toward latest stable and verify safely. Triggered by "dependency-bump", "/dependency-bump", "update dependencies", "bump versions". Follows the dependency checklist in docs/tech/findings.md.

2026-06-19
new-chai-component
소프트웨어 개발자

Scaffold a new Chai design-system component the right way. Triggered by "new-chai-component", "/new-chai-component", "add a Chai component", or "create a C<Name>". Ensures tokens, ChaiTheme.colors, and @ChaiPreview instead of raw Material / hardcoded values.

2026-06-19
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다