xcdocs

Use xcdocs as a local Apple-framework reference while changing code.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "xcdocs" with this command: npx skills add bitrigapp/xcdocs/bitrigapp-xcdocs-xcdocs

XCDocs

Use xcdocs as a local Apple-framework reference while changing code.

Use It During Implementation

  • Ensure xcdocs is available before relying on the skill.

  • Reach for it when an Apple API is unfamiliar, newly released, renamed, or failing to compile.

  • Start with search --json --omit-content to find the likely symbol, article, or topic.

  • Add repeatable --framework and --kind {article|symbol|topic} filters when the query is broad.

  • Treat documents[].uri from search results as the canonical identifier for get .

  • Use get --json to inspect the full entry before editing code that depends on it.

  • Apply what you find to the code: fix symbol names, choose the right overload, adjust availability guards, or switch to the documented API.

Common Uses

  • Fix compile failures against Apple frameworks by verifying the actual symbol name and entry point.

  • Explore a newly released framework or feature area before wiring it into code.

  • Check whether an API is a symbol, a broader topic page, or an article with setup guidance.

  • Find adjacent types or concepts after locating one relevant documentation entry.

Reference

  • Read references/cli.md for command syntax, JSON shapes, and troubleshooting.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Webhook Tester

Webhook testing and debugging tool. Send test webhook payloads to any URL, simulate various webhook events (GitHub, Stripe, Slack), inspect responses, and lo...

Registry SourceRecently Updated
Coding

Azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and o azuredatastudio, typescript, azure, azure-data-studio, e...

Registry SourceRecently Updated
1130ckchzh
Coding

Awesome Postgres

A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-m awesome postgres, python, database, postgres, postgresql...

Registry SourceRecently Updated
Coding

Awesome Cheatsheets

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They awesome cheatsheets, javascript, backend, bash, chea...

Registry SourceRecently Updated