Agentic Bundle Essentials

Install the "Essentials" editorial skill bundle for Claude Code.

by @sickn33 4 skills

Skills in this plugin

4
  1. Git Pushing · sickn33 bundle
    Safely stage, commit, and push intended git changes with conventional commit messages. Use for ordinary non-release pushes when explicitly asked to push, save work remotely, or share a completed change.
    45.1k repo stars
  2. Lint And Validate · sickn33 bundle
    Run configured lint and type checks, distinguish failures from checks that did not run, and report concrete validation results.
    45.1k repo stars
  3. Systematic Debugging · sickn33 bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    45.1k repo stars
  4. Test Driven Development · sickn33 bundle
    Use a failing behavioral test to guide a feature or bug fix, then implement and refactor with relevant regression checks.
    45.1k repo stars