the signals and their derived score are provisional and subject to change.
validate manually before sharing.
0f4cc6f09ffe39d1a7a943d5644d67803f6c26582696e696abfd4be1ed94e38034900043eeeaea18Authored: 7 months ago (Sat, 7 Feb 2026 00:56:42 +0000)Match: Generated by Claude Code7ac15af2c98236ab01cc389f13de0061327724d4Authored: 7 months ago (Sat, 7 Feb 2026 00:56:41 +0000)Match: Generated by Claude Code169e6f62bca21c445a9e986aae963e90304e2dbfAuthored: 7 months ago (Sat, 7 Feb 2026 00:56:41 +0000)Match: Generated by Claude Code6bf2e0751b552994a2006f6271feb40602728ed4Authored: 7 months ago (Thu, 15 Jan 2026 16:51:32 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)88c543b0361877f964d602a7b05854733a2fb4f4Authored: 7 months ago (Thu, 15 Jan 2026 15:10:57 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)a4fce2546fc0f9ed493e21a8d304b752193726beAuthored: 7 months ago (Thu, 15 Jan 2026 02:18:13 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)7b94bbb36f06bd6ba0a33d5e12f212f503edefbbAuthored: 8 months ago (Thu, 8 Jan 2026 02:09:36 +0000)Match: Generated with [Claude Code](https://claude.com/claude-code)5730c3535c344867007e63ca00b0012fc6889dfdAuthored: 8 months ago (Thu, 8 Jan 2026 01:59:51 +0000)Match: Generated with [Claude Code](https://claude.com/claude-code)9cc49ab2d71d54ef0d327d83ba1153557f5e1a1cAuthored: 8 months ago (Thu, 8 Jan 2026 01:53:09 +0000)Match: Generated with [Claude Code](https://claude.com/claude-code)018238a0826b574d79ab2ca3f181d33617857b3dAuthored: 8 months ago (Thu, 25 Dec 2025 14:37:10 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)f62a5207802795e8194148d1ddf27c387cfe8588Authored: 8 months ago (Thu, 25 Dec 2025 14:14:46 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)d37ae498b0273b504a8ffec0201edccefdba5497Authored: 8 months ago (Thu, 25 Dec 2025 06:05:52 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)4c0b32490efae688a6cab4ac4d4d7f30a4644942Authored: 8 months ago (Thu, 25 Dec 2025 05:58:39 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)4b2b674073d3fe15e83009de3537537c064a250eAuthored: 8 months ago (Thu, 25 Dec 2025 05:49:02 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)9b690657deeec871805bab235319a1e5d74944dfAuthored: 8 months ago (Tue, 23 Dec 2025 19:07:23 +0000)Match: Generated by Claude Code (Agor session 9121e06c)88b628b54d952b270c8f5d1aa6a9d16253c1e993Authored: 8 months ago (Tue, 23 Dec 2025 18:59:44 +0000)Match: Generated by Claude Code (Agor session 9121e06c)0084cbf4da4a230938ba9e08253608f8a4cb5acfAuthored: 8 months ago (Tue, 23 Dec 2025 18:59:20 +0000)Match: Generated by Claude Code (Agor session 9121e06c)549d63f4b0a50feedb94bbb9a2a2312af485be09Authored: 8 months ago (Tue, 23 Dec 2025 16:38:34 +0000)Match: Generated by Claude Code (Agor session 9121e06c)096c06d812fba7b17b7fec5b16b2e973758e58d5Authored: 8 months ago (Tue, 23 Dec 2025 16:12:17 +0000)Match: 🤖 Generated with [Claude Code](https://claude.com/claude-code)2ef7fcf8ba3de9c87a51c31afa9806199b9cee7bAuthored: 8 months ago (Tue, 23 Dec 2025 12:31:09 +0000)Match: Generated by Claude Code (AI Agent)bb6e20322ebdce652e5980faca1462728c2b3094Authored: 1 year ago (Wed, 20 Aug 2025 23:17:15 +0000)Match: gemini@google.comb601931ada15c7c601188081bb897d7369c469baAuthored: 1 year ago (Wed, 20 Aug 2025 23:17:15 +0000)Match: gemini@google.comfa9525c3ee981db19b0b74180c56cad1d8406397Authored: 1 year ago (Wed, 20 Aug 2025 23:17:15 +0000)Match: gemini@google.com.agents/skills/codewiki/SKILL.mdTool: unspecified---
name: codewiki
description: Scout large codebases via Google CodeWiki (structure/read/ask). Use first for orientation on AnySoftKeyboard or public external deps before local exploration.
user-invocable: true
---
# CodeWiki scouting
```bash
codewiki structure <owner>/<repo> # section titles only, start here
codewiki read <owner>/<repo> # full wiki as Markdown
codewiki ask <owner>/<repo> "<question>" # single targeted question, ~10 s
```
- If `codewiki` is missing, skip this sk.claude/skills/create-unit-test/SKILL.mdTool: unspecified---
name: create-unit-test
description: Create and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).
---
# Create Unit Test
This skill guides the creation of unit tests to ensuring consistency and correctness.
## Workflow
1. **Analyze and Plan**:
- **Goal**: Understand what needs testing.
- **Action**: Examine the source code.
- **Action**: Identify "happy path" cases (core functionality).
- **Action**: Identify "error cases" and "edge c.agentsTool: unspecified.geminiTool: gemini.julesTool: julesAGENTS.mdTool: agents-md---
description:
globs:
alwaysApply: true
---
# Building
- this project uses Bazel build system for TypeScript and some Java code.
- this project uses Gradle build system for Android related code (mostly under the forlder `/ime`, `/api` and `/addons`).
- Prefer not adding new 3rd party dependencies.
- Do not add 3rd-party dependencies without approval. If you have a solution that requires a new 3rd party, ask for an approval before implementing this solution.
- Do not use the build task `build` in gradle!CLAUDE.mdTool: claude-code@AGENTS.md
.claudeTool: claude-code.claudeTool: claude-code.claudeTool: claude-code.claudeTool: claude-codenone