agentsclimarketplace

Overnight development

Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/productivity/overnight-dev/skills/overnight-development

Automates software development overnight using git hooks to enforce test-driven Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.From its SKILL.md

Install
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill overnight-development

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.7 KB, 245 tokens by cl100k_base, as published. Nobody here has run it

Overnight Development

Overview

This skill automates software development overnight by leveraging Git hooks to enforce test-driven development (TDD). It ensures that all code changes are fully tested and meet specified quality standards before being committed.

Prerequisites

  • Access to project files in ${CLAUDE_SKILL_DIR}/
  • Required tools and dependencies installed
  • Understanding of skill functionality
  • Permissions for file operations

Instructions

  1. Identify skill activation trigger and context
  2. Gather required inputs and parameters
  3. Execute skill workflow systematically
  4. Validate outputs meet requirements
  5. Handle errors and edge cases appropriately
  6. Provide clear results and next steps

Output

  • Primary deliverables based on skill purpose
  • Status indicators and success metrics
  • Generated files or configurations
  • Reports and summaries as applicable
  • Recommendations for follow-up actions

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

  • Official documentation for related tools
  • Best practices guides
  • Example use cases and templates
  • Community forums and support channels

What ships with it: 7 files

9.2 KB alongside SKILL.md

assets/

references/

scripts/

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.