Results for “prompt-strictness”

9 skills
intense-visions
ts-strict-mode
TypeScript Strict Mode
18 · bundle
michaelschecht
ab-testing-statistics
Design and evaluate A/B tests with power, sample size, and robust metric interpretation. Use when: (1) planning controlled experiments, (2) reading p-values/effects, (3) sequential testing safeguards. NOT for: dark-pattern optimization.
0
fradser
grill-me
Runs a relentless interview that sharpens a plan or design. Use when the user wants to be grilled on an idea, pressure-test a plan, or refine a design through questioning.
580 · bundle
landonschropp
streamline
Use when content is verbose, repetitive, or padded and needs tightening while preserving meaning
1
dracounion
tactical-pressure
当个人或团队因拖延、分心或动力不足,导致重要目标长期停滞不前,需要一种强制机制来激发高度专注和行动力时
11 · bundle
mesteriis
performance
Improves measured performance while preserving correctness, reliability, and maintainability.
0
haongo232
clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
3
netanel-abergel
memory-tiering
Multi-tiered memory management (HOT/WARM/COLD) for context compaction. Invoke ONLY for explicit compaction events: post-`/compact` cleanup, MEMORY.md tier promotion, archive batch, or "trim my context". NOT for general recall (use deep-recall) or routine memory writes (use storage-router). Triggers: "compact memory", "promote to durable", "archive old context", "tier this".
6
whd4
clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
0