Find the perfect skill
Analyzing Projects
Development
Skills for quickly understanding unfamiliar codebases and project structures.
Update Pull Request
Development
Update an existing pull request by syncing with the base branch, pushing new commits, and refreshing the PR description.
Aegis Multi-Tenancy Enforcer
Development
Ensures every MongoDB query includes communityId, sourced from the JWT token rather than the request body. Use this skill when writing queries, repository methods, or service logic in Aegis to prevent cross-community data breaches.
Registry Tools
Development
Lists all available commands for the Pulumi Registry, grouped by category.
Game Design Principles
Development
Game design principles covering core loops, GDD structure, player psychology, difficulty balancing, and progression design.
Flutter Expert
Development
Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment.
Implement Linear Issue
Development
This skill automates the full workflow for implementing a Linear issue. Given an issue ID or URL, it fetches the details, marks the issue as in progress, and assists with the implementation. After coding, it commits the changes, creates a pull request, links the PR to the Linear issue, and moves the issue to 'In Review'.
Ship It! - Finalize and Create PR
Development
Run quality checks, create meaningful commits, and create a pull request with this comprehensive shipping workflow.
Building Apple clients on mac-builder
Development
Guide for building, testing, and deploying Apple clients (iOS, tvOS, macOS) via SSH on a remote Mac with no local Xcode. Covers syncing, xcodebuild, code signing, and log capture.
Ship It: Quality Checks and PR
Development
Finalize your changes with quality checks, meaningful commits, and pull request creation.
innozverse Repository Structure
Development
Understand the innozverse monorepo's directory layout, naming conventions, and module boundaries. Use this skill when adding new files or features to know exactly where they belong across apps, shared packages, and config files.
List Git worktrees
Development
List all Git worktrees from one or all repositories with detailed status including branch, cleanliness, changed files count, port, and iTerm tab info. Use it when you need to view, list, or show worktrees in a clear table format.