Skip to main content

이 저장소의 skills

majiayu000/claude-skill-registry - 124페이지

SkillsMP는 majiayu000/claude-skill-registry에서 5,485개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

majiayu000/claude-skill-registry

수집된 skill 5,485개 중 40개를 표시합니다.

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

[01] META. Сканирует доступные skills, создает план выполнения и идет шаг за шагом с подтверждением каждого этапа. Triggers on complex tasks, multi-step work, or when structured execution is needed.

원문 언어: 다국어 혼합

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

Establish clarity before starting work. Use when beginning any significant task, when input is vague or stream-of-consciousness, or when requirements seem unclear. Handles messy voice input efficiently. This is the first system in the 5-system framework.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components,…

원문 언어: 영어

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

The Twelve-Factor App methodology for building scalable, maintainable cloud-native applications. Use when designing backend services, APIs, microservices, or any software-as-a-service application. Triggers on deployment patterns, configuration management,…

원문 언어: 영어

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

Master index for Odoo 18 guides. This file provides a quick reference to find the appropriate detailed guide for each topic. Use this as an index to locate specific guides when working with Odoo 18 code.

원문 언어: 영어

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

Master index for Odoo 19 guides. This file provides a quick reference to find the appropriate detailed guide for each topic. Use this as an index to locate specific guides when working with Odoo 19 code.

원문 언어: 영어

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

Guide for adding new blockchain chains to OneKey. Use when implementing new chain support, adding blockchain protocols, or understanding chain architecture. Triggers on chain, blockchain, protocol, network, coin, token, add chain, new chain.

원문 언어: 영어

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

Adds new WebSocket event subscriptions to OneKey. Use when implementing new socket events, handling server push messages, or adding real-time data subscriptions. Socket, WebSocket, event, subscription, push, real-time.

원문 언어: 영어

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

Create test versions to verify app auto-update functionality. Use when testing update flows, version migration, or validating app upgrade mechanisms. Automates version number and build number configuration for testing the auto-update system. Triggers on auto…

원문 언어: 영어

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

OneKey monorepo architecture and code organization. Use when understanding project structure, package relationships, import rules, or component organization. Triggers on architecture, structure, packages, imports, hierarchy, dependencies, monorepo,…

원문 언어: 영어

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

Coding patterns and best practices for OneKey development. Use when writing React components, handling promises, error handling, or following code conventions. Triggers on react, component, hooks, promise, async, await, error, pattern, convention, typescript.

원문 언어: 영어

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

Cross-platform development patterns for OneKey. Use when writing platform-specific code, handling platform differences, or working with native/web/desktop/extension platforms. Triggers on platform, native, web, desktop, extension, iOS, Android, Electron,…

원문 언어: 영어

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

Date and time formatting for OneKey applications. Use when displaying dates, timestamps, or formatting time in UI components. Always use OneKey utilities instead of native JS date methods. Triggers on date, time, timestamp, formatDate, formatTime,…

원문 언어: 영어

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

Interactive guide for integrating new DeFi modules or protocols into OneKey. Use when adding new DeFi features like staking protocols, lending markets, or entirely new DeFi modules. Triggers on DeFi, protocol, integration, Earn, Borrow, staking, lending,…

원문 언어: 영어

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

Development commands for OneKey monorepo. Use when running dev servers, building apps, linting, testing, or troubleshooting build issues. Triggers on yarn, dev, build, lint, test, desktop, mobile, web, extension, ios, android, compile, bundle.

원문 언어: 영어

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

Error handling patterns and best practices for OneKey. Use when implementing try/catch blocks, handling async errors, showing error messages, or managing error states in UI. Triggers on error, try, catch, exception, throw, fail, failure, error handling, error…

원문 언어: 영어

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

Git workflow and conventions for OneKey development. Use when creating branches, committing code, or creating PRs. Triggers on git, branch, commit, PR, pull request, merge, workflow.

원문 언어: 영어

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

Internationalization and translation management for OneKey. Use when adding translations, displaying text, handling locales, or managing translation keys. NEVER modify auto-generated translation files. Triggers on i18n, translation, locale, formatMessage,…

