Loading...
Loading...
Found 64 Skills
Use this skill whenever the user wants to set up, configure, or refactor TypeORM within a NestJS TypeScript project, including data sources, entities, migrations, repositories, relations, and transactional patterns.
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.
Interoperate with native APIs in a Flutter app on Android, iOS, and the web
Full-channel automation for Lark. Use the lark-mcp tool to operate Lark Bitable, send messages, manage documents, create groups, automate workflows, etc. Use this skill when you need to operate the Lark platform, sync data to Lark tables, send Lark notifications, manage Lark documents, or automate Lark business processes.
Slack automation and workflow builder - notifications, standup bots, approval flows, and cross-platform integrations
Schema awareness - read before coding, type generation, prevent column errors
Database queries, migrations, and ORM integration with Encore.ts.
Connect Workers to PostgreSQL/MySQL with Hyperdrive's global pooling and caching. Use when: connecting to existing databases, setting up connection pools, using node-postgres/mysql2, integrating Drizzle/Prisma, or troubleshooting pool acquisition failures, TLS errors, or nodejs_compat missing. Prevents 11 documented errors.
Scaffold a production-ready static landing page with working email capture form, analytics, and responsive design. Deploys instantly to Vercel.
Provides comprehensive NestJS best practices including modular architecture, dependency injection scoping, exception filters, DTO validation with class-validator, and Drizzle ORM integration. Use when designing NestJS modules, implementing providers, creating exception filters, validating DTOs, or integrating Drizzle ORM within NestJS applications.
Post, reply, quote, and delete posts on X through Shift's Skill Router.
Generate Go repository port interfaces and implementations following GO modular architechture conventions (Gorm, PingoDB, OTEL tracing, Fx DI, ports architecture). Use when creating data access layers for entities in internal/modules/<module>/ including CRUD operations (Create, FindAll, FindByID, Update, Delete), custom queries, pagination, or transactions.