Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skill-tree

skill-tree contains 10 collected skills from alexngai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
0
updated
2026-07-11
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

git-bisect-regression
software-developers

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

2026-07-11
jest-setup
software-quality-assurance-analysts-and-testers

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

2026-07-11
postgres-index-tuning
database-architects

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

2026-07-11
react-component-testing
software-quality-assurance-analysts-and-testers

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

2026-07-11
typescript-esm-import-fix
software-developers

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

2026-07-11
vitest-migration
software-quality-assurance-analysts-and-testers

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

2026-07-11
skill-writer
computer-occupations-all-other

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
software-developers

Helps write clear and conventional git commit messages.

2026-01-31
docker-compose-helper
network-and-computer-systems-administrators

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

2026-01-31
react-testing-helper
software-quality-assurance-analysts-and-testers

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