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

product-forge

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

수집된 skills
115
Stars
14
업데이트
2026-02-18
Forks
1
직업 범위
직업 카테고리 23개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

browser-debug
웹 개발자

Capture browser console, network, and performance logs for debugging. Auto-loads when debugging browser issues, analyzing errors, or investigating page behavior. Provides systematic log capture workflow using Chrome DevTools MCP.

2026-02-18
tmux-init
네트워크·컴퓨터 시스템 관리자

Set up tmux notification system for Claude Code sessions

2026-02-12
debug-orchestrator
컴퓨터 시스템 분석가

Use when facing complex, multi-layered debugging issues that require coordinated investigation across different domains (frontend, backend, database, network, etc). Spawns specialized debug expert agents to handle specific aspects of the investigation.

2026-02-12
plan-with-team
총괄·운영 관리자컴퓨터·정보 시스템 관리자

Creates a concise engineering implementation plan with team orchestration using Task coordination tools. Use when planning multi-step implementation work that requires team coordination, task dependencies, and parallel execution strategies.

2026-02-12
django-project-setup
소프트웨어 개발자

Set up a new Django 6.0 project with modern tooling (uv, direnv, HTMX, OAuth, DRF, testing). Use when the user wants to create a Django project from scratch with production-ready configuration.

2026-02-09
fetch-youtube-transcript
소프트웨어 개발자기타 컴퓨터 관련 직업

Download YouTube video transcripts as readable text files. Use when extracting transcripts from videos for analysis, documentation, or content review.

2026-02-06
copy-agent
소프트웨어 개발자

Copy an agent from Product Forge to user or project level

2026-02-04
copy-command
소프트웨어 개발자

Copy a command from Product Forge to user or project level

2026-02-04
copy-skill
소프트웨어 개발자

Copy a skill from Product Forge to user or project level

2026-02-04
create-agent
소프트웨어 개발자

Create a new Claude Code agent with proper YAML frontmatter structure. Use when the user wants to add a specialized agent to a plugin. Handles agent file creation with name, description, tools, model selection, and color configuration.

2026-02-04
create-command
소프트웨어 개발자

Create a new Claude Code slash command with proper YAML frontmatter structure. Use when the user wants to add a custom slash command to a plugin. Handles command file creation with description, argument hints, allowed tools, and all advanced features.

2026-02-04
create-skill
소프트웨어 개발자

Create a new Claude Code agent skill with proper folder structure and SKILL.md format. Use when the user wants to add a model-invoked skill that Claude uses autonomously based on context. Handles skill folder creation with SKILL.md and optional reference files.

2026-02-04
enable-feedback-hooks
소프트웨어 개발자

Enable feedback capture hooks for the current project

2026-02-04
install-lsp
소프트웨어 개발자기타 컴퓨터 관련 직업

Install and configure LSP (Language Server Protocol) for Claude Code to enable go-to-definition, find-references, and real-time diagnostics

2026-02-04
install-playwright-mcp
소프트웨어 품질 보증 분석가·테스터

Install Playwright MCP server for browser automation in Claude Code

2026-02-04
integrate-command
소프트웨어 개발자기타 컴퓨터 관련 직업

Integrate a user or project command into Product Forge

2026-02-04
pattern-detection
소프트웨어 개발자

Auto-detects reusable patterns, best practices, and automation opportunities during implementation. Recognizes repetitive structures and generalizable solutions that could become skills.

2026-02-04
propose-forge-improvement
컴퓨터·정보 시스템 관리자

Propose improvements or new components for Product Forge

2026-02-04
propose-project-learning
소프트웨어 개발자

Propose additions to project CLAUDE.md based on session learnings

2026-02-04
sync-feedback
소프트웨어 개발자

Review and sync captured feedback to Product Forge

2026-02-04
ansible
네트워크·컴퓨터 시스템 관리자

Ansible automation and configuration management patterns. Use when writing Ansible playbooks, roles, or automating infrastructure configuration and deployment tasks.

2026-02-04
aws-cloud
컴퓨터 네트워크 아키텍트

AWS cloud infrastructure patterns and best practices. Use when designing or implementing AWS solutions including EC2, Lambda, S3, RDS, and infrastructure as code with Terraform or CloudFormation.

2026-02-04
create-rfc
컴퓨터·정보 시스템 관리자

Create a new RFC (Request for Comments) technical specification

2026-02-04
create-tech-spec
컴퓨터 시스템 분석가

Create a new Technical Specification for implementation details

2026-02-04
dbt
데이터베이스 관리자

dbt (data build tool) patterns for data transformation and analytics engineering. Use when building data models, implementing data quality tests, or managing data transformation pipelines.

2026-02-04
dependency-alignment
소프트웨어 개발자

Dependency version alignment and conflict resolution for parallel development. Use when extracting dependencies from Tech Specs to ensure version compatibility with existing project dependencies and transitive dependencies.

2026-02-04
direnv
네트워크·컴퓨터 시스템 관리자

Direnv environment management for automatic per-project shell configuration. Use when setting up .envrc files, configuring project-specific environment variables, or integrating direnv with development tools like nix, asdf, pyenv, or nvm.

2026-02-04
gcp-cloud
네트워크·컴퓨터 시스템 관리자

Google Cloud Platform infrastructure patterns and best practices. Use when designing or implementing GCP solutions including Compute Engine, Cloud Functions, Cloud Storage, and BigQuery.

2026-02-04
list-rfcs
컴퓨터·정보 시스템 관리자

List all RFCs with status, progress, and metadata

2026-02-04
list-tech-specs
소프트웨어 개발자컴퓨터 시스템 분석가

List all Technical Specifications with status and metadata

2026-02-04
portman
네트워크·컴퓨터 시스템 관리자

Port management for local development with git worktrees. Use when setting up local development environments, booking ports for services to avoid collisions between parallel worktrees, or configuring docker-compose with dynamic ports.

2026-02-04
rfc-specification
컴퓨터 하드웨어 엔지니어

RFC (Request for Comments) specification writing with objective technical analysis. Use when creating technical specifications, design documents, or architecture proposals that require structured evaluation of options and trade-offs.

2026-02-04
rfc-status
컴퓨터·정보 시스템 관리자

Show RFC details or update RFC status through lifecycle

2026-02-04
sqlmesh
데이터베이스 아키텍트

SQLMesh patterns for data transformation with column-level lineage and virtual environments. Use when building data pipelines that need advanced features like automatic DAG inference and efficient incremental processing.

2026-02-04
tech-spec-status
컴퓨터 시스템 분석가

Show Tech Spec details or update status through lifecycle

2026-02-04
technical-specification
프로젝트 관리 전문가

Technical specification writing for implementation details. Use when documenting how to build a solution (post-decision), API contracts, schemas, and system design. Complements RFC skill which handles decision-making.

2026-02-04
typescript-code-review
소프트웨어 품질 보증 분석가·테스터

TypeScript and React code review guidelines (type safety, React patterns, performance). Auto-loads when reviewing TypeScript/React code.

2026-02-04
bl-init
소프트웨어 개발자

Initialize git-branchless in the current repository from the current branch

2026-02-04
bl-record
소프트웨어 개발자

Record changes as a new commit in git-branchless workflow

2026-02-04
bl-stack
소프트웨어 개발자기타 컴퓨터 관련 직업

Manage git-branchless commit stacks - view, navigate, and edit commits

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