693 skills found · Page 24 of 24
skand-io / codebase-locatorLocates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
juzser / add-block-actionAdd a new block action handler for the Slack poll bot. The user will describe what the new action should do. Use $ARGUMENTS as the description. Steps: 1. Read `src/index.ts` to understand the existing `handleBlockAction()` function and how actions are routed by `action.action_id`. 2.
SassaGold / rollout-vegvisirExecute the Vegvísir rollout. Everything is pre-staged and verified (349 tests pass on the branch); your job is to ship it in order, verifying each step before the next. Report progress as you go. If any step fails, stop and explain — do not improvise around failures.