unslop
Unslop
Check the diff against the branch's merge base (where it forked from). Remove all AI-generated slop introduced in this branch.
Be moderate — remove obvious slop and collapse verbose AI patterns into idiomatic code, but do not question whether feature logic deserves to exist. Trust the intent behind what was added; just make it cleaner.
Comments
- Cut every new comment that doesn't explain why
- Preserve pre-existing comments and any "why" comment that earns its place
What to Cut
| Target | Why It Dies |
|---|---|
any types |
Replace with proper types |
| Comments that restate the code | The code already says it |
| Verbose error handling that adds no value | Let errors propagate naturally |
| Redundant null checks | Unnecessary optional chaining |
More from cameronapak/jstack
christian-ai-creator-helper
Evaluate, build, or resource Christian AI applications. Covers the 5 unofficial rules for Christian AI apps, Bible developer resources (APIs, SDKs, MCP servers, concordance, commentary), guardrail implementation, and app testing. Use when building an AI tool for Christians, evaluating whether an AI app meets faith.tools standards, looking for Bible APIs or MCP servers, setting up Christian AI guardrails, or testing Christian AI chatbots.
2keep-agents-and-readme-fresh
One-time setup skill that adds Documentation Freshness rules to existing AGENTS.md or CLAUDE.md files so agents keep AGENTS.md and README.md aligned with repo reality. Use when you want future coding-agent sessions to update agent and human docs when objective repo facts change.
2