Commit c2ddb52
feat: Simplify docs, make them more concise and hand-review for accuracy (#11)
This pull request primarily updates plugin versions to 1.0.1 across the
marketplace and plugin manifests, and streamlines documentation for
clarity and maintainability. It removes redundant or outdated
documentation sections, simplifies plugin overviews, and clarifies
available skills and integration points for the Coalesce Accelerator
plugin. Minor content improvements and corrections are also included.
**Version Updates:**
- Incremented the version from 1.0.0 to 1.0.1 for the overall
marketplace and all individual plugins in
`.github/plugin/marketplace.json` and
`plugins/coalesce-accelerator/plugin.json`.
[[1]](diffhunk://#diff-1f0f8287689a50a4b4e815821ff6c9d321349f4d036c5c405c6893f6994514b3L9-R9)
[[2]](diffhunk://#diff-1f0f8287689a50a4b4e815821ff6c9d321349f4d036c5c405c6893f6994514b3L19-R19)
[[3]](diffhunk://#diff-1f0f8287689a50a4b4e815821ff6c9d321349f4d036c5c405c6893f6994514b3L34-R34)
[[4]](diffhunk://#diff-1f0f8287689a50a4b4e815821ff6c9d321349f4d036c5c405c6893f6994514b3L43-R43)
[[5]](diffhunk://#diff-1f0f8287689a50a4b4e815821ff6c9d321349f4d036c5c405c6893f6994514b3L59-R59)
[[6]](diffhunk://#diff-1f0f8287689a50a4b4e815821ff6c9d321349f4d036c5c405c6893f6994514b3L74-R74)
[[7]](diffhunk://#diff-1f0f8287689a50a4b4e815821ff6c9d321349f4d036c5c405c6893f6994514b3L90-R90)
[[8]](diffhunk://#diff-8a2172839b78396b2b485fdc8d2c90dc84105e2ea041f97a625198f0d4e22bfdL5-R5)
**Documentation and Content Simplification:**
- Overhauled the `plugins/coalesce-accelerator/README.md`:
- Replaced lengthy workflow and scenario sections with concise lists of
available skills, tools, prompts, and resources.
- Added clear instructions for MCP server integration and linked to
relevant documentation.
- Moved related plugin links to a dedicated section.
- Removed the "Instructions" and "Prompts" sections from the main
documentation index and table of contents, focusing the docs on
contribution and core resources.
[[1]](diffhunk://#diff-b4d68dc855d0f9476d3f2ee343853bd21bf82ea9960d0cf06661baa244439dd6L11-R14)
[[2]](diffhunk://#diff-8762905fa91074c951a7b405c32efd6a876513d520d419a00e622046259b68c0L27-L32)
**Content Corrections and Improvements:**
- Updated skill documentation in Coalesce Accelerator to use `dotnet
coalesce` instead of the deprecated `coalesce_generate` command.
[[1]](diffhunk://#diff-eab1153c59e284db860552f8108d88c4223af592e45f55fb47a6a9ca5ea02fd1L43-R45)
[[2]](diffhunk://#diff-55fb5a7f5c5bb836f920c54c9bb45d09b14b20d6348e1ae8298dbf35e32fdffdL28-R28)
- Improved the overview and organization of the C# Best Practices plugin
README, clarifying the language description and adding missing section
headers.
[[1]](diffhunk://#diff-e74afc47ef0ef154d75c23696744ee0648b78afee95ab335ffb1b6cfaba8be67L7-L15)
[[2]](diffhunk://#diff-e74afc47ef0ef154d75c23696744ee0648b78afee95ab335ffb1b6cfaba8be67R24)
[[3]](diffhunk://#diff-e74afc47ef0ef154d75c23696744ee0648b78afee95ab335ffb1b6cfaba8be67R34)
[[4]](diffhunk://#diff-e74afc47ef0ef154d75c23696744ee0648b78afee95ab335ffb1b6cfaba8be67R46)
**Metadata Consistency:**
- Minor formatting and consistency improvements in plugin manifest
fields, such as the `categories` array in `plugin.json`.
---------
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent afbcc5b commit c2ddb52
31 files changed
Lines changed: 715 additions & 7253 deletions
File tree
- .github/plugin
- docs
- plugins
- coalesce-accelerator
- skills
- add-data-source
- generate-migration
- run-code-generation
- scaffold-entity
- setup-coalesce-project
- csharp-best-practices
- skills/review-async
- enterprise-bug-fixing
- agents
- solid-principles
- skills/apply-solid
- testing-essentials
- skills
- apply-testing-patterns
- write-unit-tests
- vuetify-components
- skills
- add-accessibility
- scaffold-component
- use-composition-api
- prompts
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 14 | + | |
57 | 15 | | |
58 | 16 | | |
59 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 27 | | |
34 | 28 | | |
35 | 29 | | |
| |||
0 commit comments