sonature-lab

47 mods across 1 repository, 11 stars between them.

tsq-inspect

25

sonature-lab/timsquad

Skill Claude CodeCodex

A health-check process for a project's development pipeline. It checks hooks, skills, command-line tools, documentation, scripts, settings, and other connections for mismatches or missing pieces.

11 4d ago A 207 tokens original MIT

tsq-librarian

26

sonature-lab/timsquad

Skill Claude CodeCodex

A record-keeping skill for closing development phases and updating the project's source-of-truth documents. It creates phase summaries, archives decisions, records unresolved work, and updates phase memory.

11 4d ago A 82 tokens original MIT

tsq-log

27

sonature-lab/timsquad

Skill Claude CodeCodex

A work-log guide for TimSquad that records tasks, decisions, issues, and summaries at different levels.

11 4d ago A 54 tokens original MIT

tsq-nextjs

28

sonature-lab/timsquad

Skill Claude CodeCodex

A guide for building applications with the Next.js App Router, the file-based routing system in modern Next.js. It explains when to use server-side or browser-side components and how to handle data and loading states.

11 4d ago A 50 tokens original MIT

tsq-planning

29

sonature-lab/timsquad

Skill Claude CodeCodex

A guide for planning software projects and defining their requirements. It separates the product requirements document, overall plan, feature requirements, and detailed functional specifications.

11 4d ago A 65 tokens original MIT

tsq-prisma

30

sonature-lab/timsquad

Skill Claude CodeCodex

A set of Prisma ORM rules for defining database models, writing queries, and managing schema changes. Prisma ORM is a tool that lets application code work with a database using generated types and models.

11 4d ago A 70 tokens original MIT

tsq-product-audit

31

sonature-lab/timsquad

Skill Claude CodeCodex

A structured review of a product across security, speed, search visibility, accessibility, user experience, architecture, and functionality. It produces scores and findings, then repeats the review after agreed fixes.

11 4d ago A 108 tokens original MIT

tsq-prompt

32

sonature-lab/timsquad

Skill Claude CodeCodex

A guide for writing and improving prompts, skill files, and agent instructions.

11 4d ago A 99 tokens original MIT

tsq-protocol

33

sonature-lab/timsquad

Skill Claude CodeCodex

A shared operating protocol for TimSquad AI agents, covering task analysis, delegation, checks, limits, and completion reports.

11 4d ago A 63 tokens original MIT

tsq-quick

34

sonature-lab/timsquad

Skill Claude CodeCodex

A controller-guided way to complete one coding task while keeping the project’s existing specifications, memory, and workflow state in view.

11 4d ago A 195 tokens original MIT

tsq-react

35

sonature-lab/timsquad

Skill Claude CodeCodex

A set of React development guidelines for building components and custom hooks. React is a JavaScript library for user interfaces; these guidelines cover component responsibility, data flow, and separating server data from browser state.

11 4d ago A 79 tokens original MIT

tsq-retro

36

sonature-lab/timsquad

Skill Claude CodeCodex

A process for collecting feedback, reviewing what went well or poorly, and applying improvements. KPT means Keep, Problem, Try: what to keep, what went wrong, and what to try next.

11 4d ago A 92 tokens original MIT

tsq-security

37

sonature-lab/timsquad

Skill Claude CodeCodex

A set of software security review guidelines based on the OWASP Top 10, a commonly used list of major web-application risks. It covers areas such as unsafe input, exposed secrets, weak access controls, and cross-site scripting.

11 4d ago A 67 tokens original MIT

tsq-spec

38

sonature-lab/timsquad

Skill Claude CodeCodex

A specification check that looks for the project document describing a feature before implementation starts. SSOT, or single source of truth, means one agreed document is treated as the current reference for the work.

11 4d ago A 81 tokens original MIT

tsq-stability

39

sonature-lab/timsquad

Skill Claude CodeCodex

A release-readiness check that examines a project in six layers, from static analysis and unit tests to security, integration, and packaging checks.

11 4d ago A 128 tokens original MIT

tsq-start

40

sonature-lab/timsquad

Skill Claude CodeCodex

A command workflow for starting the TimSquad development pipeline, restoring its state, and checking whether the project needs onboarding.

11 4d ago A 76 tokens original MIT

tsq-status

41

sonature-lab/timsquad

Skill Claude CodeCodex

A report of where a project currently stands, including its phase, work sequence, specifications, agent activity, recent logs, and possible documentation drift.

11 4d ago A 54 tokens original MIT

tsq-tdd

42

sonature-lab/timsquad

Skill Claude CodeCodex

A guide to test-driven development (TDD), a method where you write a failing test, make it pass with the smallest implementation, and then tidy the code.

11 4d ago A 83 tokens original MIT

tsq-testing

43

sonature-lab/timsquad

Skill Claude CodeCodex

A guide to planning and writing software tests, including unit tests, integration tests, end-to-end tests, test coverage, and the Given-When-Then format. TDD means writing a failing test, making it pass with the smallest change, then cleaning up the code.

11 4d ago A 85 tokens original MIT

tsq-tidying

44

sonature-lab/timsquad

Skill Claude CodeCodex

A quality and safety check for TypeScript projects that runs after implementation. It checks code structure, naming, commit separation, secrets, raw SQL, any types, and console logging.

11 4d ago A 110 tokens original MIT

tsq-typescript

45

sonature-lab/timsquad

Skill Claude CodeCodex

A set of TypeScript coding rules for making data and program states explicit. TypeScript is JavaScript with checks that can catch many mistakes before the code runs, while Zod checks outside data such as API requests at runtime.

11 4d ago A 62 tokens original MIT

tsq-ui

46

sonature-lab/timsquad

Skill Claude CodeCodex

A method for planning screens and user journeys before building them. It uses simple wireframes—rough screen layouts—and flow diagrams showing how users move through an interface.

11 4d ago A 60 tokens original MIT

tsq-update

47

sonature-lab/timsquad

Skill Claude CodeCodex

A command workflow for updating the TimSquad framework’s templates, skills, and agents, with options to preview changes or roll back an update.

11 4d ago A 60 tokens original MIT