docs: point to central assets repo

This commit is contained in:
Matt Bruce 2026-02-11 10:03:36 -06:00
parent eb83c2177c
commit 34be609446

View File

@ -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. 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) ## Central Assets Repo (Recommended)
Add a short summary and link for each skill below. 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 ### What To Include In The Assets Repo
- Focus: New user onboarding and activation guidance. - 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) - 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)