uchimata2/handoff-skill
Portable, project- and agent-neutral skill for transferring working context between AI sessions, with a strict single source of truth.
Portable, project- and agent-neutral skill for transferring working context between AI sessions, with a strict single source of truth.
npx skills add uchimata2/handoff-skillPortable, project- and agent-neutral skill for transferring working context between AI sessions, with a strict single source of truth.
Self-hosted gateway that runs Claude Code · Codex · Gemini · shell sessions on your own infra with a shared local-first memory layer across CLIs. Drive from web, mobile, or chat — Telegram, Slack, Discord, Feishu 飞书, DingTalk 钉钉, WeCom 企业微信. Open REST + WebSocket API for integrations.
🌟 Enhance your codebase with Claude Code: automate best practices and streamline development using tailored skills and agents for optimal collaboration.
Engineering skills and project harness for AI coding agents.
Daily leaderboard ranking 12 AI coding agents (Cursor, Claude Code, Cline, Aider, Codex, Gemini CLI and more) by real momentum. Heat Score based on stars, commits, releases, issues, community, forks, npm downloads.
Claude Code Hooks & Skills project
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with this.helpers / the $helpers global, working with dates using DateTime, troubleshooting Code node errors, choosing between Code node modes, or doing any custom data transformation in n8n. Always use this skill when a workflow needs a Code node — whether for data aggregation, filtering, API calls, format conversion, batch processing logic, or any custom JavaScript. Covers SplitInBatches loop patterns, cross-iteration data, pairedItem, and real-world production patterns. Also use when asked why a Code node or workflow is slow, which execution mode is faster, or how to cut per-item overhead on large datasets. EXCEPTION — for the AI-agent-callable Custom Code Tool (@n8n/n8n-nodes-langchain.toolCode, a tool attached to an AI Agent), use the n8n-code-tool skill instead; it has a different runtime contract.