RADAR SKILLI · GITHUB

Przydatne Agent Skills, ocenione według realnego użycia.

Porównuj zweryfikowane Skills: ich zastosowanie, zawartość pakietu, liczbę instalacji i wiarygodność źródła.

ZAKRES KATALOGU
ZWERYFIKOWANE
Skills
10 772
repozytoria
1711
ostatnia synchronizacja
23 wrz 2026
10 772 Skills
dosu-ai
Społeczność

dosu

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.

instalacje
1
GitHub Stars
1
Aktualizacja
9 wrz
greeun
Społeczność

work-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 작성하고 배포"

instalacje
1
GitHub Stars
1
Aktualizacja
30 sie
orange-county-ai
Społeczność

lasso

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).

instalacje
1
GitHub Stars
1
Aktualizacja
12 wrz
te-quanbzhang
Społeczność

android-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

android-crash-analyzer

Analyze Android crash logs, identify likely root cause, narrow suspect code paths, and propose safe fixes with verification steps.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

android-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

android-lifecycle-debugger

Debug Android lifecycle-related bugs involving Activity, Fragment, ViewModel, process death, state restoration, and async callbacks that outlive UI state.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

android-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

android-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

openspec-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

openspec-apply

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

openspec-archive

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

openspec-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

openspec-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

openspec-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

openspec-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

openspec-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

opsx-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

opsx-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

opsx-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

opsx-explore

Slash-command skill for OpenSpec — enter explore mode via /opsx:explore for thinking through ideas, investigating problems, and clarifying requirements.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

opsx-propose

Slash-command skill for OpenSpec — propose a new change via /opsx:propose with all artifacts generated in one step.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

opsx-sync

Slash-command skill for OpenSpec — sync delta specs from a change to main specs via /opsx:sync.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie
te-quanbzhang
Społeczność

opsx-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.

instalacje
1
GitHub Stars
1
Aktualizacja
4 sie