Skip to main content

wanghaisheng/web3-scaffold-app-monorepo

SkillsMP 已收集 wanghaisheng/web3-scaffold-app-monorepo 中的 29 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
29
GitHub 星标
0
GitHub Forks
0

已展示 29 / 29 个已收集 Skill。

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

Analytics event tracking for OneKey. Use when adding tracking events, logging to server, user behavior tracking, or business metrics. Covers the @LogToServer decorator pattern, logger scope/scene architecture, and common pitfalls. Triggers on "埋点", "统计",…

原文语言:英语

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

Create test versions to verify app auto-update functionality and version migration.

原文语言:英语

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

Release branch management — checkout from release, prepare builds, pre-release diff checks, publish tracking, and sync back to x. Use this skill when managing release branches, creating branches for bundle releases, running pre-release diff checks, finalizing…

原文语言:英语

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

Code quality standards — lint (eslint/oxlint), type check (tsc), pre-commit hooks, and comment conventions. All comments must be in English.

原文语言:英语

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

Comprehensive PR code review for OneKey monorepo. Use when reviewing PRs, code changes, or diffs — covers security (secrets/PII leakage, supply-chain, AuthN/AuthZ), code quality (hooks, race conditions, null safety, concurrent requests), and OneKey-specific…

原文语言:英语

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

Coding patterns and best practices — React components, promise handling, and TypeScript conventions.

原文语言:英语

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

Creates a Pull Request from current changes for OneKey app-monorepo. Use when user wants to create PR, submit changes, or merge feature branch. Handles branch creation, commit, push, and PR creation with conversation context extraction for code review AI.

原文语言:英语

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

Cross-platform development patterns — platform-specific code (.native.ts/.web.ts/.desktop.ts/.ext.ts) and platformEnv usage.

原文语言:英语

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

Date and time formatting — use OneKey dateUtils (formatDate/formatTime) instead of native JS date methods.

原文语言:英语

更新
职业分类
项目管理专家
描述

Guide for integrating new DeFi modules or protocols (staking, lending, Earn, Borrow) into OneKey.

原文语言:英语

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

Development commands — yarn scripts for dev servers, building, linting, testing, and troubleshooting.

原文语言:英语

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

Feature development guides for OneKey. Use when adding new chains, socket events, notifications, pages, or routes. Covers blockchain integration, WebSocket subscriptions, push notifications, and navigation patterns.

原文语言:英语

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

Git workflow and conventions — branching, commit messages, and PR creation.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Spawns a team of 3 AI agents with different analytical perspectives to collaboratively analyze a problem, propose solutions, and debate trade-offs. Use when facing bugs, design decisions, architecture choices, or any task that benefits from multiple…

原文语言:英语

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

Internationalization — translations (ETranslations, useIntl, formatMessage) and locale management. NEVER modify auto-generated translation files.

原文语言:英语

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

Monitors a PR's CI checks and review comments until all pass and issues are resolved. Auto-fixes CI failures, addresses inline review comments, replies, and resolves threads. Use when watching CI status, waiting for checks to pass, fixing CI errors, or…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a skill, or asks about writing skills for Claude Code. Fetches latest documentation before generating skill content. New skill. Create a skill.

原文语言:英语

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

Patches native modules (expo-image, react-native, etc.) to fix native crashes or bugs.

原文语言:英语

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

Performance optimization for React/React Native — re-renders, memoization, FlashList, memory leaks, and bundle size.

原文语言:英语

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

Reviews package version upgrades — diffs source between versions, traces call sites, and generates compatibility reports.

原文语言:英语

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

Minimum SDK/OS version requirements for all OneKey platforms (iOS, Android, Chrome, Electron).

原文语言:英语

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

Generate a 24-hour PR activity report grouped by module with Chinese summaries. Use when the user asks for PR statistics, daily report, PR summary, or mentions "PR 统计", "每日报告", "PR 汇总", "日报".

原文语言:英语

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

Analyze accumulated bug fix cases and propose updates to the self-testing checklist. Use periodically (weekly/monthly) to evolve quality checks based on real issues.

原文语言:英语

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

Analyze and fix production errors from Sentry crash reports (AppHang, ANR, crashes, stacktraces).

原文语言:英语

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

Sentry error tracking and monitoring for OneKey. Use when configuring Sentry, filtering errors, analyzing crash reports, or debugging production issues. Covers platform-specific setup (desktop/mobile/web/extension) and error filtering strategies.

原文语言:英语

更新
职业分类
网页开发工程师
描述

UI recipes for scroll offset (useScrollContentTabBarOffset), view transitions (startViewTransition), horizontal scroll in collapsible tab headers (CollapsibleTabContext), Android bottom tab touch interception workaround, keyboard avoidance for input fields,…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Audits security and supply-chain risk between two git refs with Codex MCP cross-validation. 预发布安全审计(含 Codex 交叉验证)。Use when performing pre-release security audits, supply-chain reviews, or comparing two git refs for security regressions. Triggers on “预发布审计”,…

原文语言:英语

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

Systematic performance optimization and regression debugging for OneKey mobile app (iOS). Use when: (1) Fixing performance regressions - when metrics like tokensStartMs, tokensSpanMs, or functionCallCount have regressed and need to be brought back to normal…

原文语言:英语

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

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…

原文语言:英语

更新
已展示 29 / 29 个已收集 Skill。