25 projects
tesserakit-workflow
Workflow Pack profile validator — governance schema for Tessera JobPack-based workflows.
tesserakit-todo
Todo job pack for Tessera: scan source for TODO/FIXME-style markers into a triaged backlog.
tesserakit-tests
Tests job pack for Tessera: audit a Python test suite for hygiene (no-assert, skipped, xfail).
tesserakit-sql
SQL job pack for Tessera: lint SQL files/migrations into a statement and table catalog.
tesserakit-skills
Skills job pack for Tessera: validate and catalog Anthropic-style SKILL.md skill collections.
tesserakit-schema
Schema job pack for Tessera: catalog and lint JSON Schema documents.
tesserakit-repo
Repo job pack for Tessera: map a repository into a validated structural artifact.
tesserakit-recipes
Recipes job pack for Tessera: compile multi-step workflow recipes into validated, ordered assets.
tesserakit-rag
RAG job pack for Tessera: compile a corpus + queries into a validated retrieval eval dataset.
tesserakit-prompts
Prompts job pack for Tessera: compile messy prompt collections into validated, reviewable assets.
tesserakit-openapi
OpenAPI job pack for Tessera: lint an OpenAPI/Swagger spec into an endpoint catalog and findings.
tesserakit-links
Links job pack for Tessera: check markdown links for broken file links, dead anchors, and orphan docs.
tesserakit-license
License job pack for Tessera: detect and classify project licenses offline.
tesserakit-i18n
i18n job pack for Tessera: check translation-key coverage across locale files.
tesserakit-glossary
Glossary job pack for Tessera: extract a project's vocabulary and flag terminology drift.
tesserakit-gha
GitHub Actions job pack for Tessera: lint workflows for security and hygiene.
tesserakit-evals
Eval job pack for Tessera: compile messy data into eval-ready assets.
tesserakit-docs
Docs job pack for Tessera: measure Python docstring coverage for public symbols.
tesserakit-dockerfile
Dockerfile job pack for Tessera: lint Dockerfiles for image hygiene and security.
tesserakit-deps
Deps job pack for Tessera: audit dependency manifests for pinning, duplicates, and conflicts.
tesserakit-core
Core runtime for reusable AI and engineering workflow SDK tools.
tesserakit-config
Config job pack for Tessera: inventory config keys, check for leaked secrets, and report config drift.
tesserakit-changelog
Changelog job pack for Tessera: turn git history into a structured changelog and release notes.
tesserakit-app
Tessera app: orchestrate the job packs over a project and build a self-contained HTML dashboard.
tesserakit-api
API job pack for Tessera: parse curl/HTTP traces into a validated, secret-redacted API surface map.