Skip to main content
rshankras
ملف منشئ GitHub

rshankras

عرض على مستوى المستودعات لـ ١٧٤ skills مجمعة عبر ١ مستودعات GitHub.

skills مجمعة
١٧٤
مستودعات
١
محدث
٢٤ يوليو ٢٠٢٦
مستكشف المستودعات

المستودعات و 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…

٢٤ يوليو ٢٠٢٦
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.

٢٤ يوليو ٢٠٢٦
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…

٢٤ يوليو ٢٠٢٦
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…

٢٤ يوليو ٢٠٢٦
swift-development
مطوّرو البرمجيات

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

٢٤ يوليو ٢٠٢٦
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…

٢٤ يوليو ٢٠٢٦
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…

٢٤ يوليو ٢٠٢٦
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…

٢٣ يوليو ٢٠٢٦
عرض 8 من أصل ١٧٤ skills مجمعة.
عرض ١ من أصل ١ مستودعات
تم تحميل كل المستودعات