PackmindHub

76 mods across 4 repositories, 366 stars between them.

packmind CLAUDE.md

25

PackmindHub/packmind

Instructions file

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

306 3d ago A 835 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

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 3d ago A 0 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

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 3d ago A 0 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 3d 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 3d ago A 157 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

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 3d ago A 0 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

When adding new methods to the PackmindGateway class in the CLI application, use the PackmindHttpClient abstraction to avoid code duplication and maintain consistency. The older methods contain extens... .

306 3d ago A 0 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

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 3d ago A 0 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 3d 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 3d ago A 287 tokens original Apache-2.0

declared-beta

40

PackmindHub/packmind

Skill Claude CodeCodex

The folder is folder-alpha but the skill is declared-beta.

306 3d ago A 16 tokens original Apache-2.0

shared-skill

41

PackmindHub/packmind

Skill Claude CodeCodex

Two folders declare this same name, from copy-a.

306 3d ago A 15 tokens original Apache-2.0

shared-skill

42

PackmindHub/packmind

Skill Claude CodeCodex

Two folders declare this same name, from copy-b.

306 3d ago A 15 tokens copy · 100% Apache-2.0

onboarding

44

PackmindHub/packmind

Skill Claude CodeCodex

Get a new joiner productive in their first week.

306 3d ago A 14 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

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 3d ago A 416 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

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 3d ago A 0 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

This codebase uses React Router v7 with organization and space scoping in URLs (e.g., /org/{orgSlug}/space/{spaceSlug}/recipes). To maintain consistency, improve maintainability, and simplify navigati... .

306 3d ago A 0 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

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 3d ago A 0 tokens original Apache-2.0