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

claude-setup

claude-setup contains 7 collected skills from jeprecated, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
1
updated
2026-04-20
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

final-review
software-developers

Use when finishing a task that changed code, config, scripts, prompts, or documentation. Runs the final build/test/lint/review loop, fixes reasonable issues, and reports remaining findings or skipped checks before the final answer.

2026-04-20
devbox
software-developers

Use when managing project dependencies with Devbox. Devbox is the preferred dependency manager for new projects - covers package installation, environment variables, and shell configuration.

2026-02-04
docker
software-developers

Use when checking Docker image versions or working with container registries. Skopeo is the required tool for registry queries - never parse Docker Hub web pages.

2026-02-04
elm
software-quality-assurance-analysts-and-testers

Use when working with Elm projects. Requires running elm-test and elm-review for quality assurance.

2026-02-04
jj
software-developers

Use when working with version control. jj (Jujutsu) is the preferred VCS - never use git commands directly when jj can do the job. Covers mental model, workflows, and Nix integration.

2026-02-04
nixos-config
network-and-computer-systems-administrators

Use when working with NixOS configurations, Home Manager setups, Nix flakes, services, or troubleshooting Nix builds. Covers creating new configurations, modifying existing ones, adding packages, setting up services, writing modules, and debugging build failures.

2026-02-04
consolidate-branches
software-developers

Consolidate multiple PR branches onto a target branch using jj multi-parent rebase with intelligent AI-powered conflict resolution

2025-11-18