Skill 디렉토리

AI Agent를 위한 재사용 가능한 Skill을 찾으세요.

작업으로 실제 GitHub Skill을 검색하고 사용 전에 Stars, 신뢰, 감사, 카테고리, 설치 경로를 확인하세요.

모든 추천은 리포지토리, 감사, 설치 경로와 명확하게 연결됩니다.

검색 결과: loops

영문 디렉토리

React and Next.js performance guidance for writing, reviewing, and refactoring production UI code.

30K
Stars
88/100
신뢰
카테고리: coding-agents감사

access to david ondrej's personal agent skills

2.7K
Stars
76/100
신뢰
카테고리: utility감사

A curated collection of reusable agent skills for designers and builders to generate UI prompts and workflows using AI coding agents.

4.8K
Stars
86/100
신뢰
카테고리: design-creative감사

A curated list of autonomous improvement loops, research agents, and autoresearch-style systems inspired by Karpathy's autoresearch.

2.5K
Stars
77/100
신뢰
카테고리: agent-frameworks감사

A library of practical AI-agent loops and an installable skill for finding, adapting, and designing repeatable agent workflows.

2.6K
Stars
85/100
신뢰
카테고리: agent-frameworks감사

A Claude Code skill that generates interactive HTML courses from any codebase for non-technical users.

5.2K
Stars
76/100
신뢰
카테고리: development감사

📚 Two books on harness engineering — the design philosophies behind Claude Code & Codex: constraints, query loops, context governance, multi-agent verification. harness-books.agentway.dev

2.7K
Stars
75/100
신뢰
카테고리: agent-frameworks감사

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

51K
Stars
68/100
신뢰
카테고리: design-creative감사

Core Python library for astronomy and astrophysics workflows that need Astropy APIs, including units/quantities, coordinates, FITS I/O, tables, time systems, WCS, and cosmology. Use when implementing or debugging astronomical data analysis code with Astropy.

34K
Stars
77/100
신뢰
카테고리: data-analysis감사

Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using Hypothesis Tree Refinement (HTR) from the Arbor paper. Use this whenever someone wants to iteratively optimize something over many experiments without overfitting — e.g. "get my model's eval score up", "improve this agent/harness", "tune this pipeline", "beat the baseline on this benchmark", "run a search over approaches and keep the best", "do an MLE-bench / Kaggle-style optimization", or any long-horizon "make this artifact better and don't just memorize the dev set" task. Trigger it even when the user doesn't say "Arbor" or "hypothesis tree" but describes repeated experiment-and-evaluate loops, branching exploration of competing ideas, or worries about a dev/test gap. Runs Claude itself as the coordinator with subagent executors in isolated git worktrees; for the standalone `arbor` CLI tool see references/arbor-upstream.md.

34K
Stars
77/100
신뢰
카테고리: research감사

Turn any domain folder of skills into a bounded agentic loop: compile a goal into a verifiable task plan, execute tasks with the domain's own tools, verify every task with machine-run checks, retry with caps, escalate to a human when budgets exhaust, and refuse to close until everything is verified or explicitly waived. Use when you want an agent or subagent to pick up a goal and drive it to a verified close across one of this repo's 18 domains ('run this goal through the engineering harness', 'set up an agentic loop for marketing work', 'make the finance domain self-verifying'). NOT for authoring Claude Code Workflow-tool .js scripts (workflow-builder), N-agent tournaments on one task (agenthub), single-file metric optimization (autoresearch-agent), or discovering published loop recipes (loop-library).

25K
Stars
72/100
신뢰
카테고리: research감사