home / skills / willsigmon / sigstack

willsigmon/sigstack

My Claude Code stack: 84 skills, 24 commands, BRAIN network config, and setup guides

162 skills
GitHub

Sponsored

ios-build-expert

willsigmon/sigstack

6
This skill helps iOS developers diagnose and fix Xcode build, simulator, and workflow issues with structured diagnostics and quick, reliable fixes.
swiftui-codegen-expert

willsigmon/sigstack

6
This skill generates production-ready SwiftUI code from designs, screenshots, or descriptions, accelerating UI implementation with project-wide patterns.
orchestrate-agents

willsigmon/sigstack

6
This skill coordinates multi-agent workflows with handoffs and dependencies to streamline complex feature development across pipelines and reviews.
knack-cache-optimizer

willsigmon/sigstack

6
This skill caches API results and enforces Knack's 10-requests-per-second limit to boost dashboard performance and reduce costs.
leavn-final-build-push

willsigmon/sigstack

6
This skill aggressively fixes remaining iOS build errors to produce a clean Leavn build, commits changes, and prepares for ship.
github-actions-expert

willsigmon/sigstack

6
This skill helps you automate builds, tests, and deployments with GitHub Actions, optimizing workflows and leveraging reusable patterns.
agent-patterns

willsigmon/sigstack

6
This skill helps you decide when to spawn agents versus work directly, enabling parallelism, specialization, and token-efficient workflows.
knack-dashboard-ai

willsigmon/sigstack

6
This skill generates actionable KPI insights and visual summaries from HTI data, helping stakeholders track progress and make informed, data-driven decisions.
knack-reader

willsigmon/sigstack

6
This skill retrieves and transforms data from Knack objects and views via REST, enabling HTI data extraction and dashboard-ready results.
knack-realtime

willsigmon/sigstack

6
This skill enables near real-time synchronization between Knack backend and Vercel dashboards for HTI operational data.
dependency-injection-setup

willsigmon/sigstack

6
This skill helps you set up dependency injection in a TypeScript project by creating protocols, implementations, and DI container registrations.
error-handling-auditor

willsigmon/sigstack

6
This skill audits TypeScript error handling to replace unsafe patterns with safe do-catch, logging, and fallbacks.
find-bug-root-cause

willsigmon/sigstack

6
This skill helps identify the true root cause of failures across UI, service, and backend, not just superficial symptoms.
leavn-features

willsigmon/sigstack

6
This skill helps you understand and extend Leavn Bible app features across bible translation, search, reading plans, sermons, community, and guided mode.
supabase-project-creator

willsigmon/sigstack

6
This skill creates a new Supabase project with full auth setup and generates provider configuration details for quick integration.
userdefaults-migrator

willsigmon/sigstack

6
This skill helps migrate UserDefaults to SwiftData by locating usage, creating entities, updating to PreferencesStore, and archiving keys for a single source
temporal-expert

willsigmon/sigstack

6
This skill helps you design durable Temporal workflows that survive failures, with automatic retries, versioning, and complete visibility.
webhook-expert

willsigmon/sigstack

6
This skill helps you design and implement secure, scalable webhook automation with real-time event handling, retries, and verified payload processing.
udio-music-expert

willsigmon/sigstack

6
This skill helps you generate original AI music for apps and projects, with genre prompts, iteration, and easy download.
create-mega-skills-batch

willsigmon/sigstack

6
This skill generates a batch of 20 project-specific Leavn skills across build, migrate, test, and workflow domains for rapid setup.
letta-expert

willsigmon/sigstack

6
This skill helps you build AI agents with true long-term memory using Letta to remember, learn, and improve across sessions.
bitrise-expert

willsigmon/sigstack

6
This skill streamlines iOS CI/CD with Bitrise by managing macOS runners, auto code signing, and TestFlight deployment across projects.
cloudkit-expert

willsigmon/sigstack

6
This skill analyzes CloudKit sync design, conflict resolution, and offline strategies to optimize multi-device data consistency and resilience.
fastlane-expert

willsigmon/sigstack

