caveman-commit
Draft terse commit messages in Caveman style without changing git state.
Test design patterns, strategies, and coverage guidance for writing effective tests. Triggers: write tests, test patterns, testing strategy, test coverage, unit test, integration test, mock, fixture, test architecture, TDD, test-driven.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "test" with this command: npx skills add xsyetopz/skillsmp-xsyetopz-xsyetopz-test
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Draft terse commit messages in Caveman style without changing git state.
Ultra-terse response mode that compresses assistant prose while preserving technical substance. Supports off, lite, full, ultra, wenyan-lite, wenyan, and wenyan-ultra. Use when the user wants fewer tokens, shorter answers, or Caveman mode.
Standards for writing and maintaining documentation: READMEs, changelogs, ADRs, API docs, and inline docs. Triggers: documentation, docs, README, changelog, ADR, architecture decision record, API documentation, doc standards, write docs, update docs.
Error handling patterns, Result types, exception strategies, and error recovery. Triggers: error handling, Result type, exception, error recovery, error propagation, unwrap, panic, try-catch, error boundary, error types, anyhow, thiserror.