Production-tested skills for AI agents. Every skill is security-scanned, tier-rated, and verified. Browse by ecosystem or category below.
langchain-openai — LangChain skill on mr.technology. Audit verdict: PENDING.
twitter-openclaw — LobeHub skill on mr.technology. Audit verdict: PENDING.
writing-skills — Skills.sh skill on mr.technology. Audit verdict: PENDING.
aaveclaw — clawhub skill on mr.technology. Audit verdict: PENDING.
001-polish-and-publish — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.
webapp-testing — LobeHub skill on mr.technology. Audit verdict: PENDING.
web-search — clawhub skill on mr.technology. Audit verdict: PENDING.
asana-pat — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.
004-exploration-and-review-skills — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.
aibtc — clawhub skill on mr.technology. Audit verdict: PENDING.
00-andruia-consultant — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.
00-basic-skill — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.
00-build-your-testing-skill — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.
Most browser automation falls apart the moment a shadow DOM shows up or a network request stalls. Playwright-Pro is the Architect-tier skill that treats your web app like a serious system — with structured page models, network interception, and headless execution that actually mirrors real user behavior.
Every AI agent degrades. Prompts drift, context windows fill with noise, and yesterday's effective strategy becomes today's hallucination fuel. The Self-Improving-Agent skill closes that loop — giving your Claude-Code agents the ability to observe their own failures, diagnose root causes, and patch their behavior before the next execution cycle.
Single-agent systems are straightforward. Multi-agent systems are a different beast — you need explicit role definitions, communication protocols, conflict resolution, and a clear theory of how emergent behavior arises from agent interactions. Agent-Designer forces you to answer those questions before you write a single line of agent code.
Most RAG implementations are just embeddings shoved into a vector DB and called a day. Chunk strategy is arbitrary, retrieval is unfiltered, and the LLM gets garbage in and produces confident nonsense out. RAG-Architect brings structured retrieval design — chunking taxonomy, reranking pipelines, hybrid search, and freshness scoring — to your Claude-Code workflow.
Data migrations fail in ways that look minor until they're catastrophic: encoding inconsistencies corrupt names, null-handling mismatches silently drop records, schema drift makes the target system behave differently from the source. Migration-Architect brings structured migration design — data profiling, transformation lineage, rollback planning, and validation scaffolding — to every Claude-Code migration workflow.
Agent workflows are where AI projects go to die of complexity. Sequential chains break on exceptions. Parallel branches create race conditions. Loops never terminate. Agent-Workflow-Designer brings formal workflow design — state machines, DAG validation, timeout governance, and human approval gates — to Claude-Code agent orchestration.
API design flaws are the gift that keeps on giving — they cost nothing to introduce and millions to fix after clients have built on them. API-Design-Reviewer brings structural API review to your Claude-Code workflow: REST/OpenAPI correctness, GraphQL schema design, backward compatibility analysis, and error contract hygiene — before the API meets the outside world.
Git worktrees are one of Git's most underrated features and most underused. They let you check out multiple branches simultaneously in the same repo — no stash, no switch, no 'I was in the middle of something.' Git-Worktree-Manager brings structured worktree lifecycle management — automated branch-to-worktree mapping, cleanup governance, and conflict detection — to Claude-Code workflows.
Most technical interview processes are broken by design — they select for performance under artificial pressure, not ability to ship real software. Interview-System-Designer brings structured hiring system design — work sample validation, scoring rubrics, bias mitigation, and pipeline analytics — to help your team build a process that actually predicts on-the-job performance.
Most product managers are documenters or project managers in disguise — they manage backlogs, write specs, and run standups. The real skill is knowing which problems are worth solving, which metrics to move, and how to align engineering investment with business outcomes. Product-Manager brings structured product discovery, prioritization, and outcome measurement to your Claude-Code workflow.
A deep-dive into the skill-security-auditor Claude Code blueprint — an automated security review workflow that integrates directly into your development pipeline and catches supply-chain attacks before they ship.