PackmindHubPackmindHubOfficial·12 Agent Skills Included

packmind

Centralize coding standards and sync them to every coding assistant

Centralizes team coding standards, commands, and skills into one engineering playbook and distributes them to Claude Code, Cursor, Copilot, and other coding assistants. Eliminates copy-pasting instruction files across repositories and keeps every assistant aligned with the same rules. Includes skills for onboarding codebases, authoring standards, auditing feature flags, writing tests, and updating playbook artifacts.
npx skills add PackmindHub/packmind --all -g -y
Available:

Gives the coding agent the monorepo's build, test, and lint commands plus mandatory Packmind coding standards and task-splitting rules it must follow when working in this repository.

All Skills in This Repository (12)

Pure Emerald Level Indicators
📦 In Repo
PackmindHubPackmindHub

test-factory-patterns

Generate varied mock data for Packmind TypeScript test factory functions.

Official
Intermediate
📦 In Repo
PackmindHubPackmindHub

packmind-create-standard

Create coding standards as CLI-compatible playbook JSON with Packmind.

Official
Advanced
📦 In Repo
PackmindHubPackmindHub

packmind-create-package

Create Packmind packages via the packmind-cli with name and description.

Official
Advanced
📦 In Repo
PackmindHubPackmindHub

packmind-create-command

Create standardized command playbooks for AI agents via the Packmind CLI.

Official
Intermediate
📦 In Repo
PackmindHubPackmindHub

packmind-cli-list-commands

List Packmind standards, commands, skills, and packages via the CLI.

Official
Advanced
📦 In Repo
PackmindHubPackmindHub

packmind-onboard

Analyze a codebase and generate draft standards and commands via the Packmind CLI.

Official
Advanced
📦 In Repo
PackmindHubPackmindHub

packmind-create-skill

Scaffold SKILL.md frontmatter and resource directories for new Skill units.

Official
Intermediate
📦 In Repo
PackmindHubPackmindHub

git-commit-guidelines

Generate Git commit messages combining GitMoji prefixes with Conventional Commits and Co-Authored-By for AI-assisted commits.

Official
Basic
📦 In Repo
PackmindHubPackmindHub

skill-creator

Standardize Claude skill creation with SKILL.md frontmatter and packaging workflows.

Official
Intermediate
📦 In Repo
PackmindHubPackmindHub

create-skill

Generate SKILL.md frontmatter, scaffold resource directories, and validate Claude skill packages.

Official
Intermediate
📦 In Repo
PackmindHubPackmindHub

learning-loop

Log newly discovered learnings to .claude/learning.yaml with timestamps.

Official
Basic
📦 In Repo
PackmindHubPackmindHub

create-standard

Create coding standards via Packmind CLI with Python validation scripts.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Packmind?

Run `npx skills add PackmindHub/packmind --all -g -y` in your terminal to install all skills in this suite globally.

What problem does Packmind solve?

It stores your team's coding standards, commands, and skills in one place and generates the exact instruction files each coding assistant needs, so every assistant codes your way without manual syncing.

Which coding assistants work with Packmind?

Packmind renders playbook artifacts for Claude Code, Cursor, GitHub Copilot, GitLab Duo, Junie, OpenCode, Codex, and AGENTS.md-based assistants.

How do I create coding standards from my codebase?

Run the packmind-onboard skill in your assistant; it analyzes your repository read-only and generates draft standards and commands you can review before publishing.

Can I update playbook rules without editing files directly?

Yes. The packmind-update-playbook skill detects new conventions from your conversation, proposes a structured change report, and applies approved updates through the Packmind CLI.

Related Repositories in Software Engineering

View All in Software Engineering