Find the perfect skill
C Pro: Advanced C Programming
Development
Write efficient C code with memory management, pointers, and system calls. For embedded systems, kernel modules, and performance-critical code.
iOS/macOS i18n Translation Management
Development
Manages iOS/macOS localization *.xcstrings files by cleaning stale entries, detecting missing translations, and adding simplified/traditional Chinese translations. Helps maintain translation consistency and completeness across app localizations, especially when adding new strings or updating existing ones.
C Pro: Systems Programming & Memory Management
Development
Expert-level C programming guidance covering memory management, pointers, POSIX, embedded systems, multithreading, and debugging.
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.