Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

The Skill Details page at /hr/skills/:id shows the full record for a single skill from the organization’s skills library.

Overview

The page renders the SkillDetailPage component, loading a skill by its :id URL parameter. Skills are managed in the Skills Library at /hr/skills and referenced in employee proficiency records, gap analysis, and competency assessments.

Who it’s for

No explicit permission gate on this route.

Steps

  1. Navigate to HR → Skills (/hr/skills).
  2. Click a skill row to open its detail page.

Human Resources

Human Resources core overview.

Governance & parity

This page documents shipped product behavior. It is not medical, legal, or billing advice. Verify against your organization’s policies and applicable regulations before using it for clinical, compliance, or billing decisions. Protected health information (PHI) shown in the product is governed by your tenant’s access controls and is never exposed in this documentation.
  • src/routes/hr.tsx
  • src/cores/hr/pages/SkillDetailPage.tsx