en un clic
learn-agent-code-js
learn-agent-code-js contient 4 skills collectées depuis hengistchan, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Design and build TypeScript/Bun AI agents for any domain. Use when users: (1) ask to create an agent, assistant, or agent harness (2) want to understand agent architecture, tool use, planning, subagents, or skills (3) need a small runnable Bun/TypeScript agent scaffold (4) ask about Claude Code, Cursor, or similar agent internals Keywords: agent, assistant, autonomous, workflow, tool use, orchestration, bun, typescript
Perform thorough TypeScript/Bun code reviews with security, correctness, performance, and maintainability analysis. Use when the user asks to review code, check for bugs, or audit this codebase.
Build MCP (Model Context Protocol) servers with TypeScript and Bun. Use when the user wants to create an MCP server, add tools to Claude/Codex, or integrate external services.
Process PDF files with Bun-friendly tools: extract text, create PDFs, merge documents, or inspect metadata.