Directory · Claude Skills

Discover, find, compare, audit, repair, adapt, and design repeatable AI-agent loops with explicit triggers, actions, verification, stopping conditions, guardrails, and handoffs. Use when a user asks to analyze a codebase for potential loops, mine coding-thread history for work done more than once, turn repeated engineering work into a loop, find or recommend a published loop, create a recurring agent workflow or automation cadence, turn an outcome into a bounded copy-ready loop, or review an existing loop for weak checks, unsafe authority, unbounded repetition, stale state, or unclear stopping...

★ 23,073 Synced 8 hours ago View SKILL.md

At a glance

Coding Plugin install Python Actively maintained

This skill is for Coding and helps you design repeatable ai-agent loops, audit existing loops for safety issues, and adapt loops for new use cases.

Install /plugin marketplace add alirezarezvani/claude-skills /plugin install loop-library
Can use Not declared by the author
Good for design repeatable ai-agent loopsaudit existing loops for safety issuesadapt loops for new use casesfind and compare published loopsturn repeated work into automationreview loops for weak guardrails

Setup, runtime and requirements describe alirezarezvani/claude-skills, the repo this skill ships in.

automationworkflowsagent-loopsTriggersVerificationHandoffs

Also in alirezarezvani/claude-skills

View the repo
minimalist Coding

Use when the user asks to write code efficiently, avoid over-engineering, reduce dependencies, or prevent unnecessary abstractions. Enforces...

strict-api Code Review & Testing

Use when the user says 'no hallucinations', 'verify APIs', 'reality check', or 'don't invent functions'. Prevents the agent from calling met...

Other Coding skills

karpathy-guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

webapp-testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

mcp-builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

claude-api anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

web-artifacts-builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

request-refactor-plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...