PackmindHub/packmind

Packmind seamlessly captures your engineering playbook and turns it into AI context, guardrails, and governance.

306Stars on the repository
61Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

PackmindHub/packmind

Instructions file GitHub Copilot

Instructions for PackmindHub/packmind: This standard establishes best practices for writing backend tests using Jest in the Packmind monorepo. It focuses on clarity, maintainability, and consistency across test suites by emphasizing behavi... .

306 4d ago A 387 tokens original Apache-2.0

PackmindHub/packmind

Instructions file GitHub Copilot

Instructions for PackmindHub/packmind: Maintain a consistent and well-structured CHANGELOG.MD file following the Keep a Changelog format to ensure all releases are properly documented with accurate version links and dates. This standard ap... .

306 4d ago A 201 tokens original Apache-2.0

packmind AGENTS.md

05

PackmindHub/packmind

Instructions file CodexOpenCode

Instructions for PackmindHub/packmind, covering core technologies, directory structure, local development environment, working with nx and code quality.

306 4d ago A 1,695 tokens original Apache-2.0

packmind CLAUDE.md

06

PackmindHub/packmind

Instructions file

Instructions for PackmindHub/packmind, covering nx monorepo structure, core technologies, directory structure, local development environment and working with nx.

306 4d ago A 835 tokens original Apache-2.0

PackmindHub/packmind

Instructions file GitHub Copilot

Instructions for PackmindHub/packmind: Establish a consistent NestJS module structure in the API application where each resource is encapsulated in its own module with proper hierarchical organization to enhance maintainability, scalabilit... .

306 4d ago A 309 tokens original Apache-2.0

PackmindHub/packmind

Instructions file GitHub Copilot

Instructions for PackmindHub/packmind: Conventions for designing REST API endpoints that are predictable, self-documenting, and aligned with distinct business actions. Favors dedicated action endpoints over generic status updates, and rout... .

306 4d ago A 157 tokens original Apache-2.0

PackmindHub/packmind

Instructions file GitHub Copilot

Instructions for PackmindHub/packmind: Enforce clear separation of concerns between command definition (parameters and metadata) and handler logic (validation, execution, and output) in apps/cli commands to improve testability, maintainabi... .

306 4d ago A 353 tokens original Apache-2.0

PackmindHub/packmind

Instructions file GitHub Copilot

Instructions for PackmindHub/packmind: Enforce clean separation between domain contracts and application logic in apps/cli use cases, ensuring use cases focus purely on business operations without presentation concerns like user output or ... .

306 4d ago A 287 tokens original Apache-2.0

PackmindHub/packmind

Instructions file GitHub Copilot

Instructions for PackmindHub/packmind: This standard defines the recommended data flow pattern for frontend routes in the Packmind codebase using React Router v7 in framework mode with TanStack Query for data management. It ensures consist... .

306 4d ago A 416 tokens original Apache-2.0

PackmindHub/packmind

Instructions file GitHub Copilot

Instructions for PackmindHub/packmind: A global error boundary is already configured at the root level (in root.tsx) that automatically catches all page crashes, 404s, and loader failures. This standard defines when and how to use explicit... .

306 4d ago A 302 tokens original Apache-2.0

PackmindHub/packmind

Instructions file GitHub Copilot

Instructions for PackmindHub/packmind: TanStack Query uses prefix matching to invalidate cached queries, matching keys from left to right like a file path. Properly structured query keys enable efficient cache invalidation at any scope lev... .

306 4d ago A 227 tokens original Apache-2.0