6
This skill automates iOS builds, testing, and deployments using fastlane to streamline TestFlight and App Store releases.
feature-dependency-mapper

willsigmon/sigstack

6
This skill maps feature dependencies, detects circular imports, and predicts cascade effects to help teams safely refactor and reason about complex
navigation-debugger

willsigmon/sigstack

6
This skill helps you diagnose and fix navigation issues in Leavn by validating notifications, AppCoordinator routing, and deep link handling.
performance-expert

willsigmon/sigstack

6
This skill helps iOS developers optimize performance by identifying main thread work, memory leaks, and battery drains using profiling best practices.
widget-extension-builder

willsigmon/sigstack

6
This skill helps you create and refresh iOS widgets for Leavn by managing data sharing, localization, and refresh strategies.
context-window-expert

willsigmon/sigstack

6
This skill helps you maximize your LLM context window by applying token counting, chunking, compression, and RAG strategies for large documents.
vector-db-expert

willsigmon/sigstack

6
This skill helps you choose and implement the right vector database for RAG and semantic search across projects.
sigstack-quickstart

willsigmon/sigstack

6
This skill accelerates Claude-based workflows by teaching rapid session loops, data fetching, and parallel agent spawning for faster, reproducible results.
task-decomposition

willsigmon/sigstack

6
This skill helps break large tasks into actionable steps with clear ownership, estimates, and milestones to accelerate progress.
deep-interview

willsigmon/sigstack

6
This skill conducts a focused iOS-spec interview that drives polished implementation specs and reduces rework through early, pointed questions.
meta-prompt

willsigmon/sigstack

6
This skill helps you craft optimal prompts for complex tasks, improving clarity, structure, and reusability across assistants.
spawn-swarm

willsigmon/sigstack

6
This skill helps you orchestrate parallel agents to maximize throughput by running multiple tasks simultaneously and aggregating results.
ai-test-gen-expert

willsigmon/sigstack

6
This skill automatically generates and improves tests using AI tooling like mabl and qodo-cover to boost coverage and reduce maintenance.
android-emulator-qa

willsigmon/sigstack

6
This skill automates Android emulator QA and visual checks using adb and Claude Vision to capture screenshots and verify UI consistency.
assemblyai-expert

willsigmon/sigstack

6
This skill helps you integrate AssemblyAI's affordable transcription with AI features like sentiment, PII redaction, and real-time streaming.
ios-simulator-qa

willsigmon/sigstack

6
This skill automates iOS Simulator QA using simctl and Claude Vision to capture screenshots, test UI, and validate visuals across devices.
qodo-cover-expert

willsigmon/sigstack

6
This skill helps you boost test coverage by generating AI-driven tests for your TypeScript code and CI integration.
sled-expert

willsigmon/sigstack

6
This skill lets you control Claude Code from your phone with voice, enabling hands-free coding, remote pairing, and quick ideas.
speech-to-code-expert

willsigmon/sigstack

6
This skill enables hands-free coding by converting speech to code through Claude, accelerating development workflows.
audio-expert

willsigmon/sigstack

6
This skill helps you manage audio systems for Leavn and Modcaster, enabling real-time TTS, caption syncing, recording, and fingerprinting across devices.
context-reuse

willsigmon/sigstack

6
This skill minimizes repetition by reusing stored context from CLAUDE.md, memory, and checkpoints to guide ongoing work.
playwright-expert

willsigmon/sigstack

6
This skill helps you implement Playwright end-to-end tests across browsers with auto-waiting, visual regression, and mobile emulation.
upscale-expert

willsigmon/sigstack

6
This skill helps you upscale images with AI, enhancing resolution and quality across tools for faster photo restoration and web-ready assets.
swiftdata-migration-writer

willsigmon/sigstack

6
This skill generates SwiftData migration logic to move UserDefaults to SwiftData, preserving data, enabling rollback, and validating success.
daily-driver

willsigmon/sigstack

6
This skill helps you start each workday fast by loading context, setting priorities, and guiding a focused standup across projects.
whisper-expert

willsigmon/sigstack

6
This skill enables high-accuracy transcription from audio using whisper with API or local options, delivering fast, searchable transcripts.
knack-goal-tracker

