tsq-log
25Skill Claude Code
A work-log guide for TimSquad that records tasks, decisions, issues, and summaries at different levels.
AI Agent Development Process Framework - SSOT-based documentation system, optimized agent roles, and retrospective learning
This repository also configures its own agents. See what timsquad tells them →
Skill Claude Code
A work-log guide for TimSquad that records tasks, decisions, issues, and summaries at different levels.
Skill Claude Code
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.
Skill Claude Code
A guide for planning software projects and defining their requirements. It separates the product requirements document, overall plan, feature requirements, and detailed functional specifications.
Skill Claude Code
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.
Skill Claude Code
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.
Skill Claude Code
A guide for writing and improving prompts, skill files, and agent instructions.
Skill Claude Code
A shared operating protocol for TimSquad AI agents, covering task analysis, delegation, checks, limits, and completion reports.
Skill Claude Code
A controller-guided way to complete one coding task while keeping the project’s existing specifications, memory, and workflow state in view.
Skill Claude Code
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.
Skill Claude Code
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.
Skill Claude Code
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.
Skill Claude Code
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.
Skill Claude Code
A release-readiness check that examines a project in six layers, from static analysis and unit tests to security, integration, and packaging checks.
Skill Claude Code
A command workflow for starting the TimSquad development pipeline, restoring its state, and checking whether the project needs onboarding.
Skill Claude Code
A report of where a project currently stands, including its phase, work sequence, specifications, agent activity, recent logs, and possible documentation drift.
Skill Claude Code
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.
Skill Claude Code
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.
Skill Claude Code
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.
Skill Claude Code
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.
Skill Claude Code
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.
Skill Claude Code
A command workflow for updating the TimSquad framework’s templates, skills, and agents, with options to preview changes or roll back an update.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: