burczyk/XcodeSwiftSnippets
Swift 4 code snippets for Xcode observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4259
- days_rel: n/a
- days_push: 2649
- n_releases_24m: 0
Adoption not part of the score
1748 stars · 204 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Swift 4 code snippets packaged as Xcode .codesnippet files that expand common boilerplate like GCD calls, delegates, and property patterns. Users copy the snippet files into Xcode's CodeSnippets folder to get autocompletion shortcuts prefixed with 'swift-'.
Use cases
- speed up writing boilerplate Swift code in Xcode
- insert GCD dispatch_after and dispatch_async snippets quickly
- generate UITableViewDelegate stubs with a shortcut
- add NSLocalizedString and IBOutlet snippets to Xcode
- share a standard set of Swift snippets across a team
When to choose
- you develop Swift or iOS apps in Xcode and want ready-made snippet shortcuts
- you want a curated Swift 4 snippet library you can drop into ~/Library/Developer/Xcode/UserData/CodeSnippets
When to avoid
- you use IDEs other than Xcode
- you need snippets for Swift 5+ conventions or modern async/await patterns
- you want an actively maintained tool with recent updates
Facets
plugin · maturity maintenance
developer-tools boilerplate developer-tools text-editors apple-ecosystem editor-plugin xcode code-snippets swift ios-development productivity macos
1 source
- readme: https://github.com/burczyk/XcodeSwiftSnippets · fetched 2026-08-28 · e19dcc912736
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| burczyk/XcodeSwiftSnippets | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="burczyk/XcodeSwiftSnippets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem