anyprotoanyprotoOfficial·20 Agent Skills Included

anytype-swift

iOS SwiftUI development, testing, and code review workflows

Guides Swift and SwiftUI development for the Anytype iOS app, covering MVVM architecture, concurrency, localization, and design system rules. Automates simulator testing, Sentry crash triage, Linear task management, and feature flag cleanup without manual busywork. Enforces code review standards and pre-implementation confidence checks to catch mistakes before they reach production.
npx skills add anyproto/anytype-swift --all -g -y
Available:

Routes your agent's requests to the right iOS development sub-skill, enforces critical project rules like never committing without approval, and maps every task type to its detailed guide.

All Skills in This Repository (20)

Pure Emerald Level Indicators
📦 In Repo
anyprotoanyproto

confidence-check

Assesses implementation readiness across five weighted criteria before starting iOS development work.

Official
Intermediate
📦 In Repo
anyprotoanyproto

self-review

Validates Swift code changes against TASTE_INVARIANTS.md rules before presenting them to users.

Official
Intermediate
📦 In Repo
anyprotoanyproto

swiftui-patterns-developer

Applies SwiftUI view structure, composition, and MVVM patterns when refactoring iOS views.

Official
Intermediate
📦 In Repo
anyprotoanyproto

swiftui-performance-developer

Audit SwiftUI code for rendering bottlenecks and guide Instruments profiling workflows.

Official
Intermediate
📦 In Repo
anyprotoanyproto

sentry-triage

Triage Sentry crash clusters into Linear tickets with root-cause hypotheses for iOS releases.

Official
Advanced
📦 In Repo
anyprotoanyproto

ios-simulator-skill

Automates iOS simulator testing, building, and UI interaction through accessibility-driven scripts.

Official
Advanced
📦 In Repo
anyprotoanyproto

swift-concurrency-developer

Diagnose and fix Swift concurrency issues involving actors, Sendable, and task isolation.

Official
Advanced
📦 In Repo
anyprotoanyproto

swiftui-expert-skill

Write, review, and improve SwiftUI code using current APIs and best practices.

Official
Advanced
📦 In Repo
anyprotoanyproto

decompose

Decomposes large Linear tasks into independent subtasks with a master plan document.

Official
Advanced
📦 In Repo
anyprotoanyproto

claudemd-maintainer

Reviews and optimizes CLAUDE.md files for effective LLM instruction structure.

Official
Intermediate
📦 In Repo
anyprotoanyproto

liquid-glass-developer

Implements iOS 26 Liquid Glass effects in SwiftUI and UIKit using GlassEffectContainer patterns.

Official
Intermediate
📦 In Repo
anyprotoanyproto

Tests Developer Skill

Automate creation and upkeep of unit tests for Swift projects using XCTest or Swift Testing.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install anytype-swift skills?

Run `npx skills add anyproto/anytype-swift --all -g -y` in your terminal to install all skills globally.

What do these iOS development skills cover?

They cover SwiftUI patterns, performance tuning, Swift concurrency, localization, design system usage, unit testing, and feature flag management for the Anytype iOS codebase.

Can these skills automate iOS simulator testing?

Yes. The ios-simulator-skill includes 21 scripts for building, UI navigation, accessibility audits, and simulator lifecycle management.

How does the Sentry crash triage skill work?

It pulls unresolved crashes from Sentry, investigates each one against the source code, and creates a Linear ticket with a root-cause hypothesis for every crash cluster.

Do these skills work with Claude Code?

Yes. All skills follow the standard SKILL.md format and activate automatically in Claude Code based on your prompt and the files you edit.

Related Repositories in Software Engineering

View All in Software Engineering