willsigmon/sigstack

6
This skill tracks HTI performance against grant and business goals in real time and surfaces actionable insights to mitigate risk.
modal-sheet-debugger

willsigmon/sigstack

6
This skill helps you fix SwiftUI sheet presentation issues in Leavn by resolving competing sheets, consolidating patterns, and ensuring proper dismissal and
knack-devops

willsigmon/sigstack

6
This skill automates build, deployment, environment synchronization, and monitoring for the Knack-Vercel integration to ensure uptime and data reliability.
leavn-ops

willsigmon/sigstack

6
This skill streamlines marketing and release workflows for Leavn, including ASO, content marketing, and competitor research insights.
pika-video-expert

willsigmon/sigstack

6
This skill helps you create fast, stylized videos from prompts or images using Pika, enhancing social content with minimal effort.
swift-expert

willsigmon/sigstack

6
This skill provides Swift and SwiftUI expert guidance for fixing bindings, actor isolation, @Observable migrations, and common compiler errors to improve apps.
mcp-memory-expert

willsigmon/sigstack

6
This skill adds persistent memory to Claude with MCP memory servers, enabling cross-session context, knowledge graphs, and automatic memory for tools.
service-consolidator

willsigmon/sigstack

6
This skill consolidates duplicate service implementations by finding, comparing, selecting a winner, updating the DI container, and removing unused usages.
session-handoff

willsigmon/sigstack

6
This skill ends sessions cleanly and creates a rapid, context-rich handoff so future sessions start fast and productive.
activepieces-expert

willsigmon/sigstack

6
This skill helps you automate workflows with Activepieces, offering self-hosted, open-source integration flows and TypeScript customization.
knack-auth

willsigmon/sigstack

6
This skill manages Knack API keys and user tokens, handling session creation, refresh, and credential validation for secure API access.
knack-data-cleaner

willsigmon/sigstack

6
This skill ensures HTI compliance and dashboard accuracy by validating, deduplicating, normalizing, and auditing data across records.
knack-exporter

willsigmon/sigstack

6
This skill generates shareable stakeholder reports in multiple formats, including PDF, CSV, JSON, Excel, and HTML, with branding and compliance options.
knack-filter-sort

willsigmon/sigstack

6
This skill builds and applies Knack-compatible filters and sorts to HTI dashboards, minimizing payloads and boosting query performance for rapid insights.
knack-pagination

willsigmon/sigstack

6
This skill retrieves complete datasets from Knack by paginating up to 1,000 records per page, enabling accurate inventory and compliance reporting.
api-integration-builder

willsigmon/sigstack

6
This skill helps you create robust API service integrations with protocol, client implementation, caching, DI, and tests.
final-3-skills-for-today

willsigmon/sigstack

6
This skill generates a comprehensive session wrap-up detailing git activity, achievements, metrics, and next steps to improve ship readiness.
leavn-commit-machine

willsigmon/sigstack

6
This skill generates clean, descriptive git commits with emoji prefixes and detailed summaries to improve project history.
leavn-language-ux-verify

willsigmon/sigstack

6
This skill verifies Leavn app UX across six languages, checks localization, RTL rendering, and content accuracy to deliver a detailed multilingual UX report.
preferences-store-expert

willsigmon/sigstack

6
This skill helps manage user preferences with SwiftData persistence and async observations, providing a single source of truth through load, update, and
cicd-expert

willsigmon/sigstack

6
This skill guides multi-platform CI/CD setup and best practices across GitHub Actions, GitLab CI, Bitrise, and CircleCI to optimize pipelines.
mcp-automation-expert

willsigmon/sigstack

6
This skill enables AI agents to orchestrate external tools via MCP, delivering faster automated workflows across data, development, and operations.
accessibility-auditor

willsigmon/sigstack

6
This skill helps you add accessibility attributes to images and buttons in Leavn, enabling VoiceOver with labels, hints, traits, and visibility controls.
glif-expert

willsigmon/sigstack

6
This skill helps you design and run Glif AI workflows by guiding API integration, workflow graph creation, and app embedding.
uizard-expert

willsigmon/sigstack

6
This skill helps you transform screenshots into editable UI designs and export ready components without design skills.
uxpilot-expert

willsigmon/sigstack

6
This skill provides AI-powered UX research and design guidance, analyzing sessions, generating personas, and offering actionable usability improvements.
video-gen-expert

willsigmon/sigstack

6
This skill helps you generate and edit AI-driven videos from text prompts, offering platform options and workflow tips for fast results.
resend-expert

willsigmon/sigstack

6
This skill provides complete Resend email API expertise to send transactional and marketing emails, manage contacts, domains, and webhooks efficiently.
app-store-connect-expert

willsigmon/sigstack

6
This skill automates App Store submissions and metadata management using App Store Connect API and Fastlane for streamlined release workflows.
tca-migration

willsigmon/sigstack

6
This skill guides you through migrating from The Composable Architecture to @Observable, accelerating code modernization and reducing Swift UI boilerplate.
localization-helper

willsigmon/sigstack

6
This skill identifies hardcoded UI strings, inserts I18n.str calls, and creates localized keys for six languages in the Leavn app.
podcast-hosting-expert

willsigmon/sigstack

6
This skill helps you choose and integrate podcast hosting platforms with APIs, enabling seamless publishing, analytics, and distribution workflows.
transcription-expert

willsigmon/sigstack

6
This skill helps you choose and compare transcription services like Whisper, Deepgram, and AssemblyAI for your use case.
test-coverage-analyzer

willsigmon/sigstack

6
This skill helps identify test gaps, prioritize high-value cases, and track coverage regressions to protect critical app paths.
knowledge-graph-expert

willsigmon/sigstack

6
This skill helps you build semantic memory with interconnected graphs, enabling multi-hop reasoning, explainable retrieval, and hybrid graph-plus-embedding
podcast-analytics-expert

willsigmon/sigstack

6
This skill helps you grow your podcast by aggregating multi-source analytics, identifying audience trends, and informing content decisions.
cost-calculator

willsigmon/sigstack

6
This skill helps you estimate and optimize Claude costs across plans and APIs to maximize value.
ios-testing-expert

willsigmon/sigstack

6
This skill helps you design and implement robust iOS tests using XCTest, XCUITest, and Quick/Nimble to ensure reliable app quality.
testflight-expert

willsigmon/sigstack

6
This skill streamlines beta distribution and tester management with TestFlight integrations and CI/CD, accelerating feedback collection and release cycles.
code-coverage-expert

willsigmon/sigstack

6
This skill helps you measure and improve test coverage across TypeScript projects by applying Codecov or Istanbul guidelines and CI thresholds.
visual-regression-expert

willsigmon/sigstack

6
This skill helps you automate visual regression testing with AI-powered tools like Applitools and Percy, catching visual bugs across browsers and devices.
deepgram-expert

willsigmon/sigstack

6
This skill helps you integrate real-time Deepgram transcription with low latency, speaker diarization, and multilingual support into applications.
interface-picker

willsigmon/sigstack

6
This skill helps you choose the right Claude interface for your task, maximizing efficiency and cost savings.
knowledge-capture

willsigmon/sigstack

6
This skill helps you capture learnings, decisions, and patterns for future reference, preventing repetition and speeding up project progress.
learning-accelerator

willsigmon/sigstack

6
This skill helps you learn new tech faster with Claude as your tutor, guiding just-in-time, exploratory, and reference learning for practical results.
vision-qa-workflow

willsigmon/sigstack

6
This skill guides you through visual QA by prompting Claude to analyze screenshots and iteratively fix issues until the UI is pixel-perfect.
api-testing-expert

willsigmon/sigstack

6
This skill helps you design and execute robust API tests across REST, GraphQL, and mock services to improve reliability.
mabl-expert

willsigmon/sigstack

6
This skill helps you automate end-to-end testing with AI-powered self-healing and visual recording for resilient web apps.
security-scanning-expert

willsigmon/sigstack

6
This skill helps integrate SAST, DAST, SCA, and IaC security scans into your CI/CD, enabling fast remediation of vulnerabilities.