Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
contentstack avatar

Framework

  • 2 installs
  • 1 repo stars
  • Updated August 2, 2026
  • contentstack/contentstack-utils-swift

Helps with ai & agent building tasks.

About

framework is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • framework
  • AI & Agent Building
  • AI-coding skill

Framework by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #13,958 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/contentstack/contentstack-utils-swift --skill framework

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars1
Last updatedAugust 2, 2026
Repositorycontentstack/contentstack-utils-swift

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

Framework / build – Contentstack Utils Swift

When to use

  • Editing Package.swift, Modules/, or Sources/Kanna/.
  • Changing deployment targets or conditional libxml linking.
  • Updating ContentstackUtils.podspec or CI assumptions (scheme, destination).

Swift Package Manager

  • Product: ContentstackUtils.
  • Targets: ContentstackUtils (sources under Sources/), ContentstackUtilsTests, system library `libxml2``Modules/`.
  • Apple vs Linux: Conditional libxml2 dependency and pkg-config as in Package.swift—preserve behavior when refactoring.

Vendored Kanna

  • `Sources/Kanna/` is excluded from SwiftLint. Updates = intentional vendoring (license, diff, cross-platform build).

CocoaPods

  • `ContentstackUtils.podspec`: e.g. source_files Sources/**/*.{swift}, HEADER_SEARCH_PATHS / -lxml2 for libxml. Keep aligned with SPM layout and tagged releases.

Platforms

  • Declared in Package.swift / podspec (e.g. macOS 10.13+, iOS/tvOS 11+, watchOS 4+). See also `skills/swift-style/SKILL.md` for API availability and naming.

CI

  • GitHub Actions uses xcodebuild with scheme `ContentstackUtils-Package`. After changing parsing or linking, validate with both `swift test` and Xcode builds.

References

  • skills/swift-style/SKILL.md
  • skills/dev-workflow/SKILL.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.