diff --git a/core/modules/action/action.info.yml b/core/modules/action/action.info.yml
index 7559efbcb2..70590e85ad 100644
--- a/core/modules/action/action.info.yml
+++ b/core/modules/action/action.info.yml
@@ -1,6 +1,6 @@
 name: Actions
 type: module
-description: 'Perform tasks on specific events triggered within the system.'
+description: 'Allows configuration of tasks to be executed in response to events.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/aggregator/aggregator.info.yml b/core/modules/aggregator/aggregator.info.yml
index d6ffbaa85b..1976ab339a 100644
--- a/core/modules/aggregator/aggregator.info.yml
+++ b/core/modules/aggregator/aggregator.info.yml
@@ -1,6 +1,6 @@
 name: Aggregator
 type: module
-description: 'Aggregates syndicated content (RSS, RDF, and Atom feeds) from external sources.'
+description: 'Gathers and displays syndicated content (RSS, RDF, and Atom feeds) from external sources.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/ban/ban.info.yml b/core/modules/ban/ban.info.yml
index ba6300de1c..dbe644c34d 100644
--- a/core/modules/ban/ban.info.yml
+++ b/core/modules/ban/ban.info.yml
@@ -1,6 +1,6 @@
 name: Ban
 type: module
-description: 'Enables banning of IP addresses.'
+description: 'Allows administrators to ban visits from specific IP addresses.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/basic_auth/basic_auth.info.yml b/core/modules/basic_auth/basic_auth.info.yml
index f1ddb67c52..a8783cc5ba 100644
--- a/core/modules/basic_auth/basic_auth.info.yml
+++ b/core/modules/basic_auth/basic_auth.info.yml
@@ -1,6 +1,6 @@
 name: 'HTTP Basic Authentication'
 type: module
-description: 'Provides the HTTP Basic authentication provider'
+description: 'Supplies an HTTP Basic authentication provider.'
 package: Web services
 version: VERSION
 core: 8.x
diff --git a/core/modules/block_content/block_content.info.yml b/core/modules/block_content/block_content.info.yml
index 3315a2738e..96ea4de483 100644
--- a/core/modules/block_content/block_content.info.yml
+++ b/core/modules/block_content/block_content.info.yml
@@ -1,6 +1,6 @@
 name: 'Custom Block'
 type: module
-description: 'Allows the creation of custom blocks through the user interface.'
+description: 'Allows the creation of custom blocks and block types.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/breakpoint/breakpoint.info.yml b/core/modules/breakpoint/breakpoint.info.yml
index 256740c02f..07065f7023 100644
--- a/core/modules/breakpoint/breakpoint.info.yml
+++ b/core/modules/breakpoint/breakpoint.info.yml
@@ -1,6 +1,6 @@
 name: Breakpoint
 type: module
-description: 'Manage breakpoints and breakpoint groups for responsive designs.'
+description: 'Manages breakpoints and breakpoint groups for responsive designs.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/color/color.info.yml b/core/modules/color/color.info.yml
index 9ea6daf6b5..ba27bf60f1 100644
--- a/core/modules/color/color.info.yml
+++ b/core/modules/color/color.info.yml
@@ -1,6 +1,6 @@
 name: Color
 type: module
-description: 'Allows administrators to change the color scheme of compatible themes.'
+description: 'Allows users to change the color scheme of compatible themes.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/comment/comment.info.yml b/core/modules/comment/comment.info.yml
index b552cf17bf..81401d4daf 100644
--- a/core/modules/comment/comment.info.yml
+++ b/core/modules/comment/comment.info.yml
@@ -1,6 +1,6 @@
 name: Comment
 type: module
-description: 'Allows users to comment on and discuss published content.'
+description: 'Allows users to comment on content.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/config/config.info.yml b/core/modules/config/config.info.yml
index 88821cea25..0544746e7e 100644
--- a/core/modules/config/config.info.yml
+++ b/core/modules/config/config.info.yml
@@ -1,6 +1,6 @@
 name: 'Configuration Manager'
 type: module
-description: 'Allows administrators to manage configuration changes.'
+description: 'Allows administrators to import and export configuration changes.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/config_translation/config_translation.info.yml b/core/modules/config_translation/config_translation.info.yml
index 904f57783e..e34c44c6dc 100644
--- a/core/modules/config_translation/config_translation.info.yml
+++ b/core/modules/config_translation/config_translation.info.yml
@@ -1,6 +1,6 @@
 name: 'Configuration Translation'
 type: module
-description: 'Provides a translation interface for configuration.'
+description: 'Allows users to translate configuration text.'
 package: Multilingual
 version: VERSION
 core: 8.x
diff --git a/core/modules/contact/contact.info.yml b/core/modules/contact/contact.info.yml
index 2507fbd167..150e1db51d 100644
--- a/core/modules/contact/contact.info.yml
+++ b/core/modules/contact/contact.info.yml
@@ -1,6 +1,6 @@
 name: Contact
 type: module
-description: 'Enables the use of both personal and site-wide contact forms.'
+description: 'Provides site-wide contact forms and forms to contact individual users.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/content_translation/content_translation.info.yml b/core/modules/content_translation/content_translation.info.yml
index 68d1ec0cb3..00eea2c50b 100644
--- a/core/modules/content_translation/content_translation.info.yml
+++ b/core/modules/content_translation/content_translation.info.yml
@@ -1,6 +1,6 @@
 name: 'Content Translation'
 type: module
-description: 'Allows users to translate content entities.'
+description: 'Allows users to translate content.'
 dependencies:
   - drupal:language
 package: Multilingual
