Skip to main content

这个仓库中的 skills

CodySwannGT/lisa - 第 21 页

SkillsMP 已收集 CodySwannGT/lisa 中的 888 个 Skill。打开任一 Skill 可查看来源和详情。

CodySwannGT/lisa

已展示 40 / 888 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Scaffold a project-specific "front-door" ingest skill that does something unique (classify a source, fetch from a special system, stamp domain frontmatter) and then chains into /ingest. Use when a project needs a bespoke ingestion path that the core…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Produce sanitized Confluence source notes for lisa-wiki ingest via the Atlassian MCP. Use only when lisa-wiki-ingest routes to the confluence connector. Read-only; tenant-guarded.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ingest a local document (PDF, DOCX, Markdown, text) into a sanitized source note for lisa-wiki ingest. Use only when lisa-wiki-ingest routes to the docs connector (a file-path input). Uses available local converters; no heavy bundled dependency.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Produce sanitized git/PR-history source notes for lisa-wiki ingest. Use only when lisa-wiki-ingest routes to the git connector (self repo or a registered project). Read-only — never checks out, fetches, or mutates the target repo.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Produce sanitized JIRA source notes for lisa-wiki ingest via the Atlassian MCP. Use only when lisa-wiki-ingest routes to the jira connector. Read-only; tenant-guarded.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ingest the agent's PROJECT-SCOPED memory into a sanitized source note. Use only when lisa-wiki-ingest routes to the memory connector. NEVER ingests global or unrelated memory — global Codex memory and the Chronicle store are refused.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Produce sanitized Notion source notes for lisa-wiki ingest via the Notion MCP. Use only when lisa-wiki-ingest routes to the notion connector. Read-only; teamspace-guarded.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ingest the wiki's own digital-staff roster (config.staff[] + wiki/staff/*) into a sanitized source note. Use only when lisa-wiki-ingest routes to the roles connector. Does not run any subagent.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ingest a Slack channel into sanitized source notes via a user token. Use only when lisa-wiki-ingest routes to the slack connector AND the run carries explicit external-write intent (Slack OAuth opens a browser and stores a token file). Centralized…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ingest a public URL into a sanitized source note for lisa-wiki ingest (via WebFetch). Use only when lisa-wiki-ingest routes to the web connector (a URL input). Read-only.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Verify that a wiki is correctly set up and (after migration) fully functional. Runs the deterministic checks plus functional smoke tests, writes a doctor report, and returns an overall verdict. Use as the final gate of /migrate, after /setup, or anytime to…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Health-check the LLM Wiki. Reports orphan pages, contradictions, stale claims, broken internal links, missing index/log coverage, structure-manifest violations, and secret/tenant leaks. Use periodically or before hardening a wiki. Read-only — it reports…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrate an existing, hand-rolled wiki implementation onto the lisa-wiki kernel — phased and compatibility-first, with a strict no-loss guarantee. Use when adopting lisa-wiki in a repo that already has its own wiki/, ingest skills, docs, or roles. Renaming…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Onboard a user to the project via its LLM Wiki. Interviews the user about themselves in relation to the project, captures that to project-scoped memory only, then gives a guided tour of what the project is and sample questions they can ask. Use when someone…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Scaffold, repair, verify, or upgrade a project's LLM Wiki from its config. Use when setting up the wiki in a new repo, fixing a broken/incomplete structure, or upgrading to a newer kernel version. Asks the wiki's purpose and README mode, renders the contract…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Report Lisa wiki source freshness across enabled ingestion connectors. Reads wiki config, log, source notes, and state cursors, then renders a concise read-only freshness table with skipped/blocker reasons and exact next actions. Use when maintainers ask…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Remove the recurring LLM Wiki ingest automation that /lisa-wiki:setup-automations created for this project (the lisa-wiki-auto-<project>-* set) using the CURRENT runtime's native scheduler — Codex automations or, on Claude, /schedule. This skill is a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Explain how to browse, query, and contribute to this project's LLM Wiki. Use when a user asks how the wiki works, where knowledge lives, how to find something, or how to add to it — the read/navigation path, not an ingestion or write workflow.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill enforces the project's directory structure standards when creating or moving files. Use this skill when creating new components, screens, features, hooks, utilities, or any other code files to ensure they are placed in the correct location with…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when comparing a project's Lisa-managed files against Lisa's source templates to identify drift. It reads the project manifest, locates source templates, generates diffs for drifted files, and offers to upstream improvements back to…

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when Lisa needs to research feature parity across the coding agents it can install into — Claude Code, Codex, Cursor (cursor-agent), Antigravity (agy), and GitHub Copilot. It produces a four-part research artifact (universal feature…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent app.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel. Use when the user asks how an update is performing, whether a rollout is healthy, how many…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guidelines for creating API routes in Expo Router with EAS Hosting

原文语言:英语

更新
已展示 40 / 888 个已收集 Skill。