# Maleta.dev > Curated, install-only collection of AI tooling: 80+ skills, plugins, and configurations for Claude Code, opencode, and Antigravity. 100% local, safe, and automated. Maleta.dev provides ready-to-use AI workflows, instructions, plugins, and configurations for local AI coding assistants. All skills are audited with NVIDIA SkillSpector against prompt injections and vulnerabilities. ## Express Installation (PowerShell) - One-liner (all tools: Claude Code, opencode, Antigravity): `irm https://maleta.dev/install.ps1 | iex` - Claude Code only: `& ([scriptblock]::Create((irm https://maleta.dev/install.ps1))) -Tools claude` - opencode only: `& ([scriptblock]::Create((irm https://maleta.dev/install.ps1))) -Tools opencode` - Specific skills selection: `& ([scriptblock]::Create((irm https://maleta.dev/install.ps1))) -Tools claude -Skills @('design-taste-frontend','emil-design-eng')` ## Repository Structure & Documentation - [AGENTS.md](https://raw.githubusercontent.com/diego-ruas/maleta.dev/main/AGENTS.md): Universal guidance and golden rules for AI agents and LLMs interacting with this repo. - [CLAUDE.md](https://raw.githubusercontent.com/diego-ruas/maleta.dev/main/CLAUDE.md): Claude Code CLI instructions and project guidelines. - [TOOL-MATRIX.md](https://raw.githubusercontent.com/diego-ruas/maleta.dev/main/docs/TOOL-MATRIX.md): Detailed tool compatibility matrix (Claude Code, opencode, Antigravity). - [SKILLSPECTOR_REPORT.md](https://raw.githubusercontent.com/diego-ruas/maleta.dev/main/SKILLSPECTOR_REPORT.md): Security audit report generated by NVIDIA SkillSpector. - [README.md](https://raw.githubusercontent.com/diego-ruas/maleta.dev/main/README.md): Project overview and documentation in Portuguese. ## Core Capabilities & Skills Maleta.dev includes over 80 curated skills organized by category: - **Accessibility**: Audits, diffs, fixes, DOM inspect, WCAG 2.2 AA compliance (`accessibility-audit`, `accessibility-scan`, `accessibility-fix`). - **Animations & Design Engineering**: Framer Motion, micro-interactions, CSS animations, sound design (`framer-motion-2`, `web-animation-design-engineer`, `sound-design-ui`). - **Cloudflare**: Workers, Pages, Durable Objects, D1, Queues, Vectorize, KV (`cloudflare-workers`, `cloudflare-d1`, `cloudflare-durable-objects`). - **UI & Frontend Design**: Modern UI engineering, anti-slop design taste, typography, Tailwind, React/Next.js patterns (`design-taste-frontend`, `emil-design-eng`, `no-ai-slop`, `frontend-design`, `ui-ux-pro-max`). - **Testing & Quality**: Test-Driven Development (TDD), Playwright web app testing, systematic debugging, pre-completion verification (`test-driven-development`, `webapp-testing`, `systematic-debugging`, `verification-before-completion`). - **Writing & Documentation**: Documentation co-authoring, technical specs, and RFC authoring (`doc-coauthoring`). - **Developer Tools**: Git worktrees, MCP integrations, agent SDKs, database migrations, security audits. ## Featured Plugins & Integrations - **claude-mem (`claude-mem@thedotmack`)**: Cross-session persistent memory for Claude Code and opencode. - **superpowers**: Structured brainstorming, step-by-step planning, TDD workflows. - **ponytail**: Enforces concise, minimal, boilerplate-free solutions. - **open-websearch (MCP)**: Native web search capabilities via DuckDuckGo without API keys. ## Security & Privacy Guarantee - **Install-Only**: No local credentials, session histories, or sensitive data are ever synced back or tracked in git. - **Audited**: All skills are scanned and certified by NVIDIA SkillSpector against malicious code and prompt injections.