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 件のリポジトリを表示
すべてのリポジトリを表示しました