Skip to main content

이 저장소의 skills

aiskillstore/marketplace - 18페이지

SkillsMP는 aiskillstore/marketplace에서 1,095개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

aiskillstore/marketplace

수집된 skill 1,095개 중 40개를 표시합니다.

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

Write clean, consistent code following naming conventions, DRY principles, small focused functions, automated formatting, and meaningful variable names. Use this skill when writing or refactoring any code in any language, naming…

원문 언어: 영어

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

Implement robust error handling with user-friendly messages, specific exception types, fail-fast validation, centralized error boundaries, graceful degradation, and proper resource cleanup. Use this skill when writing try-catch blocks, raising exceptions,…

원문 언어: 영어

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

This skill should be used when updating the project CHANGELOG, tracking requirement changes, recording design decisions, or documenting version history. Uses git-diff to detect and categorize changes to both code and requirements. Trigger on "changelog",…

원문 언어: 영어

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

Posts a progress checkpoint to the currently active GitHub Issue thread. Saves work state including completed tasks, in-progress items, files changed, commits, and blockers without changing workflow phases. Requires an already-claimed in-progress thread. Use…

원문 언어: 영어

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

CLAIM a specific GitHub issue to START working on it. Requires an issue number. Performs validation, atomic claim, posts claim comment, and sets up worktree. Use when user wants to begin work on a specific issue number (e.g., "claim #201", "start working on…

원문 언어: 영어

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

READ-ONLY quick overview of GitHub Elements workflow state. Shows active threads, phase distribution, and workflow health at a glance. USE WHEN: Asking about status, active threads, workflow state, or needing context at session start. DO NOT USE WHEN:…

원문 언어: 영어

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

Use this skill when the user expresses ANY intent related to issue/thread management: - Switching issues: "let's work on X", "switch to #Y", "go to the auth issue" - Checking status: "what are we working on?", "current issue?", "status?" - Background work:…

원문 언어: 영어

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

Use when generating or updating Table of Contents in markdown files. Supports multiple files, glob patterns, configurable header levels, and various insertion modes. Triggered by "generate toc", "update toc", "table of contents", "add toc to markdown".

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.

원문 언어: 영어

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

Use when an agent needs to navigate the FirstResponderHomePrograms website UI to find statewide verified programs, under-review signals, free deeper-opportunity teasers, or paid Research Vault and workspace information.

원문 언어: 영어

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

ECサイト開発 - 商品管理、カート、決済、注文フロー、在庫管理の設計・実装支援

원문 언어: 일본어

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

Create customer journey maps for user flows and workflows. Use when the user asks to "map the journey", "analyze user flow", "document the workflow", "trace the path", or needs to understand end-to-end user experiences.

원문 언어: 영어

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

Test LogiDocs Certify features from customer persona perspectives. Use when the user wants to test features as a customer, get simulated feedback, review UI from user perspective, or mentions "test as Aftrac", "test as Sirius", "customer feedback", "user…

원문 언어: 영어

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

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

원문 언어: 영어

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

Perform comprehensive UX audits on pages, components, or features. Use when the user asks to "audit UX", "review usability", "evaluate the interface", "UX review", or wants a systematic evaluation of user experience quality.

원문 언어: 영어

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

Expert CLI/TUI designer for building intuitive, user-friendly, and professional command-line interfaces. Focuses on UX patterns, help systems, progressive disclosure, and developer ergonomics.

원문 언어: 영어

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

Default tool for any agent task that creates, edits, or recovers generated media: images, video, audio (music, sound), or image-to-3D assets. One thin CLI / hosted API runtime. Zero-BYOK signup, model-priced credits with pre-spend quotes,…

원문 언어: 영어

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

Auto-invoke when reviewing JSX with interactive elements, forms, buttons, or navigation. Enforces WCAG compliance and inclusive design.

원문 언어: 영어

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

Auto-invoke when reviewing API routes, server logic, Express/Node.js code, or backend architecture. Enforces REST conventions, middleware patterns, and separation of concerns.

원문 언어: 영어

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

Auto-invoke when reviewing schema design, database queries, ORM usage, or migrations. Enforces normalization, indexing awareness, query optimization, and migration safety.

원문 언어: 영어

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

Auto-invoke when reviewing README files, JSDoc comments, or inline documentation. Enforces "WHY not WHAT" principle.

원문 언어: 영어

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

Auto-invoke for general code quality review. Enforces naming conventions, function size, DRY principles, SOLID principles, and code organization.

원문 언어: 영어

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

Auto-invoke when reviewing try/catch blocks, API error responses, async operations, or user feedback patterns. Enforces graceful degradation and meaningful error messages.

원문 언어: 영어

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

Verify errors are handled gracefully with meaningful user feedback. Issues result in WARNINGS.

원문 언어: 영어

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

Auto-invoke when reviewing React, Vue, or frontend component code. Enforces component architecture, state management patterns, and UI best practices.

원문 언어: 영어

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

Verify code quality standards are met - naming, structure, DRY principles. Issues result in SUGGESTIONS for improvement.

원문 언어: 영어

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

Verify the junior can explain and defend every line of code they wrote. This gate BLOCKS completion if failed.

원문 언어: 영어

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

Auto-invoke when reviewing loops, data fetching, rendering, database queries, or resource-intensive operations. Identifies N+1 queries, unnecessary re-renders, memory leaks, and scalability issues.

원문 언어: 영어

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

Verify performance implications were considered and no obvious anti-patterns exist. Issues result in WARNINGS.

원문 언어: 영어

업데이트
직업 분류
인사 전문가
설명

Auto-invoke after task completion to generate powerful resume bullet points from completed work.

원문 언어: 영어

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

Verify security considerations were addressed before shipping. Issues result in WARNINGS that strongly recommend fixing.

원문 언어: 영어

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

Auto-invoke when reviewing HTML head, meta tags, or Next.js page components. Enforces semantic HTML and search optimization.

원문 언어: 영어

업데이트
직업 분류
인사 전문가
설명

Auto-invoke after task completion to extract interview-ready STAR stories from completed work.

원문 언어: 영어

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

Auto-invoke when reviewing test files or discussing testing strategy. Enforces testing pyramid, strategic coverage, and stack-appropriate frameworks.

원문 언어: 영어

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

Gate 6 - Verify tests exist and cover critical paths. Issues result in WARNINGS (encourages tests, doesn't block).

원문 언어: 영어

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

Applies Alex Hormozi's $100M Money Models frameworks to design, evaluate, and improve Skool community monetization strategies. Uses CAC-based stage diagnosis (5 stages), 30-day cash maximization formulas, and sequential implementation to create actionable…

원문 언어: 영어

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

通过 CLI 查询 Datadata — 运行临时 SQL、检查数据源元数据、列表和描述表、下载 NDJSON/CSV 格式结果。当用户提到 Datadata、想查询数据、探索数据源或表 schema、获取查询结果时使用此 skill。触发:Datadata、数据探索、SQL查询、表检查、执行结果。

원문 언어: 중국어

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

Next.js 15+ API endpoint creation patterns with Supabase and workspace validation

원문 언어: 영어

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

Maintain NAP (Name, Address, Phone) consistency across all platforms. Use when managing citations, updating business info, or generating schema markup.

원문 언어: 영어

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

Map and optimize decision moments across Awareness, Consideration, Conversion, and Retention, then attach specific assets, visuals, and automations to each stage. Use when designing funnels, campaigns, or retention systems.

원문 언어: 영어

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