Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

awesome-claude-notes

awesome-claude-notes에는 loulanyue에서 수집한 skills 656개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
656
Stars
154
업데이트
2026-05-03
Forks
8
직업 범위
직업 카테고리 26개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agent-eval
소프트웨어 품질 보증 분석가·테스터

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

2026-05-03
agent-harness-construction
기타 컴퓨터 관련 직업

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

2026-05-03
agentic-engineering
소프트웨어 개발자

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

2026-05-03
ai-first-engineering
컴퓨터·정보 시스템 관리자

Engineering operating model for teams where AI agents generate a large share of implementation output.

2026-05-03
ai-regression-testing
소프트웨어 품질 보증 분석가·테스터

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-05-03
android-clean-architecture
소프트웨어 개발자

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

2026-05-03
architecture-decision-records
소프트웨어 개발자

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-05-03
article-writing
기술 작가

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-05-03
autonomous-loops
소프트웨어 개발자

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

2026-05-03
blueprint
소프트웨어 개발자

>-

2026-05-03
bun-runtime
소프트웨어 개발자

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

2026-05-03
claude-api
소프트웨어 개발자

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-05-03
claude-devfleet
소프트웨어 개발자

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

2026-05-03
clickhouse-io
데이터베이스 아키텍트

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

2026-05-03
codebase-onboarding
소프트웨어 개발자

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-05-03
compose-multiplatform-patterns
소프트웨어 개발자

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

2026-05-03
configure-ecc
소프트웨어 개발자

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

2026-05-03
content-engine
시장조사 분석가·마케팅 전문가

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-05-03
content-hash-cache-pattern
소프트웨어 개발자

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

2026-05-03
context-budget
소프트웨어 개발자

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

2026-05-03
continuous-agent-loop
소프트웨어 개발자

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

2026-05-03
continuous-learning-v2
소프트웨어 개발자

Hook'lar aracılığıyla oturumları gözlemleyen, güven skorlaması ile atomik instinct'ler oluşturan ve bunları skill/command/agent'lara evriltiren instinct tabanlı öğrenme sistemi. v2.1 çapraz proje kontaminasyonunu önlemek için proje kapsamlı instinct'ler ekler.

2026-05-03
cost-aware-llm-pipeline
소프트웨어 개발자

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

2026-05-03
cpp-coding-standards
소프트웨어 개발자

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-05-03
cpp-testing
소프트웨어 품질 보증 분석가·테스터

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

2026-05-03
crosspost
시장조사 분석가·마케팅 전문가

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-05-03
data-scraper-agent
소프트웨어 개발자

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-05-03
deep-research
시장조사 분석가·마케팅 전문가

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-05-03
django-security
정보 보안 분석가

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

2026-05-03
django-tdd
소프트웨어 품질 보증 분석가·테스터

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

2026-05-03
django-verification
소프트웨어 품질 보증 분석가·테스터

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

2026-05-03
dmux-workflows
기타 컴퓨터 관련 직업

Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.

2026-05-03
documentation-lookup
소프트웨어 개발자

Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

2026-05-03
enterprise-agent-ops
네트워크·컴퓨터 시스템 관리자

Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.

2026-05-03
exa-search
시장조사 분석가·마케팅 전문가

Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.

2026-05-03
fal-ai-media
특수 효과 아티스트 및 애니메이터

Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.

2026-05-03
flutter-dart-code-review
소프트웨어 품질 보증 분석가·테스터

Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.

2026-05-03
foundation-models-on-device
소프트웨어 개발자

Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.

2026-05-03
frontend-slides
웹 개발자

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

2026-05-03
investor-materials
재무 및 투자 분석가

Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets.

2026-05-03
이 저장소에서 수집된 skills 656개 중 상위 40개를 표시합니다.