dify/web/features/skills
2026-08-25 06:13:47 +00:00
..
__tests__ fix: fix skill display name rename conflict (#41229) 2026-08-25 06:13:47 +00:00
detail fix: fix skill display name rename conflict (#41229) 2026-08-25 06:13:47 +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 fix(skills): align management UI accessibility and localization (#41180) 2026-08-25 01:53:19 +00:00
permissions.ts feat: support agent skill (#39675) 2026-08-24 05:29:14 +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