Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skill-tree

skill-tree 收录了来自 alexngai 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
0
更新
2026-07-11
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

git-bisect-regression
软件开发工程师

Find the commit that introduced a regression automatically with git bisect run.

2026-07-11
jest-setup
软件质量保证分析师与测试员

Configure Jest for a TypeScript project — ts-jest, module mapping, and coverage thresholds.

2026-07-11
postgres-index-tuning
数据库架构师

Diagnose a slow Postgres query and add the right index using EXPLAIN ANALYZE.

2026-07-11
react-component-testing
软件质量保证分析师与测试员

Test React components with Testing Library — render, query by role, and assert on user-visible behavior.

2026-07-11
typescript-esm-import-fix
软件开发工程师

Fix TypeScript ES module import errors by adding .js extensions to relative imports.

2026-07-11
vitest-migration
软件质量保证分析师与测试员

Migrate a Jest test suite to Vitest — config, globals, and mock API differences.

2026-07-11
skill-writer
其他计算机职业

Comprehensive guide for creating high-quality skills for Claude. Use when building a new skill, writing a SKILL.md, designing skill frontmatter, planning skill structure, debugging trigger issues, or reviewing an existing skill for improvements. Covers standalone skills, MCP-enhanced skills, and skill-tree programmatic skills.

2026-02-13
git-commit-helper
软件开发工程师

Helps write clear and conventional git commit messages.

2026-01-31
docker-compose-helper
网络与计算机系统管理员

Assists with Docker Compose configuration, multi-container setups, and debugging container issues.

2026-01-31
react-testing-helper
软件质量保证分析师与测试员

Helps write and debug React component tests using React Testing Library. Use when writing unit tests for React components, debugging test failures, or setting up testing infrastructure.

2026-01-31