TashanGKD

110 mods across 4 repositories, 34 stars between them.

ai-evaluator

01

TashanGKD/tashan-cursor-skills

Agent

A separate reviewer for AI features, including language-model calls, prompts, and agent output. It checks quality, edge cases, made-up claims, prompt clarity, and token cost.

19 5mo ago A 73 tokens original MIT

arch-destroyer

02

TashanGKD/tashan-cursor-skills

Agent

A hostile review agent for checking a technical architecture draft. It looks for security weaknesses, performance limits, failures in outside services, data-consistency risks, and hard-to-change decisions.

19 5mo ago A 85 tokens original MIT

co-build-logger

03

TashanGKD/tashan-cursor-skills

Agent

A background logging agent for recording important decisions and discoveries while people and AI build a new skill, mechanism, or architecture together.

19 5mo ago A 74 tokens original MIT

TashanGKD/tashan-cursor-skills

Agent

A background agent that watches for newly confirmed principles or major updates to a foundational document. It analyzes which work areas may need review and adds follow-up tasks to a master checklist.

19 5mo ago A 82 tokens original MIT

TashanGKD/tashan-cursor-skills

Agent

A tool that combines five or more separate notes or fragments into an existing higher-level document. It reads the document and fragments together, then proposes where each fragment belongs and drafts matching text.

19 5mo ago A 96 tokens original MIT

TashanGKD/tashan-cursor-skills

Agent

An agent that extracts reusable lessons from completed work involving a structured knowledge system. It turns task details into candidate knowledge fragments or deeper guiding principles.

19 5mo ago A 118 tokens original MIT

cognitive-verifier

07

TashanGKD/tashan-cursor-skills

Agent

A consistency checker for a knowledge system’s documents and guiding principles. It independently compares an updated document with the system’s map, principles, and related documents.

19 5mo ago A 95 tokens original MIT

fixer

08

TashanGKD/tashan-cursor-skills

Agent

A coding agent that fixes reported bugs using test-driven development, or TDD: reproduce the problem, write a failing test, change the code, and confirm the tests pass. It first checks what the affected feature is meant to do.

19 5mo ago A 168 tokens original MIT

role-arch-auditor

09

TashanGKD/tashan-cursor-skills

Agent

A read-only reviewer for technical architecture documents and product definitions. It checks whether the planned system matches the product and whether important technical decisions are recorded.

19 5mo ago A 90 tokens original MIT

role-dev-auditor

10

TashanGKD/tashan-cursor-skills

Agent

A read-only reviewer that checks whether a development plan, issue lists, and recorded changes match the work actually done.

19 5mo ago A 85 tokens original MIT

role-pm-auditor

11

TashanGKD/tashan-cursor-skills

Agent

A document reviewer that checks a product definition from the viewpoint of a professional product manager taking over the project. It reads the product document, issue tracker, and recorded user decisions without changing them.

19 5mo ago A 86 tokens original MIT

skill-simulator

12

TashanGKD/tashan-cursor-skills

Agent

A review agent that acts like an AI reading a Skill, agent, or rule for the first time. It looks for unclear instructions, overlapping triggers, hidden assumptions, and missing failure paths.

19 5mo ago A 88 tokens original MIT

skill-updater

14

TashanGKD/tashan-cursor-skills

Agent

An agent that turns one project lesson into a new or updated reusable Skill. A Skill is a set of instructions an AI agent can follow for a recurring type of work.

19 5mo ago A 59 tokens original MIT

user-simulator

15

TashanGKD/tashan-cursor-skills

Agent

A review agent that pretends to be different kinds of real users and tries a product’s main journeys. It checks the product without relying on the designer’s intentions.

19 5mo ago A 67 tokens original MIT

ux-reviewer

16

TashanGKD/tashan-cursor-skills

Agent

A read-only reviewer that examines an interface from the viewpoint of someone seeing the product for the first time. It checks visual order, wording and icons, task flow, empty or error states, mobile use, and accessibility.

19 5mo ago A 73 tokens original MIT

verifier

17

TashanGKD/tashan-cursor-skills

Agent

A guide for an independent testing agent that checks whether completed code works, integrates correctly, handles errors, and matches the stated requirements.

19 5mo ago A 75 tokens original MIT

wechat-scraper

18

TashanGKD/tashan-cursor-skills

Agent

A helper agent for downloading batches of articles from WeChat public accounts. WeChat is a Chinese messaging and publishing platform, and a public account is a publisher's channel there.

19 5mo ago A 78 tokens original MIT

TashanGKD/tashan-cursor-skills

Cursor rule

A deprecated rule written in Chinese for automatically recording lessons after a task finishes, while directing current behavior to another session-startup rule.

19 5mo ago A 121 tokens original MIT

bug-fix-tdd-guard

20

TashanGKD/tashan-cursor-skills

Cursor rule

A rule for fixing software bugs with test-driven development, or TDD: first reproduce the bug, then write a test that fails, then make the smallest code change that passes it, and finally run the full checks.

19 5mo ago A 128 tokens original MIT

co-build-log

21

TashanGKD/tashan-cursor-skills

Cursor rule

A process log for collaborative creative work, such as building a new skill, redesigning an architecture, or creating a new mechanism. It records important decisions, changes of direction, discoveries, and the final outcome.

19 5mo ago A 131 tokens original MIT

code-reuse-guard

22

TashanGKD/tashan-cursor-skills

Cursor rule

A rule for reusing existing code when the user explicitly asks for reuse or copying. It requires the agent to find and verify the original implementation before calling or copying it.

19 5mo ago A 1,589 tokens original MIT

TashanGKD/tashan-cursor-skills

Cursor rule

An automatic logging rule for important changes to a cognitive-structure system. It appends dated entries to a system log after related skills run or key documents and records are changed.

19 5mo ago A 1,083 tokens original MIT

TashanGKD/tashan-cursor-skills

Cursor rule

A consistency check for adding new material to L1 cognitive-structure documents. It compares the new text with confirmed L1.5 principles, which are the system’s underlying rules.

19 5mo ago A 57 tokens original MIT