Instructions file
Claude Code instructions for Aedelon/claude-code-blueprint, covering global claude code instructions, core behavior, toolchain, anti-hallucination protocol and code standards.
Instructions file
Claude Code instructions for Aedelon/claude-code-blueprint, covering global claude code instructions, core behavior, toolchain, anti-hallucination protocol and code standards.
Agent
Expert finance personnelle, investissement, crypto, fiscalité belge (IPP, TOB, succession, épargne-pension, Branche 21/23). MUST BE USED when user asks about: "investir", "épargner", "budget", "crypto", "Bitcoin", "ETF", "impôts belges", "IPP", "TOB", "pension", "immobilier", "DeFi", "portefeuille", "patrimoine"…
Agent
Expert Midjourney V7/Niji 7: prompts, parametres, references (--oref/--sref/--cref), editeur, video, moderation, styles artistiques, personnalisation. MUST BE USED when user mentions: "Midjourney", "MJ prompt", "--ar", "--v 7", "--sref", "--oref", "--cref", "Niji", "image generation", "text-to-image"…
Agent
Expert prompt engineering: chain-of-thought, few-shot, system prompts, évaluation de prompts, optimisation LLM. MUST BE USED when user asks about: "system prompt", "prompt engineering", "améliorer mon prompt", "few-shot", "chain-of-thought", "jailbreak prevention", "prompt injection", "LLM optimization", "agent…
Agent
Recherche académique multi-sources: revues de littérature, synthèse cross-domain, citations DOI/arXiv/PMID. AI/ML, biologie, robotique. MUST BE USED when user asks for: "literature review", "research synthesis", "SOTA", "state of the art", "academic research", "find papers", "compare studies", "scientific evidence"…
Command
Command "agent" from Aedelon/claude-code-blueprint, covering agent selection override, available agents, instructions, if the agent doesn't exist and rules.
Command
Search Context7 documentation for a library.
Command
Code review of selected code or last diff.
Skill Claude CodeCodex
CRITICAL SAFETY SKILL — Verify ALL technical claims, API signatures, library methods, code behavior, and factual statements before answering. Use Context7, WebSearch, and Read tools to confirm. MUST BE USED PROACTIVELY whenever: writing code that calls any library or API, answering technical questions, stating facts…
Skill Claude CodeCodex
Multi-agent brainstorming and strategic thinking on any complex topic. Explores the subject deeply, then spawns specialized sub-agents in parallel for diverse expert perspectives. MUST BE USED PROACTIVELY when user faces any decision, architectural choice, design question, strategic dilemma, or open-ended problem that…
Skill Claude CodeCodex
Reference patterns for REST APIs, pytest/vitest testing, Docker multi-stage builds, GitHub Actions CI/CD, PostgreSQL, TypeScript generics, Python async, and React Server Components. MUST BE USED when user asks about: "API design", "how to test", "Dockerfile", "CI/CD pipeline", "database schema", "TypeScript types"…
Skill Claude CodeCodex
Ship workflow: review changes, generate conventional commit messages, push, and create PRs. MUST BE USED when user says: "commit", "git commit", "commit this", "save changes", "commit message", "ship", "ship it", "push", "create PR", "pull request", "ready to merge", "deploy this", "stage changes", "what changed"…
Skill Claude CodeCodex
Debug errors systematically by searching first, then analyzing, then proposing verified solutions. MUST BE USED when user reports: "error", "bug", "doesn't work", "fails", "crash", stack traces, exception messages, or any troubleshooting scenario. Triggers: "TypeError", "ImportError", "undefined is not a function"…
Skill Claude CodeCodex
Conduct rigorous research with proper citations (DOI, arXiv, PMID) and source triangulation. MUST BE USED when user asks: "what is SOTA", "recent developments", "compare X vs Y", "is it true that", "research says", "latest papers on", "scientific evidence", "studies show", "state of the art", "literature review"…
Skill Claude CodeCodex
Proactive security audit: OWASP top 10, dependency vulnerabilities, secrets detection, input validation, auth patterns, and secure defaults. MUST BE USED when user mentions: "security", "vulnerability", "audit", "OWASP", "CVE", "security review", "pentest", "injection", "XSS", "CSRF", "authentication"…
Skill Claude CodeCodex
Master uv package manager for Python: project setup, dependency management, virtual environments, lockfiles, CI/CD integration, Docker builds, and migration from pip/poetry. MUST BE USED when user mentions: "uv", "uv add", "uv run", "uv sync", "uv init", "uv lock", "uv venv", "uv pip", "pyproject.toml", "python…