Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
teddyjfpender
GitHub 제작자 프로필

teddyjfpender

1개 GitHub 저장소에서 수집된 63개 skills를 저장소 단위로 보여줍니다.

수집된 skills
63
저장소
1
업데이트
2026-01-27
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

cairo-quirks
소프트웨어 개발자

Document Cairo language quirks, gotchas, and idiomatic workarounds; use when encountering unexpected compilation errors or behaviors in Cairo that differ from Rust.

2026-01-27
cairo-numeric-types
소프트웨어 개발자

Guide implementing custom numeric types in Cairo with invariant enforcement, overflow safety, and standard trait implementations; use when implementing fixed-point, signed integers, or other numeric primitives.

2026-01-23
cairo-testing
소프트웨어 품질 보증 분석가·테스터

Explain how to write and run Cairo tests, including `#[test]`, assert macros, `#[should_panic]`, `#[ignore]`, and `#[available_gas]`; use when a request involves writing or running unit tests in Cairo.

2026-01-23
cairo-arrays
소프트웨어 개발자

Explain Cairo Array usage, ArrayTrait methods, array! macro, Span, and array read/write constraints; use when a request involves creating, updating, reading, or passing arrays in Cairo.

2026-01-23
cairo-associated-items
소프트웨어 개발자

Explain Cairo associated items (functions, types, constants, implementations) in traits and impls; use when a request involves associated types, constants, or clarifying trait item placement in Cairo.

2026-01-23
cairo-closures
소프트웨어 개발자

Explain Cairo closures, syntax, capture rules, type inference, and Fn traits; use when a request involves anonymous functions or passing behavior as a parameter in Cairo.

2026-01-23
cairo-comments
소프트웨어 개발자

Explain Cairo comment styles and documentation comments (`//`, `///`, `//!`); use when a request involves commenting code, documenting functions/modules, or generating Cairo API docs.

2026-01-23
cairo-control-flow
소프트웨어 개발자

Explain Cairo control flow with `if`, `else`, `loop`, `while`, `for`, `break`, and `continue`; use when a request involves conditionals, loops, or loop return values in Cairo.

2026-01-23
이 저장소에서 수집된 skills 63개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다