Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pipes-sdk

pipes-sdk contains 6 collected skills from subsquid, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
19
updated
2026-07-20
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

release
software-developers

Cut a release of any published package in this repo — @subsquid/pipes, @subsquid/pipes-cli, or @subsquid/pipes-ui. Bumps the version, tags, pushes, watches the Release workflow, and publishes curated GitHub release notes. Handles stable releases and alpha/beta/rc prereleases (published to matching npm dist-tags via Trusted Publishing). Use when the user asks to "release", "publish", "cut a version", "ship", "deploy", or "cut an alpha/beta" for any of these packages.

2026-07-20
pr-quality-gate
software-quality-assurance-analysts-and-testers

Runs automatically before creating a PR. Validates test coverage for new code, generates a coverage diff against the base branch, and ensures the internal testing framework is used.

2026-07-16
typescript-biome
software-developers

Use when formatting code, setting up linting, configuring Biome, or enforcing code style in TypeScript projects. Covers Biome configuration, formatting rules, lint rules, and import organization.

2026-02-23
typescript-code-style
software-developers

Use when writing TypeScript code in any project. Covers naming conventions, file organization, error handling, configuration patterns, TypeScript compiler settings, and general code approaches. Apply these conventions by default.

2026-02-23
typescript-pino-logger
software-developers

Use when writing log statements, setting up logging, or creating logger instances in TypeScript projects. Covers Pino configuration, structured logging patterns, child loggers, request context, and error serialization.

2026-02-23
typescript-vitest
software-quality-assurance-analysts-and-testers

Use when writing tests, setting up test infrastructure, creating mocks, or configuring Vitest in TypeScript projects. Covers test organization, mocking patterns, assertions, and test utilities.

2026-02-23