Skip to content

Commit ebeddc6

Browse files
Agent AItecnomanu
authored andcommitted
fix: 🐛 update progress bar URLs from progress-bar.dev to progress-bar.xyz
- Replace all progress-bar.dev URLs with progress-bar.xyz in README - Fix broken progress bar images in Implementation Status table - Ensure all stack progress indicators display correctly
1 parent 5d09c12 commit ebeddc6

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

README.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -238,24 +238,24 @@ MCP tools rules work alongside your stack-specific rules:
238238

239239
| Stack | Status | Features |
240240
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
241-
| <img src="https://img.shields.io/badge/MCP%20Tools-FF6600?style=for-the-badge&logo=tools&logoColor=white" alt="MCP Tools" width="100"/> | ![100%](https://progress-bar.dev/100) | **Since v2.0**: Multi-select MCP tools (PAMPA, GitHub, Memory, Filesystem, Git), usage patterns, security guidelines, workflows |
242-
| <img src="https://img.shields.io/badge/MCP-0066CC?style=for-the-badge&logo=protocol&logoColor=white" alt="MCP" width="100"/> | ![100%](https://progress-bar.dev/100) | Complete SDK coverage (Python, TypeScript, Java, Kotlin, C#, Swift), server/client patterns, architecture concepts |
243-
| <img src="https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white" alt="Laravel" width="100"/> | ![100%](https://progress-bar.dev/100) | Multiple architectures, version detection, casting rules |
244-
| <img src="https://img.shields.io/badge/Nuxt-00DC82?style=for-the-badge&logo=nuxt.js&logoColor=white" alt="Nuxt" width="100"/> | ![100%](https://progress-bar.dev/100) | Testing guidelines, architectural patterns, version-specific docs |
245-
| <img src="https://img.shields.io/badge/Generic-4B32C3?style=for-the-badge&logo=dev.to&logoColor=white" alt="Generic" width="100"/> | ![100%](https://progress-bar.dev/100) | Best practices, file operations, code standards, extensibility docs |
246-
| <img src="https://img.shields.io/badge/Pampa-FF6B35?style=for-the-badge&logo=search&logoColor=white" alt="Pampa" width="100"/> | ![100%](https://progress-bar.dev/100) | Semantic code search, AI agent integration, MCP support, multi-language indexing |
247-
| <img src="https://img.shields.io/badge/React-61DAFB?style=for-the-badge&logo=react&logoColor=black" alt="React" width="100"/> | ![95%](https://progress-bar.dev/95) | Architecture options, state management, testing guidelines, version-specific guidance (v18 concurrent features) |
248-
| <img src="https://img.shields.io/badge/React%20Native-61DAFB?style=for-the-badge&logo=react&logoColor=black" alt="React Native" width="100"/> | ![25%](https://progress-bar.dev/25) | Base rules (architecture, best practices, styling, naming, navigation, platform code, state, testing, version info) |
249-
| <img src="https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white" alt="Next.js" width="100"/> | ![95%](https://progress-bar.dev/95) | App & Pages router support, version detection, testing docs, version-specific guidance (v13 API routes, v14 Server Components) |
250-
| <img src="https://img.shields.io/badge/Svelte-FF3E00?style=for-the-badge&logo=svelte&logoColor=white" alt="Svelte" width="100"/> | ![70%](https://progress-bar.dev/70) | Component organization, runes (v5), lifecycle, state management |
251-
| <img src="https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white" alt="Go" width="100"/> | ![75%](https://progress-bar.dev/75) | Multiple architectures, project structure, error handling patterns |
252-
| <img src="https://img.shields.io/badge/SvelteKit-FF3E00?style=for-the-badge&logo=svelte&logoColor=white" alt="SvelteKit" width="100"/> | ![70%](https://progress-bar.dev/70) | Routing system, layouts, SSR/CSR strategies, form actions |
253-
| <img src="https://img.shields.io/badge/Astro-0D0D0D?style=for-the-badge&logo=astro&logoColor=white" alt="Astro" width="100"/> | ![60%](https://progress-bar.dev/60) | Content collections, static/dynamic content, integration guides |
254-
| <img src="https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white" alt="Angular" width="100"/> | ![55%](https://progress-bar.dev/55) | Signals support, base project structure |
255-
| <img src="https://img.shields.io/badge/NestJS-E0234E?style=for-the-badge&logo=nestjs&logoColor=white" alt="NestJS" width="100"/> | ![75%](https://progress-bar.dev/75) | Standard and Microservices architectures, NestJS 9.x and 10.x features |
256-
| <img src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=node.js&logoColor=white" alt="Node.js" width="100"/> | ![20%](https://progress-bar.dev/20) | Base project structure, best practices, naming, testing |
257-
| <img src="https://img.shields.io/badge/Vue-4FC08D?style=for-the-badge&logo=vue.js&logoColor=white" alt="Vue" width="100"/> | ![45%](https://progress-bar.dev/45) | Testing guidelines, architecture concepts |
258-
| <img src="https://img.shields.io/badge/Spring%20Boot-6DB33F?style=for-the-badge&logo=springboot&logoColor=white" alt="Spring Boot" width="100"/> | ![100%](https://progress-bar.dev/100) | Standard, Reactive, Microservices |
241+
| <img src="https://img.shields.io/badge/MCP%20Tools-FF6600?style=for-the-badge&logo=tools&logoColor=white" alt="MCP Tools" width="100"/> | ![100%](https://progress-bar.xyz/100) | **Since v2.0**: Multi-select MCP tools (PAMPA, GitHub, Memory, Filesystem, Git), usage patterns, security guidelines, workflows |
242+
| <img src="https://img.shields.io/badge/MCP-0066CC?style=for-the-badge&logo=protocol&logoColor=white" alt="MCP" width="100"/> | ![100%](https://progress-bar.xyz/100) | Complete SDK coverage (Python, TypeScript, Java, Kotlin, C#, Swift), server/client patterns, architecture concepts |
243+
| <img src="https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white" alt="Laravel" width="100"/> | ![100%](https://progress-bar.xyz/100) | Multiple architectures, version detection, casting rules |
244+
| <img src="https://img.shields.io/badge/Nuxt-00DC82?style=for-the-badge&logo=nuxt.js&logoColor=white" alt="Nuxt" width="100"/> | ![100%](https://progress-bar.xyz/100) | Testing guidelines, architectural patterns, version-specific docs |
245+
| <img src="https://img.shields.io/badge/Generic-4B32C3?style=for-the-badge&logo=dev.to&logoColor=white" alt="Generic" width="100"/> | ![100%](https://progress-bar.xyz/100) | Best practices, file operations, code standards, extensibility docs |
246+
| <img src="https://img.shields.io/badge/Pampa-FF6B35?style=for-the-badge&logo=search&logoColor=white" alt="Pampa" width="100"/> | ![100%](https://progress-bar.xyz/100) | Semantic code search, AI agent integration, MCP support, multi-language indexing |
247+
| <img src="https://img.shields.io/badge/React-61DAFB?style=for-the-badge&logo=react&logoColor=black" alt="React" width="100"/> | ![95%](https://progress-bar.xyz/95) | Architecture options, state management, testing guidelines, version-specific guidance (v18 concurrent features) |
248+
| <img src="https://img.shields.io/badge/React%20Native-61DAFB?style=for-the-badge&logo=react&logoColor=black" alt="React Native" width="100"/> | ![25%](https://progress-bar.xyz/25) | Base rules (architecture, best practices, styling, naming, navigation, platform code, state, testing, version info) |
249+
| <img src="https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white" alt="Next.js" width="100"/> | ![95%](https://progress-bar.xyz/95) | App & Pages router support, version detection, testing docs, version-specific guidance (v13 API routes, v14 Server Components) |
250+
| <img src="https://img.shields.io/badge/Svelte-FF3E00?style=for-the-badge&logo=svelte&logoColor=white" alt="Svelte" width="100"/> | ![70%](https://progress-bar.xyz/70) | Component organization, runes (v5), lifecycle, state management |
251+
| <img src="https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white" alt="Go" width="100"/> | ![75%](https://progress-bar.xyz/75) | Multiple architectures, project structure, error handling patterns |
252+
| <img src="https://img.shields.io/badge/SvelteKit-FF3E00?style=for-the-badge&logo=svelte&logoColor=white" alt="SvelteKit" width="100"/> | ![70%](https://progress-bar.xyz/70) | Routing system, layouts, SSR/CSR strategies, form actions |
253+
| <img src="https://img.shields.io/badge/Astro-0D0D0D?style=for-the-badge&logo=astro&logoColor=white" alt="Astro" width="100"/> | ![60%](https://progress-bar.xyz/60) | Content collections, static/dynamic content, integration guides |
254+
| <img src="https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white" alt="Angular" width="100"/> | ![55%](https://progress-bar.xyz/55) | Signals support, base project structure |
255+
| <img src="https://img.shields.io/badge/NestJS-E0234E?style=for-the-badge&logo=nestjs&logoColor=white" alt="NestJS" width="100"/> | ![75%](https://progress-bar.xyz/75) | Standard and Microservices architectures, NestJS 9.x and 10.x features |
256+
| <img src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=node.js&logoColor=white" alt="Node.js" width="100"/> | ![20%](https://progress-bar.xyz/20) | Base project structure, best practices, naming, testing |
257+
| <img src="https://img.shields.io/badge/Vue-4FC08D?style=for-the-badge&logo=vue.js&logoColor=white" alt="Vue" width="100"/> | ![45%](https://progress-bar.xyz/45) | Testing guidelines, architecture concepts |
258+
| <img src="https://img.shields.io/badge/Spring%20Boot-6DB33F?style=for-the-badge&logo=springboot&logoColor=white" alt="Spring Boot" width="100"/> | ![100%](https://progress-bar.xyz/100) | Standard, Reactive, Microservices |
259259

260260
</p>
261261

0 commit comments

Comments
 (0)