Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
jj1bdx
Perfil de creador de GitHub

jj1bdx

Vista por repositorio de 8 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
8
repositorios
2
actualizado
2026-07-09
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

format-and-editor-tooling
Desarrolladores de software

clang-format rules (InsertBraces=true is the one non-cosmetic transform, SortIncludes=true with ckcdeb.h pinned first via clang-format off/on islands, format-stability check before commit) and clangd/.clang-tidy editor config (keep in sync with the linux target's CFLAGS; spurious C++-mode diagnostics are not build errors). Use when reformatting, editing .clang-format/.clangd/.clang-tidy, or interpreting clangd diagnostics.

2026-07-09
signal-handling
Desarrolladores de software

Signal-handling conventions - the ck_signal() sigaction wrapper (SA_RESTART, unconditional, NOT gated on CK_POSIX_SIG), the ck_sig_t handler-pointer typedef, which calls deliberately remain plain signal(), the SIGALRM longjmp timers, and the runtime signal test battery (PAUSE 2 = 2.00s, SIGINT mid-PAUSE). Use when touching signal handlers, ck_signal/ck_sig_t, timers, or anything under <signal.h>.

2026-07-09
simplification-history
Desarrolladores de software

Detailed changelog of the 2026-06 simplification campaign - platform/feature removals (Windows/OS2/VMS, Android, SSL/Kerberos, K&R C, obsolete platform macros, dead makefile targets, ifdef COMMENT blocks) and the macro-expansion modernizations, with per-change caveats and pointers to the SIMPLIFY_*/report files. Use when investigating why code, macros, files, or makefile targets are absent; before removing anything as "obsolete"; or when planning/writing a new simplification.

2026-07-09
build-and-verify
Desarrolladores de software

Build C-Kermit (make linux → wermit), regenerate ckcpro.c after editing ckcpro.w, and verify changes are behavior-preserving — SOURCE_DATE_EPOCH byte-identical rebuild gate, per-object .o comparison, macOS/BSD

2026-07-06
Mostrando 2 de 2 repositorios
Todos los repositorios cargados