Skip to main content

ysyecust/everything-claude-code

SkillsMP는 ysyecust/everything-claude-code에서 173개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
173
GitHub 스타
42
GitHub 포크
9

수집된 skill 173개 중 40개를 표시합니다.

직업 분류
기타 컴퓨터 관련 직업
설명

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

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

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Interactive agent picker for composing and dispatching parallel teams

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Use after a complex task, failure, or when reviewing what was learned. Teaches how to write growth logs that extract reusable patterns — not diary entries.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design a goal-oriented agent loop, and review it for the ways loops go wrong — spinning and burning tokens, Goodhart-gaming the verifier, or running a wrong answer to completion. Two actions: (1) WRITE a loop — gate whether to build it, define a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Stop hook that blocks Claude from finishing until quality checks pass. Detects rationalization patterns (surface text heuristics), stale learning logs (filesystem mtime), and low disk space. Complements self-audit by mechanically enforcing learning capture…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes,…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

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

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Fact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowing the action. Measurably improves output quality by +2.25 points vs ungated agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Map a described workflow to the right ECC command-GROUP with run-order and stop condition, and browse all command-group recipe families. Adds a family-grouping + run-order + when-to-stop layer on top of the flat command catalog. Advisory only. TRIGGER when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Commercial-grade Python installer expert for Windows: Nuitka extreme compilation, dist slimming, DLL footprint analysis, and Inno Setup packaging to ship the smallest, fastest installers. Use only for advanced packaging/optimization (minimal size, fast…

원문 언어: 다국어 혼합

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Agent-driven scheduling and publishing of social media posts across 13 platforms via SocialClaw. Use when the user wants to publish to X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, or Pinterest — or when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

E2E testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Use after competitive-platform-analysis has produced a tiered competitor set. Scores each competitor across nine weighted dimensions (positioning, voice, visual craft, offer packaging, evidence, enterprise-readiness, thought leadership, pricing, client's…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated measured tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.

원문 언어: 영어

업데이트
직업 분류
운송·보관·유통 관리자
설명

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
수집된 skill 173개 중 40개를 표시합니다.