一键导入
learn-agent-code-js
learn-agent-code-js 收录了来自 hengistchan 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.