Skip to main content
Run any Skill in Manus
with one click
wislertt
GitHub creator profile

wislertt

Repository-level view of 6 collected skills across 2 GitHub repositories.

skills collected
6
repositories
2
updated
2026-07-13
repository explorer

Repositories and representative skills

consistency-fix
software-developers

Use when `bake check-consistency` fails with README/file drift, when generated leetcode/ files diverge from JSON templates, or when `bake p-gen -f` reports success but drift persists. Covers tag drift and prettier formatting drift.

2026-07-13
update-tags
software-developers

Use ONLY when user explicitly requests "update tags" or "/update-tags", or after running .claude/.dev/update_tags.py and seeing "Missing" or "Removed" discrepancy lines. Reconciles the tag sync between source lists and tags.json5.

2026-07-13
batch-problem-creation
software-developers

Batch creation workflow for multiple LeetCode problems - loops through problem creation, solution implementation, and quality assurance for a specified count. Accepts optional count argument (e.g., /batch-problem-creation 10). Defaults to 5 if no argument. Use ONLY when user explicitly requests batch creation via /batch-problem-creation command.

2026-05-18
problem-creation
software-developers

Guide for creating a single LeetCode problem scaffold - scrape, transform to JSON template, generate files, and verify. Use ONLY when user explicitly requests problem creation via /problem-creation command or provides a specific LeetCode problem number/name.

2026-05-18
test-quality-assurance
software-quality-assurance-analysts-and-testers

Test quality assurance workflow for LeetCode problems - verifies reproducibility, fixes linting issues, and ensures test structure matches JSON templates. Use ONLY when user explicitly requests test quality assurance via /test-quality-assurance command.

2026-05-18
Showing 2 of 2 repositories
All repositories loaded