From 34be60944685b608a0ded64f077ee513b0ab72dc Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Wed, 11 Feb 2026 10:03:36 -0600 Subject: [PATCH] docs: point to central assets repo --- docs/ai/skills.md | 44 +++++++++----------------------------------- 1 file changed, 9 insertions(+), 35 deletions(-) diff --git a/docs/ai/skills.md b/docs/ai/skills.md index 317385e..f77e3cc 100644 --- a/docs/ai/skills.md +++ b/docs/ai/skills.md @@ -74,41 +74,15 @@ Example prompt: Use swiftui-expert-skill to review this view for best practices. Then use webapp-testing to validate the web flow. ``` -## Current Skills (Add Repo Links) -Add a short summary and link for each skill below. +## Central Assets Repo (Recommended) +Do not list every skill in this guide. Instead, point readers to a single repo that contains the approved agents, skills, and instructions they can download. -### onboarding-cro -- Focus: New user onboarding and activation guidance. +### What To Include In The Assets Repo +- Agents (agent prompt files) +- Skills (SKILL files and any required setup) +- Instructions (repo-level and editor-level guidance) +- A short README with install and update steps + +### Link To The Assets Repo - Repo: (link) -### revenuecat-ios-integration -- Focus: RevenueCat setup for iOS and SwiftUI. -- Repo: (link) - -### find-skills -- Focus: Discovering and selecting skills for tasks. -- Repo: (link) - -### swiftui-expert-skill -- Focus: SwiftUI best practices and patterns. -- Repo: (link) - -### mcp-builder -- Focus: Building MCP servers and tool integrations. -- Repo: (link) - -### pdf -- Focus: PDF processing workflows. -- Repo: (link) - -### skill-creator -- Focus: Creating and maintaining new skills. -- Repo: (link) - -### template-skill -- Focus: Base template for new skills. -- Repo: (link) - -### webapp-testing -- Focus: Web app testing workflows. -- Repo: (link)