Back to Marketplace
30-day free campaign

Run this helper free — no credit card

Every helper is free for 30 days. Answer 3 questions and get the full result in 2 minutes.

Start free →
FREE
Scanned
Grow Business

DevMind Core Skill

Unified developer assistant for codebase analysis, database mapping, and persistent memory.

👁 1 views · 📦 0 installs

Install in one line

mfkvault install devmind-core-skill

Requires the MFKVault CLI. Prefer MCP?

New skill
No reviews yet
New skill
🤖 Claude Code💻 Codex🦞 OpenClaw
This helper was discovered by MFKVault crawlers from public sources. Original author retains all rights. To request removal: [email protected]
Community helper
This helper was discovered by MFKVault crawlers from public sources. MFKVault does not create, maintain, or guarantee the output of this helper. Results are AI-generated and may be incomplete, inaccurate, or outdated. Use at your own risk. Original author retains all rights. Request removal
FREE

Free to install — no account needed

Copy the command below and paste into your agent.

Instant access • No coding needed • No account needed

What you get in 5 minutes

  • Full skill code ready to install
  • Works with 3 AI agents
  • Lifetime updates included
SecureBe the first
Ready to run

Run this helper

Answer a few questions and let this helper do the work.

Advanced: use with your AI agent

Description

--- name: devmind-core description: Unified developer assistant for codebase analysis, database mapping, and persistent memory. --- # DevMind Core Skill Use this skill to analyze the project structure, understand database relationships, and persist technical learnings. ## Canonical Flow Always work in this order: 1. Design system 2. Overall context 3. Database checks ## Capabilities ### 1. Design System Consistency **Tools:** `devmind design-system`, `devmind audit`, `devmind retrieve` **Purpose:** Keep UI/component/token rules consistent before broader changes. **When to use:** - First step in a fresh repo/session. - Before UI-heavy implementation tasks. **Usage:** ```bash devmind design-system --init devmind audit devmind retrieve -q "design tokens and wrappers" --type design-system --json ``` ### 2. Overall Context Generation **Tools:** `devmind generate --all`, `devmind scan`, `devmind status` **Purpose:** Generate and verify project-wide context freshness. **When to use:** - At session start. - After significant structural code changes. **Usage:** ```bash devmind generate --all devmind status --json ``` ### 3. Context Slicing and Retrieval **Tools:** `devmind context`, `devmind retrieve` **Purpose:** Pull focused context without loading everything. **Usage:** ```bash devmind context --focus src/database devmind context --query runbook devmind retrieve -q "auth middleware flow" --type architecture --limit 4 ``` **When to use:** - Instead of reading full context files. - To find exports, policies, and section-scoped snippets quickly. - To reduce token usage. ### 3.5 Auto Context Injection **Behavior:** Running `devmind generate`, `devmind generate --all`, or `devmind scan` updates the workspace `AGENTS.md` bootstrap block. **Purpose:** Ensures every new agent session in this directory is instructed to load the generated DevMind context first. **Loaded files at session start:** - `.devmind/AGENTS.md` (or configured output directory equivalent) - `.devmind/index.json` when available ### 3.6 Agent Runtime Install **Tools:** `devmind claude-plugin`, `devmind codex-plugin`, `devmind openclaw-plugin` **Purpose:** Install/package DevMind skill so agents can load runbook context automatically in Claude Code and Codex. **Usage:** ```bash devmind claude-plugin --force devmind codex-plugin --force devmind openclaw-plugin --force ``` ### 4. Database-Aware Analysis **Tool:** `devmind analyze` **Purpose:** Maps code references to database tables and identifies unused schema resources. **When to use:** - Before modifying database schema (check for usage). - When deprecating tables (check for orphans). ### 4.5 Context Health Check **Tool:** `devmind status` **Purpose:** Reports context freshness and returns a recommended command for refresh. **Usage:** ```bash devmind status --json ``` **When to use:** - At session start (always). - Before major code/database modifications. ### 5. Persistent Memory **Tool:** `devmind learn` **Purpose:** Saves architectural decisions and patterns to `LEARN.md`. **Usage:** ```bash devmind learn "Always use UUIDs for primary keys" --category database ``` **When to use:** - When you make a significant design decision. - When you identify a pattern that should be followed. ### 5.5 Learning Audit and Extraction **Tools:** `devmind audit`, `devmind extract` **Purpose:** Measures learning coverage in code and extracts new learning candidates. **Usage:** ```bash devmind audit devmind extract --json devmind extract --apply ``` ### 5.6 Autosave **Tool:** `devmind autosave` **Purpose:** Persists crash-safe session journal/context and auto-applies extracted learnings. **Usage:** ```bash devmind autosave --source task-end ``` ### 6. History Tracking **Tool:** `devmind history` **Purpose:** Shows the evolution of the project (schema changes + codebase growth). ## Best Practices - Start with `devmind design-system --init` (if missing), then `devmind generate --all`. - Run `devmind status --json` and follow `recommendedCommand` when stale. - Use `devmind retrieve` / `devmind context --query` to keep prompts focused and deterministic. - Run `devmind scan` after pulling latest changes when code structure changed. - Check `AGENTS.md` (generated file) for the latest project context. - Keep the workspace `AGENTS.md` bootstrap block committed so sessions auto-load DevMind context. - Use `devmind autosave --source task-end` at task end to minimize context loss. - Use `devmind learn` and `devmind extract --apply` to build a durable knowledge base.

Preview in:

Security Status

Scanned

Passed automated security checks

Time saved
How much time did this skill save you?

Related AI Tools

More Grow Business tools you might like

codex-collab

Free

Use when the user asks to invoke, delegate to, or collaborate with Codex on any task. Also use PROACTIVELY when an independent, non-Claude perspective from Codex would add value — second opinions on code, plans, architecture, or design decisions.

Run free

Rails Upgrade Analyzer

Free

Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.

Run free

Asta MCP — Academic Paper Search

Free

Domain expertise for Ai2 Asta MCP tools (Semantic Scholar corpus). Intent-to-tool routing, safe defaults, workflow patterns, and pitfall warnings for academic paper search, citation traversal, and author discovery.

Run free

Hand Drawn Diagrams

Free

Create hand-drawn Excalidraw diagrams, flows, explainers, wireframes, and page mockups. Default to monochrome sketch output; allow restrained color only for page mockups when the user explicitly wants webpage-like fidelity.

Run free

Move Code Quality Checker

Free

Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working

Run free

Claude Memory Kit

Free

"Persistent memory system for Claude Code. Your agent remembers everything across sessions and projects. Two-layer architecture: hot cache (MEMORY.md) + knowledge wiki. Safety hooks prevent context loss. /close-day captures your day in one command. Z

Run free