Marlenedead327/polanyi-skill
Implement an executable cognitive framework based on Michael Polanyi's theories to refine decision-making, pattern recognition, and knowledge transfer.
Implement an executable cognitive framework based on Michael Polanyi's theories to refine decision-making, pattern recognition, and knowledge transfer.
npx skills add Marlenedead327/polanyi-skillImplement an executable cognitive framework based on Michael Polanyi's theories to refine decision-making, pattern recognition, and knowledge transfer.
Portable Claude Code skill for removing AI-shaped prose, over-explanation, and mechanical cadence without forcing a named-author style.
Generate a time-windowed pulse report on what users experienced and how the product performed - usage, quality, errors, signals worth investigating. Use when the user says 'run a pulse', 'show me the pulse', 'how are we doing', 'weekly recap', 'launch-day check', or passes a time window like '24h' or '7d'. Configures via .compound-engineering/config.local.yaml and saves reports to docs/pulse-reports/.
A collection of skills for AI agents
我的 Claude Code / Codex Skills 集合(一键 prompt 安装)
Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.
Mutation-driven test vector generation. Finds implementations of a cryptographic algorithm or protocol, runs mutation testing to identify escaped mutants, then generates new test vectors that deliberately exercise the uncovered code paths. Compares before/after mutation kill rates to prove vector effectiveness. Use when generating cryptographic test vectors, measuring Wycheproof coverage gaps, finding escaped mutants via mutation testing, creating cross-implementation test suites, or improving test vector coverage for crypto primitives.