Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
mcart13
GitHub-Creator-Profil

mcart13

Repository-Ansicht von 15 gesammelten Skills in 3 GitHub-Repositories.

gesammelte Skills
15
Repositories
3
aktualisiert
2026-01-28
Repository-Explorer

Repositories und repräsentative Skills

code-simplifier
Softwareentwickler

Simplify and refactor code while preserving behavior. Use when the user asks to simplify, refactor, reduce complexity, remove duplication, flatten control flow, or make logic easier to read/maintain without changing behavior.

2026-01-16
go-performance-best-practices
Softwareentwickler

Go performance optimization guidelines for profiling, allocation, GC tuning, concurrency, and I/O. This skill should be used when writing, reviewing, or optimizing Go code for performance. Triggers on tasks involving slow services, high latency, high memory usage, memory leaks, goroutine leaks, GC pressure, CPU profiling, pprof analysis, allocation reduction, sync.Pool, mutex contention, HTTP client tuning, or any Go performance investigation.

2026-01-16
rust-performance-best-practices
Softwareentwickler

Expert-level Rust performance optimization guidelines for build profiles, allocation, synchronization, and I/O. This skill should be used when writing, reviewing, or optimizing Rust code for performance. Triggers on tasks involving slow Rust code, large binary size, long compile times, LTO configuration, release profile tuning, allocation reduction, clone avoidance, lock contention, BufReader/BufWriter, flamegraph analysis, or any Rust performance investigation.

2026-01-16
typescript-performance-best-practices
Softwareentwickler

TypeScript performance optimization guidelines for build times, type-checking, declaration emit, and editor responsiveness. This skill should be used when writing, reviewing, or optimizing TypeScript code and tsconfig settings. Triggers on tasks involving slow builds, slow type-checking, CI timeouts, editor lag, tsserver memory issues, monorepo configuration, project references, incremental builds, declaration emit, or any TypeScript performance investigation.

2026-01-16
vercel-react-best-practices
Softwareentwickler

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-01-16
web-design-guidelines
Web- und digitale Schnittstellendesigner

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

2026-01-16
architect
Softwareentwickler

System design, technical strategy, architecture decisions, tradeoff analysis, and complex debugging for BOMvault's dual-cluster PostgreSQL, NATS pipeline, and multi-tenant microservices.

2026-01-16
code-reviewer
Softwarequalitätssicherungsanalysten und -tester

Code review for bugs, security, tenant isolation, RLS compliance, and maintainability. Reviews BOMvault code with focus on multi-tenancy safety and regulatory requirements.

2026-01-16
Zeigt die Top 8 von 11 gesammelten Skills in diesem Repository.
go-performance-best-practices
Softwareentwickler

Go performance optimization guidelines for profiling, allocation, GC tuning, concurrency, PGO, and I/O. This skill should be used when writing, reviewing, or optimizing Go code for performance. Triggers on tasks involving slow services, high latency, high memory usage, memory leaks, goroutine leaks, GC pressure, CPU profiling, pprof analysis, allocation reduction, sync.Pool, mutex contention, HTTP client tuning, Profile-Guided Optimization, GOMEMLIMIT tuning, Go 1.24 features, Swiss Tables, or any Go performance investigation.

2026-01-17
rust-performance-best-practices
Softwareentwickler

Expert-level Rust performance optimization guidelines for build profiles, allocation, synchronization, async/await, and I/O. This skill should be used when writing, reviewing, or optimizing Rust code for performance. Triggers on tasks involving slow Rust code, large binary size, long compile times, LTO configuration, release profile tuning, allocation reduction, clone avoidance, lock contention, BufReader/BufWriter, flamegraph analysis, async runtime issues, Tokio performance, spawn_blocking, parking_lot vs std sync, or any Rust performance investigation.

2026-01-17
typescript-performance-best-practices
Softwareentwickler

TypeScript performance optimization guidelines for build times, type-checking, declaration emit, and editor responsiveness. This skill should be used when writing, reviewing, or optimizing TypeScript code and tsconfig settings. Triggers on tasks involving slow builds, slow type-checking, CI timeouts, editor lag, tsserver memory issues, monorepo configuration, project references, incremental builds, declaration emit, isolatedDeclarations, --noCheck flag, TypeScript 5.6+ features, TypeScript 7 migration, or any TypeScript performance investigation.

2026-01-17
3 von 3 Repositories angezeigt
Alle Repositories angezeigt