Find the perfect skill
Palantir Foundry Production Checklist
DevOps
Execute Palantir Foundry production deployment checklist covering credentials, code quality, infrastructure, monitoring, and rollback procedures.
Backend Architect
Development
Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems.
Go Code Review for fzuhelper-server
Development
Comprehensive code review of Go microservices using Hertz and Kitex, covering architecture, logic, and best practices.
Advanced React 19: useTransition/useOptimistic
Development
Advanced skill for using React 19 useTransition and useOptimistic hooks, focusing on server actions form state, with Next.js and Playwright E2E validation.
Convex HTTP Actions
Development
Build HTTP endpoints for webhooks, APIs, and custom routes in Convex, including request handling, authentication, CORS, and webhook signature validation.
Module Migration to Target Architecture
Development
Migrates a complete module to the target architecture from `docs/ARCHITECTURE.md` across six phases (analysis, structure, types, services, state, components) with approval gates. Helps when systematically refactoring SvelteKit modules, whether upgrading Svelte 4 to 5, JavaScript to TypeScript, or SvelteKit 1 to 2.
Create Pull Request
Development
Automate the PR workflow: create a feature branch, commit changes, push, and open a draft PR against the upstream repo. Handles version bump rules and includes a Co-Authored-By trailer.
iOS Debug Bridge Sync
Development
Regenerate the iOS debug bridge and typed accessors from the latest gstack templates after upgrades or new ViewModels.
Cloudflare Operator
DevOps
Use wrangler CLI to manage Cloudflare: Workers, Pages, R2, D1, KV, etc.
Review Existing Content
Documentation
Reviews existing documentation pages, applies only high-confidence fixes, and opens one auditable PR per article.
Create a Git commit
Development
Make a Git commit with an appropriate commit message for the currently staged changes.
ClickHouse Regression Bisect
Testing
Bisect a ClickHouse regression using pre-built CI binaries and an automated script to find the commit that introduced a bug.