Skip to main content

이 저장소의 skills

aiskillstore/marketplace - 17페이지

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

aiskillstore/marketplace

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

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

Four-phase root cause investigation before attempting fixes. Use when debugging bugs, test failures, or unexpected behavior.

원문 언어: 영어

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

Enforce RED-GREEN-REFACTOR cycle. Use when implementing features, fixing bugs, or writing any production code.

원문 언어: 영어

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

Auto-escalate reasoning depth for complex problems. Use proactively when encountering architecture, debugging, or unfamiliar code.

원문 언어: 영어

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

Create detailed implementation plans with granular tasks. Use before implementing features or complex changes.

원문 언어: 영어

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

Implement persistent memory patterns for AI agents using AgentDB - session memory, long-term storage, pattern learning, and context management for stateful agents, chat systems, and intelligent assistants

원문 언어: 영어

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

Build semantic vector search systems with AgentDB for intelligent document retrieval, RAG applications, and knowledge bases using embedding-based similarity matching

원문 언어: 영어

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

Implement ReasoningBank adaptive learning with AgentDB for trajectory tracking, verdict judgment, memory distillation, and pattern recognition to build self-learning agents that improve decision-making through experience.

원문 언어: 영어

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

Use Claude Code's AskUserQuestion tool to gather comprehensive requirements through structured multi-select questions.

원문 언어: 영어

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

Comprehensive Flow Nexus platform management covering authentication, sandboxes, storage, databases, app deployment, payments, and monitoring. This SOP provides end-to-end platform operations.

원문 언어: 영어

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

Clean code principles adapted for TypeScript-first, functional development.

원문 언어: 영어

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

Techniques for analyzing existing codebases to reverse-engineer requirements and understand business logic. Use when conducting brownfield analysis or understanding existing system capabilities.

원문 언어: 영어

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

Command Query Separation (CQS) and CQRS patterns for .NET. Use when designing methods, handlers, and application architecture. Ensures predictable, testable code.

원문 언어: 영어

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

Functional programming patterns that promote testability, composability, and maintainability.

원문 언어: 영어

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

Requirements gathering and elicitation techniques for business analysis. Use when conducting stakeholder interviews, gathering functional/non-functional requirements, or identifying gaps in requirements.

원문 언어: 영어

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

SOLID principles adapted for functional and TypeScript-first development.

원문 언어: 영어

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

Test-Driven Development methodology for Node.js/TypeScript projects.

원문 언어: 영어

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

Technical analysis capabilities for APIs, data models, integrations, and security requirements. Use when analyzing technical aspects of systems or documenting technical requirements.

원문 언어: 영어

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

Complete code review workflow for both requesting and receiving reviews. Use when creating PRs, reviewing code, or responding to feedback.

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

Create interactive data visualizations using D3.js. Use this when creating charts, graphs, network diagrams, geographic visualizations, or custom SVG-based data visualization.

원문 언어: 다국어 혼합

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

Enforce proper error handling patterns. Use when writing async code, API calls, or user-facing features. Covers try-catch, error boundaries, graceful degradation, and user feedback.

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

Execute plan in batches with review checkpoints. Use when partner provides a complete implementation plan to execute with controlled batches and architect review between batches.

원문 언어: 다국어 혼합

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

Enforce file line count limits (200 recommended, 300 max) for CODE IMPLEMENTATION files only. Use this when reviewing code, creating files, or when files exceed line limits and need modularization.

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

Guide for creating MCP (Model Context Protocol) servers. Use this when building integrations with external services, creating new MCP servers, or connecting Claude to APIs.

원문 언어: 다국어 혼합

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

Forbid hardcoded values in code. Use this when reviewing code, writing new features, or when magic numbers/strings are detected. Enforces constants, env variables, and config files.

원문 언어: 다국어 혼합

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

Transform ideas into actionable implementation plans. Combines Socratic questioning for requirements discovery with detailed task breakdown for zero-context engineers. Use before any feature development.

원문 언어: 다국어 혼합

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

Write developer-oriented README as onboarding documentation. Use when creating/updating README, setting up new projects, or when new developers need to understand the codebase quickly. README = Entry point + Architecture overview + Working agreement.

업데이트
직업 분류
일반 사무원
설명

작업 완료 후 상세 리포트 문서를 작성. 변경 이력, 영향도 분석, 검증 결과를 문서화할 때 사용. 파일명 규칙 YYYY-MM-DD-<제목>-report.md

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

Clean Architecture and SOLID principles guide. Use this when designing systems, reviewing architecture, or making structural decisions.

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

Implement JSON-based structured logging for observability. Use when setting up logging, debugging production issues, or preparing for log aggregation (ELK, Datadog). Covers log levels, context, and best practices.

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

Use when executing implementation plans with independent tasks in the current session. Dispatches fresh subagent for each task with code review between tasks.

원문 언어: 다국어 혼합

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

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Four-phase framework ensuring understanding before attempting solutions.

원문 언어: 다국어 혼합

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

Comprehensive testing workflow combining TDD, real implementations (no mocking), and E2E testing. Use when implementing features, writing tests, or setting up test infrastructure.

원문 언어: 다국어 혼합

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

Verify 3-Mirror skill sync consistency across .public/skills, .codex/skills, and .claude/skills. Use after skill changes, before commits, or for CI validation.

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

Enforce TypeScript strict mode and type safety. Use when setting up projects, reviewing code, or when type errors are ignored. Covers strict flags, no-any rules, and type inference best practices.

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

工作文档枢纽,强制执行 SSOT(Single Source of Truth)原则,管理 `docs/` 目录下的架构决策、设计文档、Issues(任务规划)、PRs(变更记录)。支持 GitHub 协作开发模式。

원문 언어: 중국어

업데이트
직업 분류
일반 사무원
설명

判断政务服务问题是否模糊,识别缺失要素(主语、证照名称、具体环节),生成精准的政务服务引导语。当用户提出不完整的办事问题或需要引导用户提供更多信息时使用。

원문 언어: 중국어

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

Write and add new blog posts for this Next.js site by matching the existing BlogPost structure in `src/lib/blog-data.ts`. Use when asked to draft a new blog article, update blog content, or produce SEO metadata/slug/image details for a new post.

원문 언어: 영어

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

Master receipt scanning operations including parsing, debugging, enhancing accuracy, and database integration. Use when working with receipts, images, OCR issues, expense categorization, or troubleshooting receipt uploads.

원문 언어: 영어

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

This skill is a practical, 'use-it-while-debugging' reference for getting a LiveKit + Letta voice agent working reliably.

원문 언어: 영어

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

Design and build reusable, composable UI components following single responsibility principle with clear props, proper encapsulation, and minimal state management. Use this skill when creating or modifying React, Vue, Svelte, or web components, defining…

원문 언어: 영어

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