Tagged "ai-tutorial"
Cross-cutting reads on this topic
Build a workspace-scoped Slack bot that streams Claude responses to threads, uses Block Kit, and runs on Vercel Functions. Full deploy pipeline inside.
#slack-bot#claude-sonnet+7 more
2026-05-02
Read Article
Build a production AI chatbot on Next.js 16 with Vercel AI SDK 6 — streaming, tool calls, multi-provider routing, and a complete UI scaffold inside.
#nextjs-16#vercel-ai-sdk+7 more
2026-05-02
Read Article
Build a Zoho CRM to Supabase Postgres sync agent with incremental updates, schema mapping, and a Vercel cron trigger. Production-ready code included.
#zoho-crm#supabase+7 more
2026-05-02
Read Article
Wire OpenAI Codex into CI to generate Jest tests for new functions on every PR. Scripted prompts, diff parsing, and a PR-comment bot included.
#codex#test-generation+7 more
2026-05-02
Read Article
Build a Claude Skill end-to-end: SKILL.md, scripts, references, allowed-tools, and ship as a project or user slash command. Working example included.
#claude-skill#claude-code+7 more
2026-05-02
Read Article
Build an agentic crawler that audits a site for SEO issues using Claude Code subagents, Playwright, and a structured findings report. Full repo inside.
#agentic-seo#claude-code-subagent+7 more
2026-05-02
Read Article
Build a self-hosted retrieval-augmented chatbot: pgvector schema, embedding pipeline, semantic search, and a streaming Next.js answer endpoint inside.
#rag#pgvector+7 more
2026-05-02
Read Article
Build a CLI that reads your staged diff and generates conventional-commits messages with Claude Haiku 4.5. Bash hooks, prompt design, CI wiring inside.
#git#claude-haiku+7 more
2026-05-02
Read Article
Build a working MCP server in TypeScript: tool registration, JSON-RPC handlers, Claude Desktop integration, and a publishable npm package end-to-end.
#mcp#model-context-protocol+7 more
2026-05-02
Read Article
Build a working Claude Code subagent from .claude/agents/ markdown to first invocation. Tool restrictions, system prompt design, orchestration patterns.
#claude-code#subagent+7 more
2026-05-02
Read Article