packmind
Centralize coding standards and sync them to every coding assistant
All Skills in This Repository (12)
Pure Emerald Level Indicatorstest-factory-patterns
Generate varied mock data for Packmind TypeScript test factory functions.
packmind-create-standard
Create coding standards as CLI-compatible playbook JSON with Packmind.
packmind-create-package
Create Packmind packages via the packmind-cli with name and description.
packmind-create-command
Create standardized command playbooks for AI agents via the Packmind CLI.
packmind-cli-list-commands
List Packmind standards, commands, skills, and packages via the CLI.
packmind-onboard
Analyze a codebase and generate draft standards and commands via the Packmind CLI.
packmind-create-skill
Scaffold SKILL.md frontmatter and resource directories for new Skill units.
git-commit-guidelines
Generate Git commit messages combining GitMoji prefixes with Conventional Commits and Co-Authored-By for AI-assisted commits.
skill-creator
Standardize Claude skill creation with SKILL.md frontmatter and packaging workflows.
create-skill
Generate SKILL.md frontmatter, scaffold resource directories, and validate Claude skill packages.
learning-loop
Log newly discovered learnings to .claude/learning.yaml with timestamps.
create-standard
Create coding standards via Packmind CLI with Python validation scripts.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core