You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -262,8 +262,8 @@ For complete documentation, see [Use DX MCP Tools for LWC](https://developer.sal
262
262
-`guide_lwc_best_practices` (GA) - Offers LWC development best practices and coding standards guidance.
263
263
-`guide_lwc_development` (GA) - Provides LWC development workflow and implementation guidelines.
264
264
-`guide_lwc_rtl_support` (GA) - Provides Right-to-Left (RTL) internationalization support and RTL development guidance.
265
-
-`guide_slds_blueprints` (NON-GA) - Retrieves comprehensive SLDS blueprints guidance, reference documentation, and a complete index of all 85 available blueprints by category.
266
-
-`explore_slds_blueprints` (NON-GA) - Search and explore SLDS Blueprints by name, category, lightning component, SLDS class, or styling hook, returning full blueprint specs.
265
+
-`guide_slds_blueprints` (GA) - Retrieves comprehensive SLDS blueprints guidance, reference documentation, and a complete index of all 85 available blueprints by category.
266
+
-`explore_slds_blueprints` (GA) - Search and explore SLDS Blueprints by name, category, lightning component, SLDS class, or styling hook, returning full blueprint specs.
267
267
-`guide_lwc_security` (GA) - Provides security analysis in accordance with product security guidelines and Lightning Web Security guidelines.
268
268
-`guide_design_general` (GA) - Provides SLDS guidelines and best practices for Lightning Web Components with accessibility, responsive design, and component usage patterns.
269
269
-`guide_utam_generation` (NON-GA) - Provides UI Test Automation Model (UTAM) Page Object generation guidelines and best practices.
@@ -272,14 +272,14 @@ For complete documentation, see [Use DX MCP Tools for LWC](https://developer.sal
272
272
273
273
-`create_lds_graphql_mutation_query` (GA) - Provides guidance for creating GraphQL mutation queries.
274
274
-`create_lds_graphql_read_query` (GA) - Create GraphQL read queries for LDS.
275
-
-`fetch_lds_graphql_schema` (NON-GA) - Fetch GraphQL schema structure for LDS.
275
+
-`fetch_lds_graphql_schema` (GA) - Fetch GraphQL schema structure for LDS.
276
276
-`explore_lds_uiapi` (GA) - Explores and documents Lightning Design System UI API capabilities.
277
277
-`guide_lds_data_consistency` (GA) - Provides data consistency patterns and best practices for LDS components.
278
278
-`guide_lds_development` (GA) - Provides LDS development guidelines and component integration.
279
279
-`guide_lds_graphql` (GA) - Provides LDS GraphQL usage patterns and guidelines.
280
280
-`guide_lds_referential_integrity` (GA) - Provides referential integrity patterns for LDS data management.
281
281
-`orchestrate_lds_data_requirements` (GA) - Provides step-by-step guidance for analyzing and clarifying LDS data requirements to produce PRD-ready specifications.
282
-
-`test_lds_graphql_query` (NON-GA) - Tests a GraphQL query against a connected Salesforce org and returns the result (sub-tool of query creation workflows).
282
+
-`test_lds_graphql_query` (GA) - Tests a GraphQL query against a connected Salesforce org and returns the result (sub-tool of query creation workflows).
0 commit comments