Skip to content
Open
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
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3250,6 +3250,15 @@ _Admin frontend frameworks, dashboards and templates._
git clone https://github.com/PlainAdmin/plain-free-bootstrap-admin-template
```
</details>

<details><summary><b><a href="https://github.com/Tailwind-Admin/free-tailwind-admin-dashboard-template">free-shadcn-admin-dashboard-template-built-with-react-and-tailwind-css</a></b> (⭐ 49 · 💤) – Free Shadcn Admin Dashboard Template built with React and Tailwind CSS <code><a href="https://github.com/Tailwind-Admin/free-tailwind-admin-dashboard-template/blob/main/LICENSE.txt">MIT</a></code></summary>

- [GitHub](https://github.com/Tailwind-Admin/free-tailwind-admin-dashboard-template) (⭐ 49 · 🍴 2 · ⏱️ 03.01.2026):

```
Copy link

@cubic-dev-ai cubic-dev-ai bot Jan 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: Missing </details> closing tag for the new project entry. This will break the HTML structure and cause rendering issues. Add </details> after the code block and before the "Show 2 hidden projects" section.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At README.md, line 3258:

<comment>Missing `&lt;/details&gt;` closing tag for the new project entry. This will break the HTML structure and cause rendering issues. Add `&lt;/details&gt;` after the code block and before the &quot;Show 2 hidden projects&quot; section.</comment>

<file context>
@@ -3250,6 +3250,15 @@ _Admin frontend frameworks, dashboards and templates._
+
+- [GitHub](https://github.com/Tailwind-Admin/free-tailwind-admin-dashboard-template) (⭐ 49 · 🍴 2 · ⏱️ 03.01.2026):
+
+```
+  git clone https://github.com/Tailwind-Admin/free-tailwind-admin-dashboard-template
+```
</file context>
Suggested change
```
``` Fix with Cubic

git clone https://github.com/Tailwind-Admin/free-tailwind-admin-dashboard-template
```

<details><summary>Show 2 hidden projects...</summary>

- <b><a href="https://github.com/dunky11/react-saas-template">React SaaS Template</a></b> (🥉16 · ⭐ 1.9K · 💀) - Template for building an SaaS / admin website using.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
Expand Down