CtrlK
BlogDocsLog inGet started
Tessl Logo

product-forge

github.com/jpoutrin/product-forge

SkillAddedReview
brainstorm-solution

plugins/product-design/skills/brainstorm-solution/SKILL.md

Structured brainstorming for technical solutions

48

agent-tools

plugins/product-design/skills/agent-tools/SKILL.md

Reference for configuring tool permissions when launching Claude Code agents. Use when setting up --allowedTools flags, restricting file access, or configuring agent permissions.

76

rebase

plugins/git-workflow/skills/rebase/SKILL.md

Rebase local changes on top of remote branch updates

53

git-commits

plugins/git-workflow/skills/git-commits/SKILL.md

Git commit best practices with conventional commits format and atomic commit principles. Use when committing code to ensure clear, meaningful commit history with proper type prefixes and semantic versioning support.

72

commit

plugins/git-workflow/skills/commit/SKILL.md

Guided git commit with atomic commit analysis and conventional commit format

44

code-review

plugins/git-workflow/skills/code-review/SKILL.md

Review code changes between commits for security, logic, performance, and style issues

53

branchless-workflow

plugins/git-workflow/skills/branchless-workflow/SKILL.md

Git-branchless stacked diffs workflow patterns and command reference

60

bl-undo

plugins/git-workflow/skills/bl-undo/SKILL.md

Undo git-branchless operations - recover from mistakes interactively

64

bl-sync

plugins/git-workflow/skills/bl-sync/SKILL.md

Sync git-branchless stack with main branch - fetch, rebase, and handle merges

55

bl-submit

plugins/git-workflow/skills/bl-submit/SKILL.md

Submit git-branchless stack as PRs - create branches and push to remote

55

bl-stack

plugins/git-workflow/skills/bl-stack/SKILL.md

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

47

bl-record

plugins/git-workflow/skills/bl-record/SKILL.md

Record changes as a new commit in git-branchless workflow

53

bl-init

plugins/git-workflow/skills/bl-init/SKILL.md

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

64

typescript-style

plugins/frontend-experts/skills/typescript-style/SKILL.md

TypeScript coding style enforcement (ESLint, type safety, React patterns). Auto-loads when writing or reviewing TypeScript/JavaScript code.

67

typescript-code-review

plugins/frontend-experts/skills/typescript-code-review/SKILL.md

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

63

technical-specification

plugins/devops-data/skills/technical-specification/SKILL.md

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.

60

tech-spec-status

plugins/devops-data/skills/tech-spec-status/SKILL.md

Show Tech Spec details or update status through lifecycle

49

sqlmesh

plugins/devops-data/skills/sqlmesh/SKILL.md

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.

64

rfc-status

plugins/devops-data/skills/rfc-status/SKILL.md

Show RFC details or update RFC status through lifecycle

53

rfc-specification

plugins/devops-data/skills/rfc-specification/SKILL.md

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.

68

portman

plugins/devops-data/skills/portman/SKILL.md

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.

68

mcp-architecture

plugins/devops-data/skills/mcp-architecture/SKILL.md

MCP architecture patterns, security, and memory management. Auto-loads when building MCP servers, implementing tools/resources, discussing MCP security, or working with FastMCP.

62

gcp-cloud

plugins/devops-data/skills/gcp-cloud/SKILL.md

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

58

direnv

plugins/devops-data/skills/direnv/SKILL.md

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.

68

dependency-alignment

plugins/devops-data/skills/dependency-alignment/SKILL.md

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.

62