Skill Claude CodeCodex
TRIGGER when fixing a bug, crash, or regression. Gather a context pack with palugada before editing.
Skill Claude CodeCodex
TRIGGER when fixing a bug, crash, or regression. Gather a context pack with palugada before editing.
Skill Claude CodeCodex
TRIGGER for tickets, issues, wiki/Confluence/Notion pages, PRDs, or specs.
Skill Claude CodeCodex
TRIGGER when building a new feature, screen, or endpoint. Gather a context pack with palugada before editing.
Skill Claude CodeCodex
TRIGGER when implementing UI from a Figma design, link, or file key — use the figma-bridge MCP (free-plan safe), never the raw API or palugada design for node content.
Skill Claude CodeCodex
TRIGGER for git work — branch, commit, push, rebase/merge conflict, pull/merge request, pipeline. Also when the user mentions gh, glab, GitHub, or GitLab.
Skill Claude CodeCodex
TRIGGER when the user asks about their Postman collections, saved API requests, endpoints, environments, or wants a curl for an existing request — use the postman-bridge MCP (offline-first).
Skill Claude CodeCodex
TRIGGER when refactoring or restructuring existing code. Gather a context pack with palugada before editing.
Skill Claude CodeCodex
TRIGGER when reviewing a diff, pull request, or merge request. Gather a context pack with palugada before editing.
Skill Claude CodeCodex
TRIGGER when locating code — find a function/class/symbol, "where is X defined", what calls/lives in a module — and BEFORE any grep/find/rg/Glob over the repo.
MCP server Claude CodeCodexCursor +2
MCP server "figma-bridge" as configured in yudistirosaputro/palugada-cli. Runs mcp/figma-bridge/dist/index.cjs with node.
MCP server Claude CodeCodexCursor +2
MCP server "postman-bridge" as configured in yudistirosaputro/palugada-cli. Runs mcp/postman-bridge/dist/index.cjs with node.
Instructions file
Instructions for yudistirosaputro/palugada-cli, covering working with palugada, mcp bridges (this repo) and auto-index git hooks (this repo).