Thilinatlm Agent Skills
thilinatlm-agent-skills is a Claude Code plugin for the Build phase that bundles four reusable skills for PostgreSQL, Android adb, browser UI testing, and specification-driven agent workflows.
Install a four-skill Claude plugin pack for PostgreSQL access, Android adb/device workflows, browser UI testing, and specification-driven development with agents.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install thilinatlm-agent-skills@ThilinaTLM/agent-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:ThilinaTLM/agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:ThilinaTLM/agent-skills").
What it does
thilinatlm-agent-skills is a Claude Code plugin collection packaging four reusable agent skills aimed at builders 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. Solo 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.
Highlights
- 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
Why builders use it
Builders juggling Postgres, Android devices, and browser tests juggle disjoint docs instead of one agent-ready skill pack.
After registration, Claude can invoke focused skills for SQL, adb, Chrome UI testing, and spec-driven steps across build and ship.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
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.
Comments
Share how you use thilinatlm-agent-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.