From bf347d5e781eff0fbdb7127762b70246ce088738 Mon Sep 17 00:00:00 2001 From: Timothy Date: Wed, 28 Jan 2026 07:56:11 -0800 Subject: [PATCH] feature: cursor-aligned agent skils --- .cursor/skills/agent-workflow | 1 + .cursor/skills/building-agents-construction | 1 + .cursor/skills/building-agents-core | 1 + .cursor/skills/building-agents-patterns | 1 + .cursor/skills/testing-agent | 1 + 5 files changed, 5 insertions(+) create mode 120000 .cursor/skills/agent-workflow create mode 120000 .cursor/skills/building-agents-construction create mode 120000 .cursor/skills/building-agents-core create mode 120000 .cursor/skills/building-agents-patterns create mode 120000 .cursor/skills/testing-agent diff --git a/.cursor/skills/agent-workflow b/.cursor/skills/agent-workflow new file mode 120000 index 00000000..434df204 --- /dev/null +++ b/.cursor/skills/agent-workflow @@ -0,0 +1 @@ +../../.claude/skills/agent-workflow \ No newline at end of file diff --git a/.cursor/skills/building-agents-construction b/.cursor/skills/building-agents-construction new file mode 120000 index 00000000..35010965 --- /dev/null +++ b/.cursor/skills/building-agents-construction @@ -0,0 +1 @@ +../../.claude/skills/building-agents-construction \ No newline at end of file diff --git a/.cursor/skills/building-agents-core b/.cursor/skills/building-agents-core new file mode 120000 index 00000000..d65e616e --- /dev/null +++ b/.cursor/skills/building-agents-core @@ -0,0 +1 @@ +../../.claude/skills/building-agents-core \ No newline at end of file diff --git a/.cursor/skills/building-agents-patterns b/.cursor/skills/building-agents-patterns new file mode 120000 index 00000000..e3e31779 --- /dev/null +++ b/.cursor/skills/building-agents-patterns @@ -0,0 +1 @@ +../../.claude/skills/building-agents-patterns \ No newline at end of file diff --git a/.cursor/skills/testing-agent b/.cursor/skills/testing-agent new file mode 120000 index 00000000..05aeb8bd --- /dev/null +++ b/.cursor/skills/testing-agent @@ -0,0 +1 @@ +../../.claude/skills/testing-agent \ No newline at end of file