Texarkanine
- 21 skills
- 0 followers
- 3 days ago last updated
- ▌ Shell Tdd · texarkanine-cursor-rulesRequired test-driven development practice for writing shell scripts
- ▌ Bash Style · texarkanine-cursor-rulesRequired style guidelines for writing shell scripts where POSIX-compliance is not an explicit requirement
- ▌ Shell Posix Style · texarkanine-cursor-rulesRequired style guidelines for writing shell scripts where POSIX-compliance is REQUIRED
- ▌ Niko · texarkanine-cursor-rules bundleNiko Memory Bank System - Niko Phase - Initialization & Entry Point
- ▌ Niko QA · texarkanine-cursor-rulesNiko Memory Bank System - QA Phase - Post-Implementation Semantic Review
- ▌
- ▌
- ▌
- ▌
- ▌ Nk Refresh · texarkanine-cursor-rulesGeneral-purpose guidance for taking a step back and getting un-stuck from a problem that you've tried to solve multiple times unsuccessfully.
- ▌ Niko Archive · texarkanine-cursor-rulesNiko Memory Bank System - Archive Phase - Task Archiving & Cleanup
- ▌ Niko Reflect · texarkanine-cursor-rulesNiko Memory Bank System - Reflect Phase - Post-Implementation Reflection
- ▌ Niko Creative · texarkanine-cursor-rulesNiko Memory Bank System - Creative Phase - Design Exploration
- ▌ Niko Preflight · texarkanine-cursor-rulesNiko Memory Bank System - Preflight Phase - Pre-Build Plan Validation
- ▌ Illustrate Complexity · texarkanine-cursor-rulesDecide whether an explanation needs a diagram, pick the right Mermaid type, and write it so it renders. Use when explaining a system's structure, flow, or relationships - in docs, READMEs, design notes, prompts, plans, or a chat answer - even when nobody asked for a diagram. Not for charting numeric data.
- ▌ Architecture Docs · texarkanine-cursor-rulesHow to write project architecture documentation as portable principles — genre framing, inclusion bars, orientation diagrams, invariants, and change-surface routing. Use when writing or improving architecture docs, systems atlases, or design-surface explanations (not product how-tos).
- ▌ Txrk9 Basic Pr Review · texarkanine-cursor-rulesBasic PR Review - looks for critical blocking issues and a decent attempt to find other high-impact but non-blocking issues near and in the changed code.
- ▌ How To Script It Instead · texarkanine-cursor-rulesGuidance for writing batch scripts to replace repetitive tool call loops — covers discovering available runtimes and CLI tools, choosing the right scripting approach, and structuring efficient collect-then-reason workflows
- ▌ Github Open A Pull Request Gh · texarkanine-cursor-rules bundleThe one and only correct way to open a GitHub Pull Request with the `gh` command-line tool
- ▌ Xy Problem · texarkanine-cursor-rules bundleCheckpoint for "I'll use X to achieve Y" moments — before investing work in a chosen means, verify it actually achieves the goal and is the right choice among the things that do. Use when selecting a new dependency, library, tool, or approach; when a plan step names a means whose fitness rests on reputation or assumption rather than inspection; or when repeated attempts to make a chosen means work keep failing.
- ▌ Prompt Authoring · texarkanine-cursor-rules bundleHow to author a prompt, rule, or skill that an agent will actually follow. Use when writing or editing prompts, rules, skills, or other instructions meant for an AI agent.