Git
v1.0.0

bill-unit-test-value-check

by @Sermilion0 pulls
URLopenbooklet.com/s/bill-unit-test-value-check
Pinnedopenbooklet.com/s/bill-unit-test-value-check@1.0.0
APIGET /api/v1/skills/bill-unit-test-value-check

Use when reviewing unit tests in a file, current changes, or a commit to flag low-value, tautological, or coverage-only tests that do not validate real behavior. Use when user mentions check test quality, review tests, tautological tests, weak tests, or coverage-padding.

12 skills from this repoSermilion/skill-bill
bill-unit-test-value-checkviewing
bill-boundary-decisionsskills/bill-boundary-decisions/SKILL.md

Use when recording architectural or implementation decisions in a module/package/area agent/decisions.md file. Use when user mentions record decision, boundary decision, why we chose, decision log, or remember this decision.

bill-editorial-assignment-deskskills/bill-editorial-assignment-desk/SKILL.md

Use when running a governed editorial assignment desk from Readian recommendations through candidate selection and source-backed story packs.

bill-feature-guardskills/bill-feature-guard/SKILL.md

Enable feature flag mode - all code changes will be guarded by feature flags for safe rollback. Use when implementing new features that need gradual rollout, A/B testing, or safe rollback capability. Applies the Legacy pattern for large changes, factory/DI switching for medium changes, and simple conditionals for small changes. Use when user mentions feature flag, feature toggle, gradual rollout, safe rollback, or guard with flag.

bill-kmp-code-reviewplatform-packs/kmp/code-review/bill-kmp-code-review/SKILL.md

Use when conducting a thorough Android/KMP PR code review. Preserve mobile review depth by running the appropriate Kotlin baseline review layer first, then add Android/KMP-specific specialists such as UI and UX/accessibility. Produces a structured review with risk register and prioritized action items. Use when user mentions Android review, KMP review, mobile review, or asks to review Android/KMP changes.

bill-kmp-code-review-ux-accessibilityplatform-packs/kmp/code-review/bill-kmp-code-review-ux-accessibility/SKILL.md

Use when reviewing UX correctness and accessibility risks, delegating UI-framework-heavy checks to bill-kmp-code-review-ui. Use when user mentions UX review, accessibility, content description, screen reader, or localization review.

bill-kotlin-code-review-api-contractsplatform-packs/kotlin/code-review/bill-kotlin-code-review-api-contracts/SKILL.md

Use when reviewing Kotlin backend/server API boundaries including request validation, serialization, HTTP or RPC contracts, status-code mapping, and backward compatibility. Use when user mentions API contract, request validation, response serialization, status codes, or backward compatibility in Kotlin backend.

bill-kotlin-code-review-architectureplatform-packs/kotlin/code-review/bill-kotlin-code-review-architecture/SKILL.md

Use when reviewing architecture, boundaries, DI scopes, and source-of-truth consistency in Kotlin code. Use when user mentions Kotlin architecture, DI scope, module boundaries, or dependency direction in Kotlin code.

bill-kotlin-code-review-performanceplatform-packs/kotlin/code-review/bill-kotlin-code-review-performance/SKILL.md

Use when reviewing performance risks in Kotlin code, including hot-path work, blocking I/O, latency regressions, and resource waste. Use when user mentions performance, blocking I/O, hot path, memory leak, or latency in Kotlin code.

bill-kotlin-code-review-platform-correctnessplatform-packs/kotlin/code-review/bill-kotlin-code-review-platform-correctness/SKILL.md

Use when reviewing lifecycle, coroutine, threading, and logic correctness risks in Kotlin code. Use when user mentions coroutine leak, race condition, dispatcher misuse, lifecycle-unsafe collection, or threading bug in Kotlin code.

bill-skill-removeskills/bill-skill-remove/SKILL.md

Use when removing an existing skill or platform skill set and cleaning up agent installs, manifests, and supporting links.

quality-checktests/fixtures/shell_content_contract/quality_check_only/quality-check/SKILL.md

Fixture quality-check content.

Auto-indexed from Sermilion/skill-bill

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0