dify/web/features/skills
2026-09-03 07:33:05 +00:00
..
__tests__ chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +00:00
detail chore(web): canonicalize Tailwind classes (#41718) 2026-09-03 07:33:05 +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