simorgh3196 avatar

simorgh3196

Community

@simorgh3196 · Tokyo, Japan

65Followers
|
72Public Repos
|
31Published Skills

iOS App Developer Twitter: @simorgh3196 Qiita: simorgh3196

Agent Skills by simorgh3196

Showing 31 vetted skills indexed across 1 GitHub repositories.

simorgh3196simorgh3196
1

m13-domain-error

Design domain error hierarchies with categorization, retry policies, and circuit breakers.

Community
Advanced
simorgh3196simorgh3196
1

using-git-worktrees

Create isolated git worktrees and run project setup steps.

Community
Basic
simorgh3196simorgh3196
1

rust-symbol-analyzer

Analyze Rust codebases to expose a structured symbol map via LSP.

Community
Intermediate
simorgh3196simorgh3196
1

m15-anti-pattern

Detect and refactor common Rust anti-patterns during code review.

Community
Basic
simorgh3196simorgh3196
1

coding-guidelines

Enforces Rust coding, naming, formatting and linting guidelines during code reviews and feedback sessions.

Community
Basic
simorgh3196simorgh3196
1

m10-performance

Profile, benchmark, and optimize Rust applications with measurement-driven workflows.

Community
Advanced
simorgh3196simorgh3196
1

test-driven-development

Guide teams through a Red-Green-Refactor workflow for test-first development.

Community
Basic
simorgh3196simorgh3196
1

m12-lifecycle

Design Rust resource lifecycles with RAII, Drop, and OnceLock patterns.

Community
Advanced
simorgh3196simorgh3196
1

m09-domain

Model Domain-Driven Design primitives like Repository and Domain Event in Rust code.

Community
Advanced
simorgh3196simorgh3196
1

doc-coauthoring

Guide structured documentation co-authoring through context gathering, refinement, and reader testing.

Community
Basic
simorgh3196simorgh3196
1

rust-trait-explorer

Locate Rust trait implementations using LSP goToImplementation and workspaceSymbol discovery.

Community
Advanced
simorgh3196simorgh3196
1

m05-type-driven

Encode Rust type-system invariants to prevent invalid runtime states.

Community
Advanced
simorgh3196simorgh3196
1

rust-code-navigator

Navigate Rust codebases using LSP-based symbol resolution.

Community
Advanced
simorgh3196simorgh3196
1

meta-cognition-parallel

Orchestrate three parallel cognitive-analysis agents into a unified meta-cognition assessment.

Community
Advanced
simorgh3196simorgh3196
1

m04-zero-cost

Implement compile-time polymorphism in Rust using generics and static dispatch.

Community
Advanced
simorgh3196simorgh3196
1

m14-mental-model

Explain Rust ownership, borrowing, and lifetimes with analogies and visuals.

Community
Basic
simorgh3196simorgh3196
1

rust-call-graph

Visualize Rust function call graphs via LSP call hierarchy operations.

Community
Advanced
simorgh3196simorgh3196
1

m11-ecosystem

Evaluate Rust crates across serialization, async runtimes, HTTP frameworks, and databases.

Community
Advanced
simorgh3196simorgh3196
1

unsafe-checker

Identify unsafe Rust patterns and FFI misuse in Rust projects.

Community
Advanced
simorgh3196simorgh3196
1

rust-daily

Collect Rust community news and compile structured summaries for daily, weekly, or monthly reports.

Community
Basic
simorgh3196simorgh3196
1

m07-concurrency

Design safe Rust concurrency with Arc, Mutex, and RwLock.

Community
Advanced
simorgh3196simorgh3196
1

m01-ownership

Diagnose and resolve Rust ownership, borrowing, and lifetime errors.

Community
Advanced
simorgh3196simorgh3196
1

commit-work

Plan commit boundaries, stage changes, and write Conventional Commits messages.

Community
Basic
simorgh3196simorgh3196
1

rust-deps-visualizer

Generate ASCII dependency trees from Cargo metadata with depth and feature display.

Community
Advanced