PackmindHub

76 mods across 4 repositories, 366 stars between them.

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

PackmindHub/packmind

Cursor rule Cursor

This standard establishes clean code practices in TypeScript for back-end development to enhance maintainability and ensure consistent patterns across services. It covers logging best practices, error... .

306 4d ago A 0 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

Domain events enable communication between hexas without creating direct dependencies. Apply these rules when creating events, emitting them, or implementing listeners to react to events from other do... .

306 4d ago A 0 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

This standard defines how domain packages communicate with each other through the Port/Adapter pattern in our DDD monorepo architecture. By following these rules, you prevent circular dependencies, ma... .

306 4d ago A 0 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

Enforce data isolation and consistent query patterns in repositories extending SpaceScopedRepository or OrganizationScopedRepository, ensuring tenant-safe data access across the Packmind codebase. .

306 4d ago A 0 tokens original Apache-2.0

PackmindHub/packmind

Cursor rule Cursor

This standard defines how to structure use cases in the Packmind monorepo following hexagonal architecture principles. Use cases represent the entry points to domain logic and must follow consistent p... .

306 4d ago A 513 tokens original Apache-2.0

mcp-server

61

PackmindHub/packmind

MCP server Claude CodeCodexCursor +2

Packmind captures, scales, and enforces your organization's technical decisions. Remote server at app.packmind.ai.

306 4d ago A tokens not measured original Apache-2.0

PackmindHub/context-evaluator

Instructions file

Instructions for PackmindHub/context-evaluator, covering claude.md, development workflow, after every code modification, pre-commit hook and common commands.

32 5mo ago E 9,000 tokens original Apache-2.0

add-agent-property

63

PackmindHub/coding-agents-matrix

Skill Claude CodeCodex

Add a new property to the AI agents database. Use when the user wants to add, create, or introduce a new column, property, field, or feature to track across all agents in the comparison matrix. Handles all four required steps - database updates, groups.json, table display, and GitHub issue templates.

19 8d ago A 67 tokens original Apache-2.0

PackmindHub/skillsight

Command Claude Code

Scaffold a new Drizzle-backed repository by defining a domain port, implementing it with typed Drizzle queries, and wiring it into DI to provide consistent, testable persistence whenever a use case needs read/write access to a new or refactored table.

9 2mo ago A 51 tokens original Apache-2.0

create-use-case

65

PackmindHub/skillsight

Command Claude Code

Scaffold a hexagonal, framework-agnostic application use case as a pure deps+input function with a colocated bun:test using makeDeps so business operations stay easily testable and cleanly separated from HTTP concerns when adding or refactoring backend application logic.

9 2mo ago A 52 tokens original Apache-2.0

PackmindHub/skillsight

Command Claude Code

Run the full local pre-PR quality gate (frozen-lockfile install, lint, typecheck, tests, build, and optional Docker build) to catch CI and type errors early and ensure your pull request against main passes on the first try.

9 2mo ago A 50 tokens original Apache-2.0

PreToolUse

67

PackmindHub/skillsight

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From PackmindHub/skillsight.

9 2mo ago A tokens not measured copy · 100% Apache-2.0

skillsight

68

PackmindHub/skillsight

Settings file Claude Code

Agent settings declaring 1 hook event (PreToolUse).

9 2mo ago A tokens not measured copy · 88% Apache-2.0

drizzle-migrations

69

PackmindHub/skillsight

Skill Claude CodeCodex

How to safely add, edit, and verify Drizzle migrations in the skills-observability backend (PostgreSQL + Drizzle ORM). Covers the schema-first generation flow, the strict monotonicity invariant of journal.json when timestamps (whose violation has silently skipped migrations in production), idempotent SQL patterns, and…

9 2mo ago A 227 tokens original Apache-2.0

packmind-onboard

70

PackmindHub/skillsight

Skill Claude CodeCodex

Complete automated onboarding: analyzes codebase, creates package, and generates standards & commands via CLI. Automatic package creation when none exist, user selection when packages are available.

9 2mo ago A 38 tokens copy · 98% Apache-2.0

PackmindHub/skillsight

Skill Claude CodeCodex

Use when updating, adding, fixing, changing, or deprecating Packmind playbook artifacts (standards, commands, skills). Triggers on explicit phrases like "update packmind standard", "add a packmind skill", "fix packmind command", "change packmind playbook", "deprecate a standard". Also triggers — even without an…

9 2mo ago A 181 tokens copy · 97% Apache-2.0

skill-creator

72

PackmindHub/skillsight

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

9 2mo ago A 64 tokens copy · 88% Apache-2.0