> For the complete documentation index, see [llms.txt](https://hiresai-id.gitbook.io/hiresai.id-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hiresai-id.gitbook.io/hiresai.id-docs/template/contoh-job-deskripsi-hr.md).

# Contoh Job Deskripsi - HR

## Tentang Pekerjaan

Kami sedang mencari **Senior Full Stack Developer** berpengalaman untuk bergabung dengan tim engineering dinamis di **Google Inc.** Kandidat ideal memiliki pengalaman luas dalam teknologi web modern, pengembangan mobile, dan platform cloud. Anda akan bertanggung jawab untuk merancang arsitektur, mengembangkan, serta memelihara aplikasi yang dapat diskalakan dan digunakan oleh jutaan pengguna di seluruh dunia.

### Tanggung Jawab

* Merancang dan mengembangkan aplikasi web full-stack menggunakan **React.js, Next.js, dan Node.js**.
* Membangun dan memelihara aplikasi mobile menggunakan **React Native** dan **Flutter**.
* Mengimplementasikan layanan backend dan API yang andal dengan **Express.js** dan framework modern lainnya.
* Bekerja dengan platform cloud (**AWS, Google Cloud**) untuk deployment dan scaling.
* Berkolaborasi dengan tim lintas fungsi, termasuk desainer, product manager, dan developer lain.
* Membimbing developer junior serta memberikan arahan teknis.
* Mengoptimalkan performa aplikasi dan memastikan standar kode yang berkualitas tinggi.
* Berpartisipasi dalam code review dan menjaga praktik terbaik dalam workflow pengembangan.

### Persyaratan

* Gelar Sarjana di bidang **Ilmu Komputer, Teknik,** atau bidang teknis terkait.
* Minimal **5+ tahun pengalaman** dengan **React.js** dan JavaScript modern (ES6+).
* Menguasai **Next.js** untuk server-side rendering dan static site generation.
* Pengalaman menggunakan **TypeScript** untuk pengembangan yang aman dan terstruktur.
* Minimal **3+ tahun pengalaman** dengan **React Native** untuk pengembangan aplikasi lintas platform.
* Pengalaman dengan **Flutter** dan bahasa pemrograman **Dart**.
* Minimal **4+ tahun pengalaman** dengan **Node.js** dan **Express.js**.
* Pemahaman mendalam tentang desain **RESTful API** dan **GraphQL**.
* Pengalaman dengan teknologi database (**MongoDB, PostgreSQL, MySQL**).
* Pengalaman dengan platform cloud (**AWS, Google Cloud Platform**).
* Pengetahuan tentang containerization (**Docker, Kubernetes**).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://hiresai-id.gitbook.io/hiresai.id-docs/template/contoh-job-deskripsi-hr.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
