0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/.skills
Natalie Tay 46bea66133
DEV: Site settings skills - for categories can allow for more flexible options (#41504)
Adding new site settings tends to involve the same small convention
checks around naming, descriptions, client exposure, admin grouping, and
whether the setting reads clearly in the UI.

This PR adds a generic `discourse-site-settings` skill for authoring and
reviewing Discourse site settings. It includes guidance for core and
plugin setting files, i18n descriptions, validators for dependent
settings, browser verification of rendered setting copy, and review
checks.

It also documents a proposed category-list pattern using paired
`xyz_category_scope` and `xyz_categories` settings, including the
include, exclude, strict, public, and all modes.
2026-07-09 15:53:00 +08:00
..
discourse-acl-authoring DEV: Add banned_acl concept to AccessControlList (#41254) 2026-06-29 16:22:30 +10:00
discourse-admin-ui DEV: Add a Discourse admin UI skill (#41040) 2026-06-19 16:19:35 +10:00
discourse-ai-llm-presets DEV: Refresh default LLM presets and pricing (#39673) 2026-04-30 17:02:32 -03:00
discourse-migration DEV: Warn against schema changes in transaction-disabled migrations (#40360) 2026-05-28 17:23:15 +08:00
discourse-pr DEV: Tweaks for discourse-pr skill (#39643) 2026-04-30 10:36:06 +01:00
discourse-screenshots DEV: Add theme screenshots system spec and skill (#39426) 2026-05-05 09:36:29 -04:00
discourse-service-authoring DEV: tasks and autonomous mode for service skill (#38619) 2026-03-16 10:21:04 +01:00
discourse-site-settings DEV: Site settings skills - for categories can allow for more flexible options (#41504) 2026-07-09 15:53:00 +08:00
discourse-upcoming-changes DEV: Make upcoming change CSS classes opt-in (#40669) 2026-06-10 12:12:58 +10:00
discourse-upcoming-changes-authoring DEV: document hide settings in upcoming change skill (#41045) 2026-06-19 11:57:59 +04:00
discourse-writing-html-css Add instructions RE:icons (#41283) 2026-07-06 11:48:46 +02:00
discourse-writing-js-tests DEV: Deprecate queryAll and de-jquery other qunit-helpers (#41326) 2026-07-01 12:26:55 +01:00
discourse-writing-rspec-tests DEV: Replace JS build system with Rolldown (#35963) 2026-05-29 11:11:55 +01:00