Personal plugin collection by ddaanet.
npx claudepluginhub ddaanet/claude-pluginsClaude Code plugin marketplace by ddaanet.
/plugin marketplace add ddaanet/claude-plugins
| Plugin | Description | Repo |
|---|---|---|
| ddaa | Bilingual skills — briefing, handoff, preflight validation, structured proofreading, skill creation | ddaanet/skills |
| edify | Opinionated agent framework for Claude Code | ddaanet/edify-plugin |
Install a plugin:
/plugin install ddaa@ddaanet
MIT
Pre-/clear task snapshot for Claude Code: agent writes current task + open decisions; at next session start, a hook scrapes the prior transcript and injects task + last-N prompts + files touched into the fresh agent automatically.
Commit-msg git hook that replaces conventional-commit prefixes (feat:, fix:, docs:, ...) with gitmoji emojis. Installs the per-repo hook automatically on SessionStart whenever the plugin is enabled in the current repo.
Versioned, shared, git-backed memory for Claude Code.
Expand single-character Claude Code prompts into full instructions via a UserPromptSubmit hook. Type c for Continue, h for /handoff:handoff, etc.; mappings live in ~/.claude/onekeyers.txt.
Keeps the agent's Bash working directory at project root. A PreToolUse(Bash) hook blocks drift-inducing `cd` commands and any command run from a drifted cwd; a PostToolUse(Bash) hook warns when the working directory has changed.
Forces `git status` to run with the Claude Code command sandbox disabled, so it reports the real working tree instead of phantom sandbox-mount entries.
Candidature assistée : préparation, lettre de motivation, CV adapté, relecture, suivi des retours. Stockage Notion. Contenu français.
Shell scripting gotchas skill plus automatic shellcheck feedback on edited shell files