SkillAgentSearch skills...

Heroes

Sample iOS app built with Collection View Compositional Layout, Diffable Data Sources, and Core Data.

Install / Use

npx skills add marcoscurvello/heroes

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Heroes

Sample iOS app that interacts with the Marvel API

Built using Collection View Compositional Layouts, Diffable Data Sources and Core Data.

To run the app, specify valid API keys in the token.json file included in the main bundle. This is a one-off configuration run, once that's done, the keys will be stored in the keychain and the file won't be necessary.

{
    "public": "",
    "private": ""
}

Heroes List Screenshot Heroes Detail Screenshot Heroes Comic Detail Screenshot

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated11mo ago
Forks3

Languages

Swift

Security Score

87/100

Audited on Aug 14, 2025

No findings