From 58b1bd53205ae64bc2773b81bf438d58ebed4472 Mon Sep 17 00:00:00 2001 From: shanliuling <1362913430@qq.com> Date: Tue, 21 Apr 2026 11:32:15 +0800 Subject: [PATCH] Add Skills-Link to Developer Productivity Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddbf5f9..5e9b460 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,7 @@ A curated list of AI-powered coding tools: editors, agents, code completion, rev - **[AI Dev Jobs](https://aidevboard.com)** – AI job board aggregating 6,000+ positions from 340+ companies like OpenAI, Anthropic, and Google DeepMind. Free API and MCP server for AI-powered job search. - **[CronAI](https://cronai-nu.vercel.app/)** – Convert plain English schedule descriptions to cron expressions with AI. Supports standard and extended formats. Free, no signup. - **[JSONFix](https://jsonfix-lake.vercel.app/)** – AI-powered JSON fixer that instantly repairs broken JSON with missing quotes, trailing commas, or unescaped characters. Free, no signup. +- **[Skills-Link](https://github.com/shanliuling/skills-link)** – A CLI tool that syncs your AI skills across 41+ coding agents (Claude Code, Cursor, Windsurf, Cline, etc.) with cross-device sync via GitHub. ---