Claude Night Market provides 16 plugins for git operations, code review, spec-driven development, and issue management. Software engineers can selectively install plugins to enhance workflows in Claude Code.
git clone https://github.com/athola/claude-night-market.gitClaude Night Market is a plugin marketplace designed for Claude Code that provides 23 plugins organized across Foundation, Utility, Domain, and Meta layers. Engineers can selectively install plugins to automate git operations, enforce test-driven development, perform code and architecture reviews, manage GitHub issues, and coordinate autonomous agents—all within their Claude Code session. The marketplace includes core plugins like sanctum for git workflows, pensive for code review, spec-kit for spec-driven development, and attune for project lifecycle management. Each plugin installs independently with built-in safety guards including TDD gates, destructive-command blockers, and audit trails. Installation requires Claude Code 2.1.16+ and Python 3.9+.
["Identify the specific claude-night-market plugin needed for your task (e.g., git-commit, code-review, spec-to-code).","Run the plugin with the required parameters in Claude Code. For git operations, specify the repository path. For code review, point to the PR or branch.","Review the generated output and make any necessary adjustments before applying changes.","Use the `--dry-run` flag (if available) to preview changes before applying them to your codebase.","Integrate the plugin into your CI/CD pipeline by wrapping it in a custom script that runs during specific workflow stages."]
Automate end-to-end feature development with test-driven workflows
Run multi-discipline code reviews before submitting pull requests
Manage GitHub issues and track DORA metrics
Orchestrate autonomous agents for complex tasks
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/athola/claude-night-marketCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Use the claude-night-market plugin [PLUGIN_NAME] to [SPECIFIC_TASK] in the [REPOSITORY_PATH] repository. For example: 'Use the claude-night-market git-commit plugin to generate a conventional commit message for the staged changes in /projects/my-app.'
``` === Git Commit Message Generated by claude-night-market/git-commit === feat(api): add rate limiting middleware to /users endpoint - Implemented Redis-based rate limiting for GET /users - Added configuration in config/rate_limiting.yml - Updated OpenAPI spec to document new 429 response - Added unit tests for rate limiting logic Ticket: #1234 Co-authored-by: @dev-team ``` The commit message follows Conventional Commits format and includes: 1. Type and scope (feat(api)) 2. Clear description of changes 3. Bullet points for key changes 4. Reference to ticket 5. Co-author attribution This message is ready to be used with `git commit -F` or through the claude-night-market plugin's interactive mode. ```
AI assistant built for thoughtful, nuanced conversation
Get more done every day with Microsoft Teams – powered by AI
Automate security compliance and monitor real-time security posture seamlessly.
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan