language-performance-safety
CommunityMake runtime perf and safety measurable.
Authormachenjie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents performance regressions and safety bugs by forcing language- and runtime-specific changes to be validated with evidence rather than intuition.
Core Features & Use Cases
- Evidence-first performance validation: requires profiling, traces, allocation logs, and system-level benchmarks to justify optimizations.
- Runtime safety guardrails: covers allocation/GC behavior, event-loop and scheduler interaction, async cancellation, blocking work, and unsafe/FFI invariants.
- Bounded resource practices: mandates explicit ceilings for queues, collections, batches, pagination windows, retry accumulators, caches, and fan-out to avoid OOM and denial-of-service patterns.
Quick Start
Ask the skill to evaluate your proposed hot-path or safety-critical change and return the measurement plan, required evidence, and accept/reject criteria.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: language-performance-safety Download link: https://github.com/machenjie/rd-skills/archive/main.zip#language-performance-safety Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.