diff --git a/core/modules/contextual/contextual.info.yml b/core/modules/contextual/contextual.info.yml
index 4e11bb966b..688fb4dbf3 100644
--- a/core/modules/contextual/contextual.info.yml
+++ b/core/modules/contextual/contextual.info.yml
@@ -1,6 +1,6 @@
 name: 'Contextual Links'
 type: module
-description: 'Provides contextual links to perform actions related to elements on a page.'
+description: 'Provides contextual links to directly access tasks related to page elements.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/dblog/dblog.info.yml b/core/modules/dblog/dblog.info.yml
index b214fb76c7..19ef8924af 100644
--- a/core/modules/dblog/dblog.info.yml
+++ b/core/modules/dblog/dblog.info.yml
@@ -1,6 +1,6 @@
 name: 'Database Logging'
 type: module
-description: 'Logs and records system events to the database.'
+description: 'Logs system events in the database.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml b/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml
index 00db97de2c..304177bab4 100644
--- a/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml
+++ b/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml
@@ -1,6 +1,6 @@
-name: Internal Dynamic Page Cache
+name: 'Internal Dynamic Page Cache'
 type: module
-description: 'Caches pages for any user, handling dynamic content correctly.'
+description: 'Caches pages, including those with dynamic content, for all users.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/field_ui/field_ui.info.yml b/core/modules/field_ui/field_ui.info.yml
index 3d8126b4e4..c89356e694 100644
--- a/core/modules/field_ui/field_ui.info.yml
+++ b/core/modules/field_ui/field_ui.info.yml
@@ -1,6 +1,6 @@
 name: 'Field UI'
 type: module
-description: 'User interface for the Field API.'
+description: 'Provides a user interface for the Field module.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/file/file.info.yml b/core/modules/file/file.info.yml
index f9f78a703d..1ee6d85120 100644
--- a/core/modules/file/file.info.yml
+++ b/core/modules/file/file.info.yml
@@ -1,6 +1,6 @@
 name: File
 type: module
-description: 'Defines a file field type.'
+description: 'Defines a field type for files.'
 package: Field types
 version: VERSION
 core: 8.x
diff --git a/core/modules/image/image.info.yml b/core/modules/image/image.info.yml
index c17c7e09a1..d003f1c629 100644
--- a/core/modules/image/image.info.yml
+++ b/core/modules/image/image.info.yml
@@ -1,6 +1,6 @@
 name: Image
 type: module
-description: 'Defines an image field type and provides image manipulation tools.'
+description: 'Defines a field type for image media and provides display configuration tools.'
 package: Field types
 version: VERSION
 core: 8.x
diff --git a/core/modules/language/language.info.yml b/core/modules/language/language.info.yml
index 30770401ad..aaf68c41b8 100644
--- a/core/modules/language/language.info.yml
+++ b/core/modules/language/language.info.yml
@@ -1,6 +1,6 @@
 name: Language
 type: module
-description: 'Allows users to configure languages and apply them to content.'
+description: 'Allows users to configure available languages.'
 package: Multilingual
 version: VERSION
 core: 8.x
diff --git a/core/modules/menu_link_content/menu_link_content.info.yml b/core/modules/menu_link_content/menu_link_content.info.yml
index c001f5eb53..246f9f8277 100644
--- a/core/modules/menu_link_content/menu_link_content.info.yml
+++ b/core/modules/menu_link_content/menu_link_content.info.yml
@@ -1,6 +1,6 @@
 name: 'Custom Menu Links'
 type: module
-description: 'Allows administrators to create custom menu links.'
+description: 'Allows users to create menu links.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/page_cache/page_cache.info.yml b/core/modules/page_cache/page_cache.info.yml
index ba18ed638c..3d168cdcbb 100644
--- a/core/modules/page_cache/page_cache.info.yml
+++ b/core/modules/page_cache/page_cache.info.yml
@@ -1,6 +1,6 @@
-name: Internal Page Cache
+name: 'Internal Page Cache'
 type: module
-description: 'Caches pages for anonymous users. Use when an external page cache is not available.'
+description: 'Caches pages for anonymous users and can be used when external page cache is not available.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/search/search.info.yml b/core/modules/search/search.info.yml
index 97b7d3fe77..7125871850 100644
--- a/core/modules/search/search.info.yml
+++ b/core/modules/search/search.info.yml
@@ -1,6 +1,6 @@
 name: Search
 type: module
-description: 'Enables site-wide keyword searching.'
+description: 'Allows users to create search pages based on plugins provided by other modules.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/tour/tour.info.yml b/core/modules/tour/tour.info.yml
index b9131629fb..df296f1670 100644
--- a/core/modules/tour/tour.info.yml
+++ b/core/modules/tour/tour.info.yml
@@ -1,6 +1,6 @@
 name: Tour
 type: module
-description: Provides guided tours.
+description: 'Displays guided tours of the site interface.'
 package: Core
 version: VERSION
 core: 8.x
diff --git a/core/modules/views_ui/views_ui.info.yml b/core/modules/views_ui/views_ui.info.yml
index b79eec4a18..e57b9b0527 100644
--- a/core/modules/views_ui/views_ui.info.yml
+++ b/core/modules/views_ui/views_ui.info.yml
@@ -1,6 +1,6 @@
 name: 'Views UI'
 type: module
-description: 'Administrative interface for Views.'
+description: 'Provides a user interface for creating and managing views.'
 package: Core
 version: VERSION
 core: 8.x
