dify/web/features/skills
Joel 6208b33e08
chore: correct ARIA roles and preserve control interactions (#41738)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-09-04 06:06:02 +00:00
..
__tests__ chore: correct ARIA roles and preserve control interactions (#41738) 2026-09-04 06:06:02 +00:00
detail chore: correct ARIA roles and preserve control interactions (#41738) 2026-09-04 06:06:02 +00:00
client.ts feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
detail-page.tsx feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
error.ts feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
page.tsx refactor(web): align skills card semantics (#41559) 2026-09-01 02:36:21 +00:00
permissions.ts feat: hide skill_entry when use has no skill.view permission (#41429) 2026-08-28 05:13:38 +00:00
query-params.ts feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
README.md feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
skill-list-tag-management-modal.tsx feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00

Skills

Workspace Skill management UI. This module owns the Skills list, filters, and list-level actions.

Internal Modules

None.

External Modules

  • app/components/base/search-input
  • app/components/base/skeleton
  • app/components/base/tooltip
  • hooks/use-document-title
  • hooks/use-timestamp