Skip to main content
rshankras
GitHub クリエイタープロフィール

rshankras

1 件の GitHub リポジトリにある 174 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
174
リポジトリ
1
更新
2026年7月24日
リポジトリエクスプローラー

リポジトリと代表的な skills

testing
ソフトウェア品質保証アナリスト・テスター

TDD and testing skills for iOS/macOS apps. Covers characterization tests, TDD workflows, test contracts, snapshot tests, test infrastructure, and deterministic quality gates (fitness functions, coverage ratchet, mutation testing). Use for test-driven…

2026年7月24日
snapshot-test-setup
ソフトウェア品質保証アナリスト・テスター

Set up SwiftUI visual regression testing with swift-snapshot-testing. Generates snapshot test boilerplate and CI configuration. Use for UI regression prevention.

2026年7月24日
coverage-ratchet
ソフトウェア品質保証アナリスト・テスター

Gate test coverage with a ratchet — a committed baseline that coverage may never drop below and only ever rises. Ships a coverage-gate script (xccov-based) plus an advisory CRAP report (complexity × uncovered). Use when agent-written code needs a…

2026年7月24日
code-size
ソフトウェア開発者

Enforce complexity and size limits on Swift code with SwiftLint threshold rules — cyclomatic complexity, function/type/file length, parameter count — adopted via a violations baseline so existing code never blocks. Use when agent-written code needs…

2026年7月24日
swift-development
ソフトウェア開発者

Swift language patterns and best practices including concurrency, performance, and modern idioms. Use for Swift language-level code review or architecture guidance.

2026年7月24日
fitness-functions
ソフトウェア品質保証アナリスト・テスター

Write architecture fitness functions — deterministic tests that enforce a project's hard rules (module boundaries, offline guarantees, content contracts) from inside its own test target. Use when a constraint lives only in prose (CLAUDE.md, code review) and…

2026年7月24日
mutation-testing
ソフトウェア品質保証アナリスト・テスター

EXPERIMENTAL — mutation testing with muter to measure whether tests actually assert anything: mutants that survive reveal assertion-free coverage. Advisory report only, never a merge gate. Use on engine/logic targets when coverage numbers look good but bugs…

2026年7月24日
onboarding-generator
ソフトウェア開発者

Generates value-moment-first onboarding flows for iOS/macOS apps — the default architecture races a new user to the first felt experience of the app's promised outcome, branching on whether they can experience it right now or need to plan for later. The…

2026年7月23日
収集済み skill 174 件中 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました