CtrlK
BlogDocsLog inGet started
Tessl Logo

product-forge

github.com/jpoutrin/product-forge

Skill

Added

Review

create-rfc

Create a new RFC (Request for Comments) technical specification

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.

ansible

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

fetch-youtube-transcript

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

tmux-init

Set up tmux notification system for Claude Code sessions

sync-feedback

Review and sync captured feedback to Product Forge

propose-project-learning

Propose additions to project CLAUDE.md based on session learnings

propose-forge-improvement

Propose improvements or new components for Product Forge

pattern-detection

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

mcp-setup

Set up and configure MCP (Model Context Protocol) servers with Claude Code. Use when the user wants to connect Claude Code to external tools, databases, APIs, or services via MCP. Handles HTTP, SSE, and stdio server configurations with proper authentication.

integrate-command

Integrate a user or project command into Product Forge

install-playwright-mcp

Install Playwright MCP server for browser automation in Claude Code

install-lsp

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

enable-feedback-hooks

Enable feedback capture hooks for the current project

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.

create-plugin

Create a new Claude Code plugin with proper directory structure and manifest. Use when the user wants to create a new plugin from scratch. Sets up plugin.json, directory structure, and optional components.

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.

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.

copy-skill

Copy a skill from Product Forge to user or project level

copy-command

Copy a command from Product Forge to user or project level

copy-agent

Copy an agent from Product Forge to user or project level

atlassian-attachments

Attach documents, screenshots, PDFs, and files to Jira issues and Confluence pages via REST API. Use when uploading evidence, documentation, or media to Atlassian products.