Install to Claude Code
npx -y skills add https://github.com/vabole/apple-skills --skill combineDescription
- Answer the question concisely
SKILL.md
--- name: combine user-invocable: true description: "API reference: Combine. Query for publishers, subscribers, operators, async data streams." context: fork agent: Explore --- # Combine Documentation Search these docs to answer questions about Combine APIs. ## Return Format Always include: 1. **Summary** - Answer the question concisely 2. **File paths** - List relevant files for full details, e.g.: - `combine-index.md` for framework overview ## Files - `combine-index.md` - Framework overview, publishers, subscribers, and operators
