Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

mullai-bot

mullai-bot contiene 126 skills recopiladas de agentmatters, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
126
Stars
3
actualizado
2026-04-01
Forks
2
Cobertura ocupacional
28 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

agent-eval
Analistas de garantía de calidad de software y probadores

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

2026-04-01
agent-harness-construction
Desarrolladores de software

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

2026-04-01
agent-payment-x402
Desarrolladores de software

Add x402 payment execution to AI agents — per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need to pay for APIs, services, or other agents.

2026-04-01
agentic-engineering
Desarrolladores de software

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

2026-04-01
ai-regression-testing
Analistas de garantía de calidad de software y probadores

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

2026-04-01
android-clean-architecture
Desarrolladores de software

Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.

2026-04-01
api-design
Desarrolladores de software

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

2026-04-01
architecture-decision-records
Desarrolladores de software

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

2026-04-01
article-writing
Redactores técnicos

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.

2026-04-01
autonomous-loops
Desarrolladores de software

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

2026-04-01
backend-patterns
Desarrolladores de software

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

2026-04-01
blueprint
Desarrolladores de software

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".

2026-04-01
browser-qa
Analistas de garantía de calidad de software y probadores

Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.

2026-04-01
bun-runtime
Desarrolladores de software

Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.

2026-04-01
canary-watch
Administradores de redes y sistemas informáticos

Use this skill to monitor a deployed URL for regressions after deploys, merges, or dependency upgrades.

2026-04-01
carrier-relationship-management
Supervisores de primera línea de operadores de maquinaria de movimiento de materiales y vehículos

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and compliance vetting. Use when managing carriers, negotiating rates, evaluating carrier performance, or building freight strategies.

2026-04-01
ck
Desarrolladores de software

Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.

2026-04-01
claude-api
Desarrolladores de software

Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Claude Agent SDK. Use when building applications with the Claude API or Anthropic SDKs.

2026-04-01
claude-devfleet
Desarrolladores de software

Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.

2026-04-01
click-path-audit
Analistas de garantía de calidad de software y probadores

Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores.

2026-04-01
clickhouse-io
Arquitectos de bases de datos

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

2026-04-01
codebase-onboarding
Desarrolladores de software

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

2026-04-01
coding-standards
Desarrolladores de software

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

2026-04-01
compose-multiplatform-patterns
Desarrolladores de software

Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.

2026-04-01
configure-ecc
Desarrolladores de software

Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

2026-04-01
content-engine
Analistas de investigación de mercados y especialistas en marketing

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

2026-04-01
content-hash-cache-pattern
Desarrolladores de software

Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

2026-04-01
context-budget
Desarrolladores de software

Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations.

2026-04-01
continuous-agent-loop
Desarrolladores de software

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

2026-04-01
continuous-learning
Desarrolladores de software

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

2026-04-01
continuous-learning-v2
Desarrolladores de software

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

2026-04-01
cost-aware-llm-pipeline
Desarrolladores de software

Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.

2026-04-01
cpp-coding-standards
Desarrolladores de software

C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices.

2026-04-01
crosspost
Analistas de investigación de mercados y especialistas en marketing

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

2026-04-01
customs-trade-compliance
Oficiales de cumplimiento

Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS classification logic, Incoterms application, FTA utilization, and penalty mitigation. Use when handling customs clearance, tariff classification, trade compliance, import/export documentation, or duty optimization.

2026-04-01
data-scraper-agent
Desarrolladores de software

Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.

2026-04-01
database-migrations
Arquitectos de bases de datos

Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).

2026-04-01
deep-research
Profesores postsecundarios de antropología y arqueología

Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.

2026-04-01
deployment-patterns
Administradores de redes y sistemas informáticos

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.

2026-04-01
django-patterns
Desarrolladores de software

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

2026-04-01
Mostrando las 40 principales de 126 skills recopiladas en este repositorio.