droidconKE
Official@droidconke · Kenya
Africa's largest Android Developer Conference
Agent Skills by droidconKE
Showing 8 vetted skills indexed across 1 GitHub repositories.
check-lint
Run Android Lint checks via gradlew lintDebug and report violations.
check-build
Execute the assembleDebug Gradle task and report build success or failure.
commit-convention
Generate commit subjects, branch names, and PR titles following Chai's conventions.
audit-design-system-usage
Detect design system violations in Chai source code.
checks
Automate pre-commit checks for the Chai design system.
dependency-bump
Update Gradle dependencies from libs.versions.toml and verify with build and tests.
write-tests
Generate and execute unit and instrumented tests for Chai repository components.
new-chai-component
Generates Chai design-system component scaffolds with token-compliant theming and previews.
Frequently Asked Questions About droidconKE
FAQPage SchemaWhat specific engineering tasks does droidconKE support?▼
The organization enables Android-specific build verification, linting, and design system governance. It facilitates the generation of Chai-compliant component scaffolds, automated dependency updates via version catalogs, and the execution of unit and instrumented tests to ensure repository integrity.
Which technical personas benefit from these capabilities?▼
Android engineers, mobile platform developers, and design system maintainers benefit from these capabilities. These resources are specifically designed for teams managing Chai-based UI libraries and those requiring strict adherence to Gradle build standards and commit conventions.
What are the prerequisites for implementing these build checks?▼
Implementation requires an existing Android project utilizing Gradle as the primary build system. Projects must maintain a libs.versions.toml file for dependency management and follow the Chai design system architecture to leverage the component scaffolding and audit features effectively.