Skip to main content
rshankras
Perfil de criador do GitHub

rshankras

Visão por repositório de 174 skills coletadas em 1 repositórios do GitHub.

skills coletadas
174
repositórios
1
atualizado
24 de jul. de 2026
explorador de repositórios

Repositórios e skills representativas

testing
Analistas de garantia de qualidade de software e testadores

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…

24 de jul. de 2026
snapshot-test-setup
Analistas de garantia de qualidade de software e testadores

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

24 de jul. de 2026
coverage-ratchet
Analistas de garantia de qualidade de software e testadores

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…

24 de jul. de 2026
code-size
Desenvolvedores de software

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…

24 de jul. de 2026
swift-development
Desenvolvedores de software

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

24 de jul. de 2026
fitness-functions
Analistas de garantia de qualidade de software e testadores

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…

24 de jul. de 2026
mutation-testing
Analistas de garantia de qualidade de software e testadores

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…

24 de jul. de 2026
onboarding-generator
Desenvolvedores de software

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…

23 de jul. de 2026
Mostrando 8 de 174 skills coletadas.
Mostrando 1 de 1 repositórios
Todos os repositórios foram exibidos