Benchmark each PSScriptAnalyzer rule independently to identify slow rules and measure per-rule performance. Use when debugging slow lint runs, optimizing the `check pwsh` PSSA path (src/scripts/checks/check-pwsh.ps1), or profiling PSSA rule timing.
polyipseity/nucleus
SkillsMP has collected 6 skills from polyipseity/nucleus. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Use when looking up or verifying SF Symbol names for macOS Automator workflow icons. Covers the hard lookup rule, authoritative sources, and how to grep the bundled symbol list.
Record terminal CLI/TUI sessions with asciinema (POSIX) / PowerSession (Windows) and convert to plain text for LLM context. Use when demonstrating, debugging, or documenting animated terminal output.
Save session state for context compaction survival. Called automatically during plan and implement-plan workflows at natural break points — after each phase, before subagent calls, and at context pressure.
Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants…
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism,…