nirelbaz

36 mods across 1 repository, 6 stars between them.

AI Stack Expert

01

nirelbaz/promptpit

Agent Claude Code

Expert on AI coding tool configuration — file formats, folder structures, edge cases, and ecosystem trends. Maintains a verified knowledge base and audits promptpit adapters against reality.

6 1mo ago A 38 tokens original MIT

audit-adapters

02

nirelbaz/promptpit

Command Claude Code

Read the AI Stack Expert agent definition at .claude/agents/ai-stack-expert.md to understand your role, expertise, and methodology. Then execute the following audit workflow.

6 1mo ago A 0 tokens original MIT

develop

03

nirelbaz/promptpit

Command Claude Code

Full development workflow for PromptPit features. Runs design, planning, implementation, review, and simplification in one session. Use this when starting a new feature or significant change.

6 1mo ago A 0 tokens original MIT

pre-pr-check

04

nirelbaz/promptpit

Command Claude Code

Pre-PR quality gate for PromptPit. Run this on your feature branch after implementation is complete, before opening a PR. Chains three checks: code review, adapter correctness verification, and code simplification.

6 1mo ago A 0 tokens original MIT

qa-real-world

05

nirelbaz/promptpit

Command Claude Code

Run free-form agent-based QA against real-world public repos. Each agent acts as a developer who just discovered pit and wants to try it on a project. The agent learns what pit is only from the README and CLI help, then explores organically.

6 1mo ago C 0 tokens original MIT

refresh-knowledge

06

nirelbaz/promptpit

Command Claude Code

Read the AI Stack Expert agent definition at .claude/agents/ai-stack-expert.md to understand your role, expertise, and methodology. Then execute the following refresh workflow.

6 1mo ago A 0 tokens original MIT

release

07

nirelbaz/promptpit

Command Claude Code

Tag and publish the current main branch. Run this on main after merging a PR that includes a version bump.

6 1mo ago A 0 tokens original MIT

ship

08

nirelbaz/promptpit

Command Claude Code

Push the current branch and create a Pull Request. Run this after implementation is complete and tests pass.

6 1mo ago A 0 tokens original MIT

version

09

nirelbaz/promptpit

Command Claude Code

Bump the version and add a CHANGELOG entry. Run this on your feature branch before opening a PR that you want to release.

6 1mo ago A 0 tokens original MIT

changelog

10

nirelbaz/promptpit

Skill Claude CodeCodex

Update CHANGELOG.md with user-facing changes. Use when the user wants to update the changelog, prepare for a release, or document what changed since the last version.

6 1mo ago A 37 tokens original MIT

commit

11

nirelbaz/promptpit

Skill Claude CodeCodex

Write clear commit messages in conventional commits format. Use when the user is done with changes and wants to commit, says 'commit this', asks for a commit message, or has staged changes ready to go.

6 1mo ago A 43 tokens original MIT

debug

12

nirelbaz/promptpit

Skill Claude CodeCodex

Systematic debugging - reproduce, isolate, understand, fix. Use when the user reports a bug, error, crash, unexpected behavior, or says something 'doesn't work' or 'is broken'.

6 1mo ago A 42 tokens original MIT

document

13

nirelbaz/promptpit

Skill Claude CodeCodex

Write useful documentation where people will find it. Use when the user asks to document code, add comments, update the README, explain a module, or write API docs.

6 1mo ago A 36 tokens original MIT

refactor

14

nirelbaz/promptpit

Skill Claude CodeCodex

Clean up code without changing behavior. Use when the user says code is messy, hard to read, too complex, wants to simplify, reduce duplication, or prepare code for a new feature.

6 1mo ago A 41 tokens original MIT

review

15

nirelbaz/promptpit

Skill Claude CodeCodex

Self-review code before pushing. Use when the user wants to check their changes, asks 'anything I missed', says 'ready to push', or wants a pre-PR sanity check.

6 1mo ago A 39 tokens original MIT

test

16

nirelbaz/promptpit

Skill Claude CodeCodex

Write tests for new or changed code. Use when the user asks for tests, says 'cover this', 'make sure this works', wants regression tests, or has just finished implementing a feature or fix.

6 1mo ago A 43 tokens original MIT

promptpit CLAUDE.md

17

nirelbaz/promptpit

Instructions file

Instructions for nirelbaz/promptpit, covering claude.md, project, commands, architecture and key decisions.

6 1mo ago A 1,711 tokens original MIT

promptpit

18

nirelbaz/promptpit

Settings file Claude Code

MCP configuration declaring 1 server: postgres.

6 1mo ago A tokens not measured original MIT

browse

19

nirelbaz/promptpit

Skill Claude CodeCodex

Headless browser for QA testing.

6 1mo ago A 8 tokens original MIT

testing

20

nirelbaz/promptpit

Cursor rule Cursor

Always use vitest for testing. Use describe/it blocks.

6 1mo ago A 0 tokens original MIT

cursorrules

21

nirelbaz/promptpit

Cursor rule Cursor

Use functional components in React. Prefer Tailwind CSS classes.

6 1mo ago A 12 tokens original MIT

lint

22

nirelbaz/promptpit

Skill Claude CodeCodex

Run the linter.

6 1mo ago A 6 tokens original MIT