Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

leetcode-py

leetcode-py contém 5 skills coletadas de wislertt, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
135
atualizado
2026-07-13
Forks
17
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

consistency-fix
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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