endalk200
- 25 skills
- 0 followers
- 13 hours ago last updated
- ▌
- ▌
- ▌ Tdd · endalk200 bundleTest-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
- ▌
- ▌
- ▌ Commit · endalk200 bundleCreate git commits using Conventional Commits. Use when the user asks to commit code, prepare a commit, write a commit message, or standardize commit history with conventional commit types, scopes, breaking-change markers, and safe git workflow checks.
- ▌ Effect · endalk200 bundleEffect v4 implementation and code-style guidance. Use for Effect workflows, composition and control flow, Schema models, services and Layers, Config, Schedule or retry, Cache, Stream, unstable HTTP, reactivity or Atom, and Effect tests. Resolve the project-pinned version before applying a branch.
- ▌ Triage · endalk200 bundleMove issues and external pull requests through triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
- ▌ To Spec · endalk200 bundleTurn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
- ▌ Grilling · endalk200 bundleGrill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
- ▌ Research · endalk200 bundleInvestigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.
- ▌
- ▌
- ▌ Prototype · endalk200 bundleBuild a disposable prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
- ▌ Wayfinder · endalk200 bundlePlan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
- ▌ Babysit Pr · endalk200 bundleValidate and triage pull-request review findings before addressing selected items.
- ▌ To Tickets · endalk200 bundleBreak a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.
- ▌ Code Review · endalk200 bundleOnly use this skill when explicitly invoked by the user. The user says use the code-review skill is the only time you should use this skill.
- ▌ Setup Skills · endalk200 bundleConfigure this repo for the engineering skills — set up its issue tracker, triage and Wayfinder label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
- ▌ Source Context · endalk200 bundleFetch dependency source code so agents can inspect real implementations, tests, and version-specific behavior. Use when docs or types are insufficient, when debugging library internals, or when tasks require source-backed evidence. Triggers include "fetch source for", "read the source of", "how does X work internally", "get the implementation of", and "opensrc path".
- ▌ Diagnosing Bugs · endalk200 bundleDiagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
- ▌ Technical Writing · endalk200 bundleUse this skill when writing READMEs, documentation, tutorials, how-tos, and references.
- ▌ Writing For Agents · endalk200 bundleUse this skill when writing AGENTS.md or CLAUDE.md, or when creating or editing skills.
- ▌ Investigate Library Upgrade · endalk200 bundleInvestigate what a dependency upgrade would take before implementation by tracing upstream primary-source changes to repository usage.
- ▌ Improve Codebase Architecture · endalk200 bundleScan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.