JCodesMore /
ai-website-cloner-template
Clone any website with one command using AI coding agents
Loading repository data…
wjcwjc77 / repository
using claude code to hourly gather, analyze, and format AI-related hacker news into a visually appealing HTML email
This service fetches AI-related topics from various sources hourly and sends a formatted summary email. The system uses claude code to gather, analyze, and format content into a visually appealing HTML email.
The system runs on a scheduled cron job that executes run_task.sh, which triggers the AI agent workflow and email delivery process.
index.ts - TypeScript source codebuild/index.js - Compiled JavaScript for execution.env.local(cp .env.local.example .env.local) - Environment configurationpackage.json - Node.js dependencieschmod +x ./run_task.sh
get your resend api key here:https://resend.com/api-keys and then
# Edit environment variables
nano send-email/.env.local
# Rebuild the Node.js service after changes
cd send-email && npm install && npm run build
./run_task.sh
Selected from shared topics, language and repository description—not editorial ratings.
JCodesMore /
Clone any website with one command using AI coding agents
griffinmartin /
OpenCode plugin that uses your existing Claude Code credentials — no separate login needed.
weam-ai /
Web app for teams of 20+ members. In-built connections to major LLMs via API. Share chats, prompts, and agents in team or private folders. Modern, fully responsive stack (Next.js, Node.js). Deploy your own vibe-coded AI apps, agents, or workflows or use ready-made solutions from the library.
tjx666 /
MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get real-time LSP diagnostics, type information, and code navigation for AI coding agents without waiting for slow tsc/eslint checks.
AlaeddineMessadi /
MCP server for OpenCode AI — 70 tools, 10 resources, 5 prompts. Use npx opencode-mcp with Claude Desktop, Claude Code, Cursor, Windsurf, or any MCP client.
prime-radiant-inc /
A lightweight Linear MCP server for Claude Code that exposes one tool with action dispatch (search, get, update, comment, create, graphql, help) using ~500 tokens instead of the standard MCP's ~17,000.