github.com/jpoutrin/product-forge
| Skill | Added | Review |
|---|---|---|
brainstorm-solution plugins/product-design/skills/brainstorm-solution/SKILL.md Structured brainstorming for technical solutions | 48 48 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 76 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 0ebe7ae | |
rebase plugins/git-workflow/skills/rebase/SKILL.md Rebase local changes on top of remote branch updates | 53 53 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
commit plugins/git-workflow/skills/commit/SKILL.md Guided git commit with atomic commit analysis and conventional commit format | 44 44 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
code-review plugins/git-workflow/skills/code-review/SKILL.md Review code changes between commits for security, logic, performance, and style issues | 53 53 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
branchless-workflow plugins/git-workflow/skills/branchless-workflow/SKILL.md Git-branchless stacked diffs workflow patterns and command reference | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
bl-undo plugins/git-workflow/skills/bl-undo/SKILL.md Undo git-branchless operations - recover from mistakes interactively | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
bl-sync plugins/git-workflow/skills/bl-sync/SKILL.md Sync git-branchless stack with main branch - fetch, rebase, and handle merges | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
bl-submit plugins/git-workflow/skills/bl-submit/SKILL.md Submit git-branchless stack as PRs - create branches and push to remote | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
bl-stack plugins/git-workflow/skills/bl-stack/SKILL.md Manage git-branchless commit stacks - view, navigate, and edit commits | 47 47 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
bl-record plugins/git-workflow/skills/bl-record/SKILL.md Record changes as a new commit in git-branchless workflow | 53 53 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
bl-init plugins/git-workflow/skills/bl-init/SKILL.md Initialize git-branchless in the current repository from the current branch | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
tech-spec-status plugins/devops-data/skills/tech-spec-status/SKILL.md Show Tech Spec details or update status through lifecycle | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
rfc-status plugins/devops-data/skills/rfc-status/SKILL.md Show RFC details or update RFC status through lifecycle | 53 53 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 58 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 0ebe7ae | |
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 62 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 0ebe7ae |