Plugin Claude Code
Plugin marketplace listing 11 plugins: master-skills, master-skills-security-engineer, master-skills-frontend-designer, master-skills-backend-engineer, master-skills-devops-cloud.
Plugin Claude Code
Plugin marketplace listing 11 plugins: master-skills, master-skills-security-engineer, master-skills-frontend-designer, master-skills-backend-engineer, master-skills-devops-cloud.
Plugin Claude Code
2,658 skills across 15 domains for Claude Code, Codex, and Antigravity — any SKILL.md agent.
Plugin Claude Code
AI & Agents bundle — 388 curated skills (agents, ai-ml, prompt-engineering) for Claude Code, Codex & Antigravity.
Skill Claude CodeCodex
Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human re-intervention.
Skill Claude CodeCodex
Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.
Skill Claude CodeCodex
Automate ActiveCampaign tasks via Rube MCP (Composio): manage contacts, tags, list subscriptions, automation enrollment, and tasks. Always search tools first for current schemas.
Skill Claude CodeCodex
Fetch any X/Twitter post as clean LLM-friendly JSON. Converts x.com, twitter.com, or adhx.com links into structured data with full article content, author info, and engagement metrics. No scraping or browser required.
Skill Claude CodeCodex
This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated quality assessment.
Skill Claude CodeCodex
Autonomous DevSecOps & FinOps Guardrails. Orchestrates Gemini 3 Flash to audit Linux Kernel patches, Terraform cost drifts, and K8s compliance.
Plugin Claude Code
Answer Engine Optimization (AEO) skill — optimize content to be cited by AI language models (ChatGPT, Perplexity, Claude, Gemini, Mistral) as authoritative sources. Distinct from SEO (which optimizes for search rankings), AEO optimizes for citation in LLM-generated responses. Ships 3 stdlib Python tools (aeoaudit.py f.
Skill Claude CodeCodex
Answer Engine Optimization (AEO) skill — optimize content to be cited by AI language models (ChatGPT, Perplexity, Claude, Gemini, Mistral) as authoritative sources. Distinct from SEO — AEO optimizes for citation in LLM-generated responses, not search rankings. Use when planning content for AI-first search audiences…
Skill Claude CodeCodex
Use when the user asks to design a multi-agent system, pick an orchestration pattern (supervisor/swarm/pipeline), generate tool schemas for agents, or evaluate agent execution logs for cost, latency, and failure bottlenecks. Examples: 'design an agent architecture for research automation', 'generate Anthropic tool…
Skill Claude CodeCodex
Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benchmarks.
Skill Claude CodeCodex
Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.
Skill Claude CodeCodex
Automate Agent Mail tasks via Rube MCP (Composio). Always search tools first for current schemas.
Skill Claude CodeCodex
Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.
Skill Claude CodeCodex
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
Skill Claude CodeCodex
Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them.
Skill Claude CodeCodex
Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.
Skill Claude CodeCodex
Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability.
Skill Claude CodeCodex
Meta-skill que orquestra todos os agentes do ecossistema. Scan automatico de skills, match por capacidades, coordenacao de workflows multi-skill e registry management.
Skill Claude CodeCodex
Inter-agent communication protocol for C-suite agent teams. Defines invocation syntax, loop prevention, isolation rules, and response formats. Use when C-suite agents need to query each other, coordinate cross-functional analysis, or run board meetings with multiple agent roles.
Skill Claude CodeCodex
Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling.
Skill Claude CodeCodex
Design production-grade multi-agent workflows with clear pattern choice (sequential, parallel, hierarchical), handoff contracts, failure handling, and cost/context controls. Use when architecting a multi-step agent pipeline, choosing between single-agent vs multi-agent approaches, or refactoring an LLM workflow that…