🎨

Content & Media

Content creation, media processing, and design skills

18175 skills in this category

swiftui-animation-ref

Marketplace

Use when implementing SwiftUI animations, understanding VectorArithmetic, using @Animatable macro, zoom transitions, UIKit/AppKit animation bridging, choosing between spring and timing curve animations, or debugging animation behavior - comprehensive animation reference from iOS 13 through iOS 26

CharlesWiltgen/Axiom
142
10
更新日 1w ago

concurrency-profiling

Marketplace

Use when profiling async/await performance, diagnosing actor contention, or investigating thread pool exhaustion. Covers Swift Concurrency Instruments template, task visualization, actor contention analysis, thread pool debugging.

CharlesWiltgen/Axiom
142
10
更新日 1w ago

foundation-models-ref

Marketplace

Reference — Complete Foundation Models framework guide covering LanguageModelSession, @Generable, @Guide, Tool protocol, streaming, dynamic schemas, built-in use cases, and all WWDC 2025 code examples

CharlesWiltgen/Axiom
142
10
更新日 1w ago

foundation-models

Marketplace

Use when implementing on-device AI with Apple's Foundation Models framework — prevents context overflow, blocking UI, wrong model use cases, and manual JSON parsing when @Generable should be used. iOS 26+, macOS 26+, iPadOS 26+, visionOS 26+

CharlesWiltgen/Axiom
142
10
更新日 1w ago

swift-testing

Marketplace

Use when writing unit tests, adopting Swift Testing framework, making tests run faster without simulator, architecting code for testability, testing async code reliably, or migrating from XCTest - covers @Test/@Suite macros,

CharlesWiltgen/Axiom
142
10
更新日 1w ago

swiftui-performance

Marketplace

Use when UI is slow, scrolling lags, animations stutter, or when asking 'why is my SwiftUI view slow', 'how do I optimize List performance', 'my app drops frames', 'view body is called too often', 'List is laggy' - SwiftUI performance optimization with Instruments 26 and WWDC 2025 patterns

CharlesWiltgen/Axiom
142
10
更新日 1w ago

metal-migration-ref

Marketplace

Use when converting shaders or looking up API equivalents - GLSL to MSL, HLSL to MSL, GL/DirectX to Metal mappings, MTKView setup code

CharlesWiltgen/Axiom
142
10
更新日 1w ago

swiftui-layout

Marketplace

Use when layouts need to adapt to different screen sizes, iPad multitasking, or iOS 26 free-form windows — decision trees for ViewThatFits vs AnyLayout vs onGeometryChange, size class limitations, and anti-patterns preventing device-based layout mistakes

CharlesWiltgen/Axiom
142
10
更新日 1w ago

haptics

Marketplace

Use when implementing haptic feedback, Core Haptics patterns, audio-haptic synchronization, or debugging haptic issues - covers UIFeedbackGenerator, CHHapticEngine, AHAP patterns, and Apple's Causality-Harmony-Utility design principles from WWDC 2021

CharlesWiltgen/Axiom
142
10
更新日 1w ago

swiftui-debugging-diag

Marketplace

Use when SwiftUI view debugging requires systematic investigation - view updates not working after basic troubleshooting, intermittent UI issues, complex state dependencies, or when Self._printChanges() shows unexpected update patterns - systematic diagnostic workflows with Instruments integration

CharlesWiltgen/Axiom
142
10
更新日 1w ago

git-worktree-setup

Automate git worktree creation and copy private files (not tracked in git) to new workdirs. Use when creating a new git worktree for this Flutter project that requires untracked private files like secrets.dart, Firebase configs, etc.

k8zdev/k8z
139
5
更新日 1w ago

site-tools

Use the public toolbox scripts published from docs/tools via tool-runner.js. Covers listing tools, executing them safely with droid exec context, and required environment variables.

factory-ben/feed
136
21
更新日 1w ago

coding-conventions

Marketplace

Apply consistent security, performance, and accessibility standards across all recommendations. Use when reviewing code, designing features, or validating implementations. Cross-cutting skill for all agents.

rsmdt/the-startup
135
17
更新日 1w ago

tech-stack-detection

Marketplace

Auto-detect project tech stacks (React, Vue, Express, Django, etc.). Recognize package managers and configuration patterns. Use when starting work on any project, analyzing dependencies, or providing framework-specific guidance.

rsmdt/the-startup
135
17
更新日 1w ago

domain-driven-design

Marketplace

Domain-Driven Design tactical and strategic patterns including entities, value objects, aggregates, bounded contexts, and consistency strategies. Use when modeling business domains, designing aggregate boundaries, implementing business rules, or planning data consistency.

rsmdt/the-startup
135
17
更新日 1w ago

error-recovery

Marketplace

Consistent error patterns, validation approaches, and recovery strategies. Use when implementing input validation, designing error responses, handling failures gracefully, or establishing logging practices. Covers operational vs programmer errors, user-facing vs internal errors, and recovery mechanisms.

rsmdt/the-startup
135
17
更新日 1w ago

feature-prioritization

Marketplace

RICE, MoSCoW, Kano, and value-effort prioritization frameworks with scoring methodologies and decision documentation. Use when prioritizing features, evaluating competing initiatives, creating roadmaps, or making build vs defer decisions.

rsmdt/the-startup
135
17
更新日 1w ago

security-assessment

Marketplace

Vulnerability review, OWASP patterns, secure coding practices, and threat modeling approaches. Use when reviewing code security, designing secure systems, performing threat analysis, or validating security implementations.

rsmdt/the-startup
135
17
更新日 1w ago

test-design

Marketplace

Apply test pyramid principles, coverage targets, and framework-specific patterns. Use when designing test suites, reviewing test coverage, or implementing tests. Covers Jest, Pytest, and common testing frameworks with naming conventions and organization patterns.

rsmdt/the-startup
135
17
更新日 1w ago

requirements-elicitation

Marketplace

Requirement gathering techniques, stakeholder analysis, user story patterns, and specification validation. Use when clarifying vague requirements, resolving conflicting needs, documenting specifications, or validating requirements with stakeholders.

rsmdt/the-startup
135
17
更新日 1w ago