DengNaichenDengNaichenCommunityยท75 Agent Skills Included

Stet

Apple platform development guidance for Swift, SwiftUI, and Xcode

Guides iOS, macOS, and watchOS development with expert playbooks for SwiftUI, Swift concurrency, testing, performance, and App Store submission. Includes automated auditors that scan code for memory leaks, build failures, accessibility gaps, security risks, and slow queries. Eliminates hours of manual debugging by routing each problem to proven fixes, diagnostics, and API references.
npx skills add DengNaichen/Stet --all -g -y
Available:

Tells the agent how the monorepo is organized, which docs to read for macOS versus iOS work, and the exact build, test, and lint commands to run before making changes.

All Skills in This Repository (75)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

speckit-checklist

Generate domain-specific checklists to validate technical requirements for completeness and clarity.

Community
Intermediate
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-debug-tests

Analyze xcresult bundles and crash logs to diagnose failing iOS UI tests.

Community
Advanced
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-audit-memory

Audit Swift source code for memory leaks and retain cycles.

Community
Advanced
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-audit-swiftui-layout

Analyze SwiftUI codebases for layout anti-patterns and adaptive strategy gaps.

Community
Advanced
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-analyze-triage

Automate classification and ranking of production crash and hang reports from Sentry and App Store Connect.

Community
Advanced
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-optimize-build

Audit Xcode project configurations and build scripts to identify performance bottlenecks.

Community
Advanced
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-performance

Diagnose iOS and macOS performance issues using Xcode Instruments and MetricKit.

Community
Advanced
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-testing

Write, debug, and optimize Swift unit and UI tests.

Community
Advanced
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-fix-build

Diagnose and resolve Xcode build failures with environment checks and cleanup.

Community
Advanced
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-uikit

Debug UIKit and SwiftUI interoperability with Auto Layout and lifecycle patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-audit-codable

Analyze Swift Codable implementations for serialization anti-patterns and structural risks.

Community
Advanced
๐Ÿ“ฆ In Repo
DengNaichenDengNaichen

axiom-analyze-swift-performance

Analyze Swift source code for performance anti-patterns and allocation hotspots.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Stet skills?โ–ผ

Run `npx skills add DengNaichen/Stet --all -g -y` in your terminal to install all skills globally.

What problems do these Apple development skills solve?โ–ผ

They cover the full Apple platform workflow: fixing Xcode build failures, debugging SwiftUI views, auditing memory leaks and concurrency bugs, optimizing performance, and preparing apps for App Store review.

Can these skills audit my Swift code automatically?โ–ผ

Yes. Dedicated auditor skills scan your codebase for memory leaks, SwiftData mistakes, accessibility violations, security risks, slow GRDB queries, and dozens of other issues, then report fixes by severity.

Do these skills work with Claude Code and other coding agents?โ–ผ

Yes. Every skill follows the standard SKILL.md format, so any compatible coding agent can load them and apply the guidance while editing your project.

Do I need to be an iOS expert to use these skills?โ–ผ

No. Each skill includes decision trees, copy-paste code patterns, and step-by-step diagnostics, so less experienced developers get expert-level guidance while senior engineers skip straight to the fix.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’