Skip to main content

이 저장소의 skills

CodySwannGT/lisa - 22페이지

SkillsMP는 CodySwannGT/lisa에서 888개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

CodySwannGT/lisa

수집된 skill 888개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the isolated approach…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build and distribute Expo development clients locally or via TestFlight

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (`useLoaderData`).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guidelines for upgrading Expo SDK versions and fixing dependency issues

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill should be used when writing or modifying GraphQL operations, hooks, or mutations using Apollo Client 3.10. It enforces best practices for optimistic responses, cache updates, and TypeScript type generation. Use this skill when creating new…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill enforces the Container/View pattern for React components. It should be used when creating new components, validating existing components, or refactoring components to follow the separation of concerns pattern where Container handles logic and View…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill enforces cross-platform compatibility best practices for Expo apps targeting iOS, Android, and web. It should be used when creating new features, components, or screens to ensure they work correctly on all platforms. Use this skill when writing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill should be used when creating, modifying, or accessing environment variables in this Expo/React Native codebase. It enforces type-safe, validated environment configuration using Zod schemas. Use this skill when adding new environment variables,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill should be used when creating new routes, configuring navigation layouts, implementing deep linking, or organizing the app/ directory structure in Expo Router projects. It provides best practices for file-based routing patterns.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

This skill should be used when creating JIRA epics, stories, and tasks from code files or descriptions. It analyzes the provided input, determines the appropriate issue hierarchy, and creates issues with comprehensive quality requirements including test-first…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

This skill should be used when verifying that a JIRA ticket meets organizational standards for epic relationships, description quality, and (for UI tickets) Validation Journey presence. It fetches the live ticket and delegates the gate checks to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill should be used when implementing local state management in this React Native/Expo codebase. It covers Apollo Client Reactive Variables for in-memory reactive state and React Native AsyncStorage for persistent storage. Use this skill when creating…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Browser-based user acceptance testing via Playwright MCP tools. Logs into the application, navigates through features, and captures visual proof with screenshots.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Monitor Sentry for unresolved errors in frontend and backend projects. Supports filtering by project, environment, and time range.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Performance analysis for Expo + serverless backend projects. Runs Lighthouse audits, bundle size analysis, and k6 load tests.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Health check all services across environments. Checks frontend URLs, backend GraphQL endpoints, and reports response times.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Debug Playwright E2E tests that pass locally but fail in CI (or vice versa) in Expo web projects. Covers local reproduction, network interception, CI environment discovery, commit SHA verification, and robust interaction patterns that eliminate flake. Use…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill provides strategies and patterns for reducing cognitive complexity in React components. It should be used when ESLint reports sonarjs/cognitive-complexity violations, when refactoring complex View components, or when planning how to break down…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Enforces best practices for unit testing with Jest, @testing-library/react-native, and jest-expo in Expo projects. This skill should be used when writing, reviewing, or debugging unit tests to ensure tests are accessible, maintainable, and follow Testing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill should be used when reasoning about how a Harper (formerly HarperDB) Fabric application is structured — what a component, application, extension, or plugin is, where code and assets belong, and how the pieces depend on each other. Use it before…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Comprehensive guide for NestJS GraphQL development using Apollo and code-first approach. This skill should be used when writing GraphQL resolvers, mutations, queries, types, subscriptions, or implementing advanced features like field middleware, complexity…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Procedural rules and patterns for NestJS backend development. This skill should be used when creating new NestJS modules, services, resolvers, or controllers. It covers component generation with NestJS CLI, TDD patterns, module structure conventions, Lambda…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build or Refactor Rails views, partials, and templates into clean, maintainable code. Use when views have inline Ruby logic, deeply nested partials, jQuery or legacy JavaScript, helper methods returning HTML, or when the user asks to modernize, refactor, or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill should be used when fixing all violations of one or more RuboCop cops across the codebase. It runs RuboCop, groups violations by cop and file, generates a brief with fix strategies, and creates a plan with tasks to implement the fixes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill should be used when reducing the maximum lines per method threshold and fixing all violations. It updates the RuboCop configuration, identifies methods exceeding the new limit, generates a brief with refactoring strategies, and creates a plan with…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill should be used when reducing the maximum class/module lines threshold and fixing all violations. It updates the RuboCop configuration, identifies classes and modules exceeding the new limit, generates a brief with refactoring strategies, and…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

This skill should be used when creating JIRA epics, stories, and tasks from code files or descriptions. It analyzes the provided input, determines the appropriate issue hierarchy, and creates issues with comprehensive quality requirements including test-first…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

This skill should be used when verifying that a JIRA ticket meets organizational standards for epic relationships and description quality. It fetches the live ticket and delegates the gate checks to jira-validate-ticket so the bar matches what…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Check application logs from local Docker Compose or remote AWS CloudWatch for Rails applications. Supports log tailing, filtering, and error searching.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deploy Rails applications via Kamal or CI/CD branch push to staging or production environments.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage the local Docker Compose development environment for Rails applications. Supports start, stop, restart, and status for the full stack or individual services.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Verify Solid Queue background jobs are running in Rails applications. Check worker health, queue depth, failed jobs, recurring job execution, and retry stuck jobs.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

This skill should be used when adding or changing a Lisa feature surface (hooks, skills, agents, slash-commands, MCP servers, settings, memory) and you need the Codex distribution to reach parity with the Claude distribution. It drives the `codex` CLI in a…

원문 언어: 영어

업데이트
직업 분류
파일 사무원
설명

Use when ingesting Lisa repository, GitHub, Linear, document, or transcript knowledge into the in-repository wiki.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Knowledge base for creating and configuring Claude Code Action GitHub workflows

원문 언어: 영어

업데이트
수집된 skill 888개 중 40개를 표시합니다.