스킬 레이더 · GITHUB
실제 사용량으로 검증된 유용한 Agent Skills.
공개 저장소의 검증된 Skills를 기능, 패키지 구성, 설치 수, 출처 근거에 따라 비교할 수 있습니다.
- 카탈로그 범위
- 검증 완료
- Skills
- 10,772
- 저장소
- 1711
- 최근 동기화
- 2026. 9. 23.
dosu-aidosu
Use the Dosu CLI to authenticate and configure coding agents; manage Libraries, Agents, sources, Monitor, documents, reviews, threads, topics, members, integrations, and deployments; query knowledge; or audit a repository for Dosu-generated docs. Use for Dosu platform work that should be done from a terminal instead of the web app.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 9월 9일
greeunwork-to-blog-publisher
Use when session work needs to be published as open source project with documentation. Triggers: "작업 공개", "GitHub에 배포", "블로그로 공유", "오픈소스로 배포", "publish work", "share as blog", "release project", "작업 결과 배포", "README 작성하고 배포"
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 30일
orange-county-ailasso
Use for lasso itself — inspecting and managing lasso agents, hosts, repos, and branches through its MCP server before falling back to lasso.db, the filesystem, or generic shell tooling. Also covers acting on your own identity inside a lasso-managed terminal (whoami / closeagent via $HERDRPANEID) and getting your human's attention with a push notification (notify / lasso notify).
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 9월 12일
te-quanbzhangandroid-camera-bugfix-skill
Diagnose and fix Android camera issues — open failures, preview black screen, capture failures, Camera2/CameraX session lifecycle, front/rear camera switching, flash/focus/exposure, ImageReader buffer leaks, device compatibility, and HAL stability.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangandroid-crash-analyzer
Analyze Android crash logs, identify likely root cause, narrow suspect code paths, and propose safe fixes with verification steps.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangandroid-gallery-bugfix-skill
Diagnose and fix Android gallery, photo-picker, MediaStore, and image-loading issues — including permissions (Android 9–14+), Scoped Storage, URI access, EXIF orientation, Glide/Coil/Picasso errors, OOM, and list/preview/save/delete failures.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangandroid-lifecycle-debugger
Debug Android lifecycle-related bugs involving Activity, Fragment, ViewModel, process death, state restoration, and async callbacks that outlive UI state.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangandroid-network-bug-debugger
Debug Android network-related bugs including request failure, auth expiry, retry loops, parsing errors, offline behavior, timeout handling, and stale response races.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangandroid-ui-regression-checker
Investigate Android UI defects and regression risks across Views and Jetpack Compose, including layout issues, click handling, rendering glitches, list instability, and visual consistency.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopenspec-android-bug
Investigate and propose a fix for an Android bug using OpenSpec workflow. Use when the user reports an Android crash, ANR, memory leak, lifecycle issue, network bug, or UI rendering problem.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopenspec-apply
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopenspec-archive
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopenspec-explore
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopenspec-propose
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopenspec-sync-specs
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopenspec-trace-logger
TEMPORARY diagnostic probe — instrument suspected call chain with structured logs to collect runtime evidence, then remove all instrumentation after analysis. The log code is NEVER delivered. Use when static analysis is inconclusive and runtime observation of the code flow would reveal the bug.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopenspec-verify
Verify an OpenSpec change by running tests, linting, and code quality checks. Use when the user wants to validate that implemented changes compile, pass tests, and meet quality standards.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopsx-android-bug
Slash-command skill for OpenSpec — investigate and propose a fix for an Android bug via /opsx:android-bug using OpenSpec workflow with specialized Android debugging.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopsx-apply
Slash-command skill for OpenSpec — implement tasks from a change via /opsx:apply. Use when the user invokes /opsx:apply or wants to start/continue implementation.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopsx-archive
Slash-command skill for OpenSpec — archive a completed change via /opsx:archive. Use when the user invokes /opsx:archive or wants to finalize a change.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopsx-explore
Slash-command skill for OpenSpec — enter explore mode via /opsx:explore for thinking through ideas, investigating problems, and clarifying requirements.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopsx-propose
Slash-command skill for OpenSpec — propose a new change via /opsx:propose with all artifacts generated in one step.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopsx-sync
Slash-command skill for OpenSpec — sync delta specs from a change to main specs via /opsx:sync.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일
te-quanbzhangopsx-trace-log
Slash-command skill for OpenSpec — TEMPORARY diagnostic probe via /opsx:trace-log. Instrument suspected call chains with structured logs, collect runtime evidence, then remove all instrumentation.
- 설치 수
- 1
- GitHub Stars
- 1
- 업데이트
- 8월 4일