Transistor Software
Official@transistorsoft · Montreal, QC
Specialists in the background operation of iOS and Android Location APIs
Agent Skills by Transistor Software
Showing 7 vetted skills indexed across 1 GitHub repositories.
apply-docs-kotlin
Apply YAML documentation from docs-db to Android SDK Kotlin source files.
apply-docs-swift
Apply YAML documentation to Swift source comments as DocC-compatible comments.
verify-docs-swift
Generate a Swift test suite from docs-db YAML code blocks and compile with xcodebuild.
verify-docs-kotlin
Extract Kotlin code blocks from docs-db YAML files and compile them via Gradle.
rewrite-docs
Rewrite JSDoc blocks in the background-geolocation-types TypeScript API.
translate-docs-kotlin
Translate TypeScript API documentation examples in YAML docs databases to Kotlin for Android.
translate-docs-swift
Translate TypeScript API documentation examples in YAML files to Swift code blocks.
Frequently Asked Questions About Transistor Software
FAQPage SchemaWhat specific tasks does Transistor Software enable for mobile developers?▼
These capabilities enable the synchronization of documentation across TypeScript, Kotlin, and Swift. You can automatically inject YAML-based documentation into native source files, generate DocC-compatible comments, and ensure code accuracy by compiling documentation examples directly through Gradle or Xcodebuild environments.
Which engineering personas benefit from these documentation utilities?▼
Mobile engineers, library maintainers, and technical writers benefit most. These utilities are designed for developers managing multi-platform mobile projects who need to maintain parity between TypeScript definitions and native Android or iOS implementations without manual code duplication or documentation drift.
What are the prerequisites for running these documentation verification processes?▼
You require a local environment configured for mobile development, specifically Gradle for Kotlin/Android projects and Xcodebuild for Swift/iOS projects. The system relies on a centralized YAML-based documentation database to serve as the source of truth for code blocks and documentation strings.