sonature-lab

47 mods across 1 repository, 11 stars between them.

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 4d ago A 205 tokens original MIT

timsquad CLAUDE.md

02

sonature-lab/timsquad

Instructions file

Instructions for sonature-lab/timsquad, covering timsquad - ai agent development process framework, 프로젝트 개요, 핵심 구조, 스킬 시스템 and 작업 원칙.

11 4d ago A 410 tokens original MIT

[object Object]

03

sonature-lab/timsquad

Skill Claude CodeCodex

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

11 4d ago A 41 tokens original MIT

tsq-architecture

04

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 4d ago A 61 tokens original MIT

tsq-audit

05

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 4d ago A 83 tokens original MIT

tsq-bdd

06

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 4d ago A 62 tokens original MIT

tsq-coding

07

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 4d ago A 67 tokens original MIT

tsq-controller

08

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 4d ago A 90 tokens original MIT

tsq-dart

09

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 4d ago A 63 tokens original MIT

tsq-database

10

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 4d ago A 72 tokens original MIT

tsq-ddd

11

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 4d ago A 63 tokens original MIT

tsq-debugging

12

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 4d ago A 67 tokens original MIT

tsq-decompose

13

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 4d ago A 93 tokens original MIT

tsq-delete

14

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 4d ago A 61 tokens original MIT

tsq-flutter

15

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 4d ago A 76 tokens original MIT

ci-cd

16

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 4d ago A 42 tokens original MIT

i18n

17

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 4d ago A 50 tokens original MIT

monitoring

18

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 4d ago A 36 tokens original MIT

networking

19

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 4d ago A 47 tokens original MIT

push-notifications

20

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 4d ago A 113 tokens original MIT

security

21

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 4d ago A 36 tokens original MIT

tsq-full

22

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 4d ago A 197 tokens original MIT

tsq-grill

23

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 4d ago A 241 tokens original MIT

tsq-hono

24

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 4d ago A 69 tokens original MIT