brainstorming
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
developing-with-swift
Use this before writing any Swift code, before planning code changes and enhancements - establishes style guidelines, teaches you vital Swift techniques
issue-tracking-with-beans-and-linear
Use when starting work, tracking tasks, or deciding where to record discovered work - clarifies when to use Beans vs Linear
making-plans
Use when design is complete and you need detailed implementation tasks - breaks epics into coarse-grained Beans issues with TDD guidance, exact file paths, and verification steps
using-xcode
Use this before running `xcodebuild` or working with Xcode - tells you the specifics of how we use Xcode and its tools
writing-app-release-notes
Use when being asked to write release notes for an app
issue-tracking-with-linear
Use when working with Linear tickets/issues - establishes workflows for creating and updating tickets (issues)
generating-swift-package-docs
Use when encountering unfamiliar import statements; when exploring a dependency's API; when user asks "what's import X?", "what does import X do?", or about package documentation. - Generates comprehensive API documentation for Swift package dependencies on-demand. This skill helps you quickly obtain documentation for packages used in Xcode projects when you encounter unfamiliar module imports. Automatically resolves modules to packages and caches documentation for reuse. This is the primary tool for understanding individual `import` statements.
reviewing
Get second opinions from external models (Codex, Gemini) for adversarial review, tie-breaking, and multi-model consensus. Use when validating critical decisions or when stuck.
technical-writing
Write clear technical prose. Multi-layer review ensures structure, clarity, and evidence quality.
issue-tracking
Creates and manages issues via tissue for tracking work items, bugs, and features. Use for organizing work, checking ready issues, or updating status.
bib-managing
Curate and validate BibTeX bibliographies against academic databases.
researching
Comprehensive research with cited sources. Use for complex research that should be verified and persist.
Page 1600 of 1600 · 79963 results
