Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"metadata": {
"description": "Curated Copilot plugins for enterprise C# development, Coalesce framework, and Vue 3 with Vuetify. Designed to support SOLID principles, best practices, and architectural excellence.",
"version": "1.0.0",
"homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io",
"homepage": "https://intellitect-dev.github.io/IntelliPlugins",
"repository": "https://github.com/IntelliTect-dev/IntelliPlugins",
"license": "MIT"
},
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ copilot plugin install solid-principles@IntelliPlugins

### Browse All Plugins

Visit [help pages](https://upgraded-dollop-mvkkwvo.pages.github.io/) for documentation, examples, and installation guides.
Visit [help pages](https://intellitect-dev.github.io/IntelliPlugins/) for documentation, examples, and installation guides.

## Available Plugins

Expand All @@ -45,7 +45,7 @@ Visit [help pages](https://upgraded-dollop-mvkkwvo.pages.github.io/) for documen
- **[Getting Started](docs/guides/getting-started.md)** - Your first steps with IntelliPlugins
- **[Usage Examples](docs/guides/usage-examples.md)** - Real-world scenarios
- **[Installation Guide](docs/plugins/installation-guide.md)** - Detailed setup
- **[Full Documentation](https://upgraded-dollop-mvkkwvo.pages.github.io/)** - Complete guides and examples
- **[Full Documentation](https://intellitect-dev.github.io/IntelliPlugins/)** - Complete guides and examples

## Repository Structure

Expand Down
6 changes: 3 additions & 3 deletions plugins/coalesce-accelerator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@ This plugin includes three comprehensive instruction files:

## Related Plugins

- **[C# Best Practices](https://upgraded-dollop-mvkkwvo.pages.github.io//plugins/csharp-best-practices)** — SOLID principles and architectural patterns for .NET
- **[Vuetify Components](https://upgraded-dollop-mvkkwvo.pages.github.io//plugins/vuetify-components)** — Material Design UI component library for Vue 3
- **[Testing Essentials](https://upgraded-dollop-mvkkwvo.pages.github.io//plugins/testing-essentials)** — Unit, integration, and E2E testing strategies
- **[C# Best Practices](https://intellitect-dev.github.io/IntelliPlugins//plugins/csharp-best-practices)** — SOLID principles and architectural patterns for .NET
- **[Vuetify Components](https://intellitect-dev.github.io/IntelliPlugins//plugins/vuetify-components)** — Material Design UI component library for Vue 3
- **[Testing Essentials](https://intellitect-dev.github.io/IntelliPlugins//plugins/testing-essentials)** — Unit, integration, and E2E testing strategies

## Architecture Highlights

Expand Down
2 changes: 1 addition & 1 deletion plugins/coalesce-accelerator/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"publisher": "IntelliTect-dev",
"license": "MIT",
"homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/coalesce-accelerator",
"homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/coalesce-accelerator",
"repository": {
"type": "git",
"url": "https://github.com/IntelliTect-dev/IntelliPlugins.git",
Expand Down
2 changes: 1 addition & 1 deletion plugins/csharp-best-practices/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"publisher": "IntelliTect-dev",
"license": "MIT",
"homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/csharp-best-practices",
"homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/csharp-best-practices",
"repository": {
"type": "git",
"url": "https://github.com/IntelliTect-dev/IntelliPlugins.git",
Expand Down
2 changes: 1 addition & 1 deletion plugins/enterprise-bug-fixing/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"publisher": "IntelliTect-dev",
"license": "MIT",
"homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/enterprise-bug-fixing",
"homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/enterprise-bug-fixing",
"repository": {
"type": "git",
"url": "https://github.com/IntelliTect-dev/IntelliPlugins.git",
Expand Down
2 changes: 1 addition & 1 deletion plugins/solid-principles/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"publisher": "IntelliTect-dev",
"license": "MIT",
"homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/solid-principles",
"homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/solid-principles",
"repository": {
"type": "git",
"url": "https://github.com/IntelliTect-dev/IntelliPlugins.git",
Expand Down
2 changes: 1 addition & 1 deletion plugins/testing-essentials/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"publisher": "IntelliTect-dev",
"license": "MIT",
"homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/testing-essentials",
"homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/testing-essentials",
"repository": {
"type": "git",
"url": "https://github.com/IntelliTect-dev/IntelliPlugins.git",
Expand Down
4 changes: 2 additions & 2 deletions plugins/vuetify-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,8 @@ WCAG compliance, semantic HTML, ARIA attributes, keyboard navigation, and inclus

## Related Plugins

- **[SOLID Principles & Architecture](https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/solid-principles)** — Enterprise code quality and design patterns to structure your Vue applications professionally
- **[Coalesce Accelerator](https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/coalesce-accelerator)** — Full-stack data access patterns that complement your Vue UI
- **[SOLID Principles & Architecture](https://intellitect-dev.github.io/IntelliPlugins/plugins/solid-principles)** — Enterprise code quality and design patterns to structure your Vue applications professionally
- **[Coalesce Accelerator](https://intellitect-dev.github.io/IntelliPlugins/plugins/coalesce-accelerator)** — Full-stack data access patterns that complement your Vue UI

## Vuetify Documentation

Expand Down
2 changes: 1 addition & 1 deletion plugins/vuetify-components/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "1.0.0",
"publisher": "IntelliTect-dev",
"license": "MIT",
"homepage": "https://upgraded-dollop-mvkkwvo.pages.github.io/plugins/vuetify-components",
"homepage": "https://intellitect-dev.github.io/IntelliPlugins/plugins/vuetify-components",
"repository": {
"type": "git",
"url": "https://github.com/IntelliTect-dev/IntelliPlugins.git",
Expand Down
Loading