dify/web/features/skills
Joel aee0062cb2
chore: remove redundant aria-label attributes (#41724)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-09-03 09:10:16 +00:00
..
__tests__ chore: remove redundant aria-label attributes (#41724) 2026-09-03 09:10:16 +00:00
detail chore: remove redundant aria-label attributes (#41724) 2026-09-03 09:10:16 +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