sonature-lab/timsquad

AI Agent Development Process Framework - SSOT 기반 문서 체계, 최적화된 에이전트 롤, 회고적 학습

11Stars on the repository
47Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

inspect

01

sonature-lab/timsquad

Skill Claude CodeCodex

A health-check skill for the TimSquad development framework. It compares code, documentation, hooks, skills, command-line tools, tests, and settings, then produces a Red/Amber/Green report.

11 6d ago A 205 tokens original MIT

[object Object]

02

sonature-lab/timsquad

Skill Claude CodeCodex

Skill "[object Object]" from sonature-lab/timsquad, covering philosophy, contract, protocol, verification and resources.

11 6d ago A 41 tokens original MIT

tsq-architecture

03

sonature-lab/timsquad

Skill Claude CodeCodex

A guide for designing software architecture and APIs, including layer structure, data models, REST interfaces, and architecture decision records. An architecture decision record is a short document that records an important technical choice and its trade-offs.

11 6d ago A 61 tokens original MIT

tsq-audit

04

sonature-lab/timsquad

Skill Claude CodeCodex

A code-audit skill that reviews changed files and runs relevant verification checks. It produces a report grouped by severity across security, type safety, error handling, API compatibility, tests, and performance.

11 6d ago A 83 tokens original MIT

tsq-bdd

05

sonature-lab/timsquad

Skill Claude CodeCodex

A guide to Behavior-Driven Development (BDD), a way to describe software behavior in business language using Given-When-Then scenarios. These scenarios can serve as shared documentation and acceptance tests.

11 6d ago A 62 tokens original MIT

tsq-coding

06

sonature-lab/timsquad

Skill Claude CodeCodex

A set of coding rules for naming, structuring, and writing TypeScript code. It covers function design, error handling, type checking, and patterns to avoid.

11 6d ago A 67 tokens original MIT

tsq-controller

07

sonature-lab/timsquad

Skill Claude CodeCodex

A context manager for delegating development work to subagents. It gathers the current task, project memory, required specifications, allowed paths, and the selected agent’s instructions before creating the delegated task.

11 6d ago A 90 tokens original MIT

tsq-dart

08

sonature-lab/timsquad

Skill Claude CodeCodex

A guide to writing Dart 3+ code with sound null safety, structured asynchronous work, pattern matching, sealed classes, and the Effective Dart style.

11 6d ago A 63 tokens original MIT

tsq-database

09

sonature-lab/timsquad

Skill Claude CodeCodex

A methodology for designing and operating databases, including deciding when to split or duplicate data, improving queries, and changing schemas safely.

11 6d ago A 72 tokens original MIT

tsq-ddd

10

sonature-lab/timsquad

Skill Claude CodeCodex

A guide to Domain-Driven Design, a way to shape software around real business concepts and language. It covers defining clear business boundaries, shared terms, and relationships between parts of a system.

11 6d ago A 63 tokens original MIT

tsq-debugging

11

sonature-lab/timsquad

Skill Claude CodeCodex

A structured method for finding the underlying cause of a bug. It uses reproduction, ranked hypotheses, targeted experiments, a fix, verification, and prevention steps.

11 6d ago A 67 tokens original MIT

tsq-decompose

12

sonature-lab/timsquad

Skill Claude CodeCodex

A planning tool that turns a smaller product requirements document into ordered phases, parallel work groups, and individual tasks. It analyses dependencies, such as building a database before an API that uses it.

11 6d ago A 93 tokens original MIT

tsq-delete

13

sonature-lab/timsquad

Skill Claude CodeCodex

A removal procedure for the TimSquad framework from a project. It identifies the framework’s files, hooks, agents, rules, settings, and configuration that are removed while preserving source code and unrelated content.

11 6d ago A 61 tokens original MIT

tsq-flutter

14

sonature-lab/timsquad

Skill Claude CodeCodex

A guide to building Flutter apps with small reusable widgets, feature-based folders, Riverpod state management, routing, tests, and layouts that adapt across platforms.

11 6d ago A 76 tokens original MIT

ci-cd

15

sonature-lab/timsquad

Skill Claude CodeCodex

A guide for automating the process of building, testing, signing, and publishing Flutter mobile apps. It covers both iOS and Android release workflows.

11 6d ago A 42 tokens original MIT

i18n

16

sonature-lab/timsquad

Skill Claude CodeCodex

A guide to adding multiple languages and regional formats to Flutter apps. It covers translation files, right-to-left layouts, plural and gender-aware messages, and changing the language while the app runs.

11 6d ago A 50 tokens original MIT

monitoring

17

sonature-lab/timsquad

Skill Claude CodeCodex

A guide for monitoring Flutter apps in production using crash reports, usage events, performance measurements, and structured logs. It covers Firebase Crashlytics, Analytics, Performance Monitoring, and Sentry.

11 6d ago A 36 tokens original MIT

networking

18

sonature-lab/timsquad

Skill Claude CodeCodex

A guide to network communication in Flutter apps, using HTTP clients, generated API code, interceptors, connectivity checks, error handling, and caching.

11 6d ago A 47 tokens original MIT

push-notifications

19

sonature-lab/timsquad

Skill Claude CodeCodex

A Flutter guide for adding push notifications and background work to a mobile app. It covers Firebase Cloud Messaging, Apple and Android settings, local notifications, and handling messages in different app states.

11 6d ago A 113 tokens original MIT

security

20

sonature-lab/timsquad

Skill Claude CodeCodex

A security guide for Flutter mobile apps, covering protected storage, authentication, network connections, data encryption, and code protection. OWASP MASVS is a set of recommended mobile-app security checks.

11 6d ago A 36 tokens original MIT

tsq-full

21

sonature-lab/timsquad

Skill Claude CodeCodex

A full TimSquad workflow for carrying out a multi-step development plan. It moves through phases and tasks, delegates work, runs unit, integration, and end-to-end checks, and resumes from the last unfinished task after an interruption.

11 6d ago A 197 tokens original MIT

tsq-grill

22

sonature-lab/timsquad

Skill Claude CodeCodex

A guided interview skill for turning an idea or incomplete plan into a product requirements document (PRD), which describes what to build and why. It can also create feature-specific sub-documents.

11 6d ago A 241 tokens original MIT

tsq-hono

23

sonature-lab/timsquad

Skill Claude CodeCodex

A set of backend development guidelines for Hono, a lightweight web framework for Node.js. It covers API routes, input checking, error handling, authentication, configuration, and clean separation of application layers.

11 6d ago A 69 tokens original MIT

tsq-inspect

24

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 6d ago A 207 tokens original MIT

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: