Skip to content

Add AI Tools Hub web app with curated tool ratings and news#1

Open
nguyenlnp wants to merge 4 commits into
mainfrom
claude/ai-tools-news-app-36KJs
Open

Add AI Tools Hub web app with curated tool ratings and news#1
nguyenlnp wants to merge 4 commits into
mainfrom
claude/ai-tools-news-app-36KJs

Conversation

@nguyenlnp
Copy link
Copy Markdown
Owner

Single-page web app that showcases the best AI developer tools with
ratings, descriptions, use cases, and filtering. Covers coding assistants
(Claude Code, Antigravity, Cursor, Copilot), agent frameworks (LangChain,
CrewAI, AutoGen), platforms, GitHub projects, and skills/learning resources.

Features: search, category filtering, sort by rating/trending/name,
detail modals with full tool breakdowns, responsive dark theme.

https://claude.ai/code/session_01EczZL4W4dwigP27GtykjvG

Single-page web app that showcases the best AI developer tools with
ratings, descriptions, use cases, and filtering. Covers coding assistants
(Claude Code, Antigravity, Cursor, Copilot), agent frameworks (LangChain,
CrewAI, AutoGen), platforms, GitHub projects, and skills/learning resources.

Features: search, category filtering, sort by rating/trending/name,
detail modals with full tool breakdowns, responsive dark theme.

https://claude.ai/code/session_01EczZL4W4dwigP27GtykjvG
Update Claude Code entry with 4% GitHub commit share stat and 2-3x
acceleration metric. Enrich Cline with 4M+ developer count and fork
ecosystem details. Add Antigravity backstory on Sergey Brin's return.

https://claude.ai/code/session_01EczZL4W4dwigP27GtykjvG
…obile

The close button was too small to tap on mobile and the modal filled the
screen making the overlay unreachable. Now uses a circular button with a
bigger hit area, and on mobile the modal slides up as a bottom sheet with
an even larger close button.

https://claude.ai/code/session_01EczZL4W4dwigP27GtykjvG
…bute

The modal-overlay had display:flex in CSS which always overrode the HTML
hidden attribute (display:none from UA stylesheet has lower specificity).
Switched to a class-based toggle (.active) so the modal properly shows
and hides.

https://claude.ai/code/session_01EczZL4W4dwigP27GtykjvG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants