Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skills

skills 收录了来自 mcart13 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
0
更新
2026-01-16
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-simplifier
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
网页与数字界面设计师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
plan-reviewer
项目管理专家

Work plan validation for completeness, clarity, and BOMvault compliance. Catches gaps and ambiguities before implementation begins.

2026-01-16
scope-analyst
项目管理专家

Pre-planning analysis to catch ambiguities, hidden requirements, and risks before work begins. Prevents wasted effort by surfacing problems upfront.

2026-01-16
security-analyst
信息安全分析师

Security analysis for vulnerabilities, threat modeling, and compliance (FDA/DoD/CRA/SOC2). Reviews with attacker mindset and regulatory awareness.

2026-01-16