원문 언어: 영어

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

Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a skill, or asks about writing skills for Claude Code. Fetches latest documentation before generating skill content. New skill. Create a skill.

원문 언어: 영어

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

Performance optimization guidelines for OneKey React/React Native applications. Use when optimizing app performance, fixing UI freezes/lag, reducing re-renders, handling concurrent operations, or analyzing performance bottlenecks. Triggers on performance,…

원문 언어: 영어

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

Documents minimum SDK/OS version requirements for all OneKey platforms. Use when checking platform compatibility, understanding deployment targets, verifying version requirements, or when user asks if their device can run the project. Triggers on minimum…

원문 언어: 영어

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

Jotai state management patterns for OneKey. Use when working with atoms, global state, feature state, or context atoms. Triggers on jotai, atom, state, globalAtom, contextAtom, store, persistence, settings.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

원문 언어: 영어

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

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

원문 언어: 영어

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

[20] UNDERSTAND. Achieve complete clarity on goals, expectations, and success criteria. Use when starting new tasks, when requirements seem unclear, when scope is ambiguous, or anytime you need full understanding of what success looks like. Triggers on…

원문 언어: 영어

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

🍆👾 CHAOS SPAWN - Maximum jank energy skill generated from pure chaos

원문 언어: 영어

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

[22] UNDERSTAND. Deep research from all sources — internal (code, git, logs) AND external (web, docs, best practices). Use when choosing libraries, investigating solutions, understanding legal/technical questions, comparing approaches, or anytime you need…

원문 언어: 영어

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

Configures 2-Agent workflow between PM and implementation roles. Use when user mentions 2-Agent setup, PM coordination, Cursor setup, or 2-agent operations. Do NOT load for: solo operation, workflow execution, or handoff processing.

원문 언어: 다국어 혼합

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

Creates high-quality content (blog posts, tweets, newsletters, documentation) that matches the user's writing style and voice. Performs web research to find citations and supporting evidence. Use when user requests blog posts, marketing content, newsletters,…

원문 언어: 영어

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

Prioritize tasks and issues to determine what to work on and in what order. Use after identification, when planning work, or when unsure what to do next. This is the third system in the 5-system framework.

원문 언어: 영어

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

[30] ANALYZE. Understand how changes impact the system — what's the core, what's affected, what depends on what. Use when planning changes, analyzing systems, debugging issues, or anytime you need to see the full picture of cause and effect. Triggers on…

원문 언어: 영어

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

[31] ANALYZE. Universal deep thinking methodology for any situation requiring quality reasoning. Use when solving problems, debugging, making decisions, analyzing code, planning, reviewing, or anytime you need thorough thinking instead of surface-level…

원문 언어: 영어

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

Deep knowledge expert for the 33GOD agentic pipeline system, understands component relationships and suggests feature implementations based on actual codebase state

원문 언어: 영어

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

Apply 37signals/DHH Rails conventions when writing Ruby on Rails code. Use when building Rails applications, reviewing Rails code, or making architectural decisions. Covers various aspects of Rails application architecture, design and dependencies.

원문 언어: 영어

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

Execute tasks with velocity and quality. Use when ready to implement after clarity and prioritization are complete. This is the fourth system in the 5-system framework.

원문 언어: 영어

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

[40] PLAN. Create clear action plans with steps, success criteria, and risk awareness. Use before implementing features, making changes, starting projects, or anytime you need a roadmap to success. Triggers on "plan this", "how should we approach", "what's…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Create your agent-evals skill from official documentation before learning evaluation concepts. This skill-first approach ensures you build production-ready evaluation capabilities grounded in authoritative sources.

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Validate your agent-evals skill by testing it on a completely different agent. A skill proves its worth when it transfers beyond the context where you learned it.

원문 언어: 영어

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

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

원문 언어: 영어

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

Transform Docker knowledge from Lessons 1-6 into a reusable AI skill for consistent, production-ready containerization

원문 언어: 영어

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