This skill defines the coding and code review guidelines based on principles documented by Nitin Bhide (Thinking Craftsman). These guidelines are independant of programming language or technology stack.
nitinbhide/tcaitoolkit
SkillsMP has collected 5 skills from nitinbhide/tcaitoolkit. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Evaluates the repository-root AGENTS.md and its first-level referenced files against predefined quality criteria. If the repository-root AGENTS.md is missing, the audit must stop and report a hard failure. The objective is to improve the effectiveness of…
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me". (Copied from Grill-me skill…
This skill evaluates other agent skills based on a set of test cases defined in a markdown file. It parses sthe file, executes the prompts against the target skill, and compares the output to the expected results.
Enable AI agents to efficiently query history, compute differences, and follow safe workflows across version control systems.