Skip to main content
Run any Skill in Manus
with one click
Tetra-Research
GitHub creator profile

Tetra-Research

Repository-level view of 34 collected skills across 1 GitHub repositories.

skills collected
34
repositories
1
updated
2026-04-10
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

create-recipe
software-developers

When the user wants to codify a repeatable code generation pattern into a jig recipe — design variables, choose operations (create/inject/patch/replace), write Jinja templates, and validate the result. Use when someone says "I keep writing this same boilerplate", "make a recipe for X", or wants to turn a manual edit into an automated pattern.

2026-04-10
create-workflow
software-developers

When the user needs to chain multiple jig recipes into a multi-step workflow with conditional execution and shared variables. Use when a pattern spans multiple files that need coordinated creation and modification, like scaffolding an entire endpoint or a full feature slice.

2026-04-10
query-layer-discipline
software-developers

Scaffold queryset/manager/selector layers and wire view reads through selector entrypoints with jig.

2026-04-09
schema-migration-safety
database-architects

Generate two-step rollout-safe Django migrations plus model-field patching using jig.

2026-04-09
structured-logging-contract
software-developers

Insert consistent method/step structured logging lines into target functions using jig.

2026-04-09
deterministic-service-test
software-quality-assurance-analysts-and-testers

Write deterministic service tests with stable fixtures and boundary mocks without using jig.

2026-04-09
query-layer-discipline
software-developers

Keep reads in selectors/querysets and keep write logic in services without using jig.

2026-04-09
schema-migration-safety
database-architects

Plan and apply backwards-compatible two-step schema changes for Django migrations without using jig.

2026-04-09
Showing top 8 of 34 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded