
Thilinatlm Agent Skills
- 3 repo stars
- Updated June 16, 2026
- ThilinaTLM/agent-skills
thilinatlm-agent-skills is a Claude Code plugin that bundles four reusable skills for PostgreSQL, Android adb, browser UI testing, and specification-driven agent workflows.
About
thilinatlm-agent-skills is a Claude Code plugin collection packaging four reusable agent skills aimed at developers who touch databases, mobile devices, browsers, and formal specs in one repo. Rather than a single-purpose generator, it behaves like a small integration toolkit: PostgreSQL helpers for data work, adb and emulator flows for Android, Chrome and webnav patterns for UI testing, and specdev for specification-driven delivery. developers shipping a SaaS with a mobile companion or a web app with a Postgres backend can install once and pull the right skill per task. Placement on the build integrations shelf reflects where most invocations happen—wiring SQL, driving devices, and automating browsers—while ship testing and validate prototype are natural follow-ons when specs and UI checks gate release. Complexity is intermediate because adb, emulators, and live databases demand local setup discipline. It complements generic coding skills; it does not replace CI pipelines or production monitoring.
- Four plugins covering PostgreSQL, Android adb/emulator, browser UI testing, and spec-driven development
- Multi-session and web navigation automation for agent-led exploration
- Database and SQL skills (pgtool, psql) for backend integration work
- Android device and emulator workflows plus Chrome-based UI testing paths
Thilinatlm Agent Skills by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install thilinatlm-agent-skills@ThilinaTLM/agent-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | June 16, 2026 |
| Repository | ThilinaTLM/agent-skills ↗ |
What it does
Install a four-skill Claude plugin pack for PostgreSQL access, Android adb/device workflows, browser UI testing, and specification-driven development with agents.
Who is it for?
Best when you're on web plus Android or Postgres-backed products and want agent skills for DB queries, device automation, and UI tests in one repo.
Skip if: Pure static-site creators with no database, no mobile surface, and no need for adb or browser automation.
What you get
After registration, Claude can invoke focused skills for SQL, adb, Chrome UI testing, and spec-driven steps across build and ship.
- Agent-invokable SQL and database exploration workflows
- Device and emulator-driven test or debug sessions
- Spec-aligned implementation steps and browser UI validation runs
Recommended Plugins
How it compares
Multi-skill agent toolkit, not a single MCP marketplace or front-only UI generator.
FAQ
Who is Thilinatlm Agent Skills for?
Developers using Claude Code who need PostgreSQL, Android adb, browser testing, and spec-driven skills in a single four-plugin bundle.
When should I use Thilinatlm Agent Skills?
Use it while building integrations (SQL, devices, web UI) and when shipping needs emulator, Chrome, or spec-based verification.
How do I add Thilinatlm Agent Skills to my agent?
Add the ThilinaTLM/agent-skills repository plugins to Claude Code, install all four skills, and configure local Postgres, adb, and Chrome as each skill requires.