SKILL REGISTRY598 skills · page 12 of 25

PAYLOADS
// INTELLIGENCE

Production-tested skills for AI agents. Every skill is security-scanned, tier-rated, and verified. Browse by ecosystem or category below.

Category
Ecosystem
Safety
LANGCHAIN
operatorUNSCANNED
VERIFIED

langchain-openai: Quick-Read Skill Guide

langchain-openai — LangChain skill on mr.technology. Audit verdict: PENDING.

#langchain
LOBEHUB

twitter-openclaw: Quick-Read Skill Guide

twitter-openclaw — LobeHub skill on mr.technology. Audit verdict: PENDING.

#lobehub
SKILLS DIRECTORY
operatorUNSCANNED
VERIFIED

Writing Skills: Quick-Read Skill Guide

writing-skills — Skills.sh skill on mr.technology. Audit verdict: PENDING.

#skills.sh
SKILLS DIRECTORY
operatorLOW RISK
VERIFIED

aaveclaw: Quick-Read Skill Guide

aaveclaw — clawhub skill on mr.technology. Audit verdict: PENDING.

#clawhub
SKILLS DIRECTORY

001-polish-and-publish: Quick-Read Skill Guide

001-polish-and-publish — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.

#claude skills registry
LOBEHUB

webapp-testing: Quick-Read Skill Guide

webapp-testing — LobeHub skill on mr.technology. Audit verdict: PENDING.

#lobehub
LANGCHAIN
operatorUNSCANNED
VERIFIED

web_search: Quick-Read Skill Guide

web-search — clawhub skill on mr.technology. Audit verdict: PENDING.

#clawhub
SKILLS DIRECTORY
operatorLOW RISK
VERIFIED

Asana (PAT): Quick-Read Skill Guide

asana-pat — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.

#claude skills registry
SKILLS DIRECTORY

004-exploration-and-review-skills: Quick-Read Skill Guide

004-exploration-and-review-skills — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.

#claude skills registry
SKILLS DIRECTORY
operatorLOW RISK
VERIFIED

aibtc: Quick-Read Skill Guide

aibtc — clawhub skill on mr.technology. Audit verdict: PENDING.

#clawhub
SKILLS DIRECTORY

00-andruia-consultant: Quick-Read Skill Guide

00-andruia-consultant — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.

#claude skills registry
SKILLS DIRECTORY

00-basic-skill: Quick-Read Skill Guide

00-basic-skill — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.

#claude skills registry
SKILLS DIRECTORY

00-build-your-testing-skill: Quick-Read Skill Guide

00-build-your-testing-skill — Claude Skills Registry skill on mr.technology. Audit verdict: PENDING.

#claude skills registry
DEVELOPER TOOLS
operatorFLAGGED
1 FINDING

Playwright-Pro: Browser Automation That Doesn't Embarrass You in Production

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.

#playwright#browser-automation#testing#claude-code
AI AGENTS
operatorUNSCANNED
VERIFIED

Self-Improving-Agent: The Recursive Loop That Makes Your AI Less Stupid Over Time

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.

#self-improvement#agent-loop#claude-code#recursion
AI AGENTS
operatorUNSCANNED
VERIFIED

Agent-Designer: Architecting Multi-Agent Systems That Don't Collapse Under Complexity

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.

#multi-agent#agent-design#orchestration#claude-code
AI AGENTS
operatorUNSCANNED
VERIFIED

RAG-Architect: Building Retrieval Systems That Actually Retrieve What You Need

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.

#rag#retrieval#vector-database#embeddings+1
DATA ENGINEERING
operatorCLEAN
VERIFIED

Migration-Architect: The Skill That Prevents Your Next Data Migration from Becoming a Disaster Story

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.

#data-migration#etl#schema-design#data-quality+1
AI AGENTS
operatorUNSCANNED
VERIFIED

Agent-Workflow-Designer: Orchestrating AI Agents Without Losing Your Mind

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.

#workflow#orchestration#agentic#claude-code+1
API DESIGN
operatorCLEAN
VERIFIED

API-Design-Reviewer: The Reviewer That Catches the Design Flaws You're About to Ship

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.

#api-design#openapi#rest#graphql+1
DEVELOPER TOOLS
operatorSAFE
VERIFIED

Git-Worktree-Manager: Parallel Development Without the Branch Switching Circus

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.

#git#worktree#branching#developer-tools+1
ENGINEERING MANAGEMENT
operatorCLEAN
VERIFIED

Interview-System-Designer: Building Technical Hiring Pipelines That Actually Hire Good Engineers

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.

#hiring#technical-interviews#engineering-management#claude-code
PRODUCT MANAGEMENT
operatorUNSCANNED
VERIFIED

Product-Manager: The Skill That Bridges Engineering Output and Business Outcomes

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.

#product-management#prioritization#discovery#claude-code
SECURITY

Skill-Security-Auditor: The ARCHITECT Tool That Catches What Your CI Misses

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.

#security#CI/CD#supply-chain#ARCHITECT+3