Skip to main content
lacolaco
GitHub-Creator-Profil

lacolaco

Repository-Ansicht von 30 gesammelten Skills in 8 GitHub-Repositories.

gesammelte Skills
30
Repositories
8
aktualisiert
2026-07-26
Repository-Explorer

Repositories und reprÀsentative Skills

memory-sanitize
Softwareentwickler

ă‚šăƒŒă‚žă‚§ăƒłăƒˆăźæ–‡è„ˆă«ćœ±éŸżă™ă‚‹æ°žç¶šć±€ (ュヹăƒȘ・CLAUDE.mdăƒ»èŠçŽ„æ–‡æ›žăƒ»æŒ‡é‡æ–‡æ›žăƒ»ă‚čă‚­ăƒ«æ–‡æ›žç­‰ăźæ—„æœŹèȘžæ–‡ç« ) ăźæ—„æœŹèȘžć“èłȘを、`textlint-ja` べ独è‡ȘèŠć‰‡ă§ć†çŸćŻèƒœă«ç‚迀œă™ă‚‹ă€‚è‹±ć˜èȘžæ··ć…„ç­‰ăźæ–‡ç« èŠćŸ‹é•ćă‚’æ€œć‡șă€‚ăƒŠăƒŒă‚¶ăƒŒăŒă€Œæ—„æœŹèȘžć“èłȘチェック」「textlint ă‹ă‘ăŠă€ă€Œè‹±èȘžæ··ć…„チェック」「メヱăƒȘç‚迀œă€ă€Œ`memory sanitize`ă€ç­‰ă‚’æŒ‡ç€șă—ăŸă‚‰è”·ć‹•ă™ă‚‹ă€‚

2026-07-26
handover
Projektmanagementspezialisten

Write or update your handover document so the next holder of this job seat can take over your responsibilities. The seat you hold is identified by (project, role) in the document's frontmatter; the document is a handoff report, not a personal diary. Use this skill whenever the user mentions 'handover', 'hand over', 'pass it on', or '/handover'. NEVER invoke this skill proactively, autonomously, or as part of completing a task — finishing work, wrapping up, ending a session, or saving progress are NOT triggers for this skill unless the user explicitly asks for a handover.

2026-07-10
takeover
Projektmanagementspezialisten

Take over a job seat left by a previous holder — adopt responsibility for the work going forward, audit the predecessor's claims before relying on them, and continue under your own name. Every referenced artifact becomes a mandatory read task, drained before any work starts. The predecessor's report is yours to audit, not yours to inherit unexamined. Use this skill whenever the user mentions 'takeover', 'take over', 'pick up where we left off', or '/takeover'. NEVER invoke this skill proactively or autonomously — resuming or continuing work is NOT a trigger for this skill unless the user explicitly asks for a takeover.

2026-07-10
retrospective
Sonstige Computerberufe

Retrospective grounded in the garbage-in-garbage-out principle: traces problems from Output back to their upstream origin across six stages, then fixes at the stage where the cause lives — knowledge deficiencies get knowledge fixes, not downstream rule patches. Implements fixes in the current session. Use after finishing a task, before creating a PR, or whenever the user says 'retrospective', 'wrap up learnings', or similar.

2026-07-10
kb-ingest
Softwareentwickler

Edited a project's manifest, lockfile, or config? Added or deleted a whole project? Then its `.knowledge/` wiki page is now stale — use this skill to ingest (regenerate the page) or deingest (remove it). Assume the user won't mention the wiki or KB; trigger from the file touched or the action alone. Fire when: - a project's stack/dependency/build/deploy/structure-defining file changes — package.json, any lockfile (pnpm-lock, uv.lock, gleam.lock), pyproject.toml, gleam.toml, tsup.config, angular.json, wrangler.toml, Dockerfile/Cloud Run, pnpm-workspace.yaml, new workspace packages — or its CLAUDE.md; - a project is cloned, forked, or placed under a KB anchor (`~/works/`, `~/.claude/`), or a project directory is removed from one; - **AI-generated intermediate-artifact files appear, change, or are discovered** anywhere under a KB-covered repo — design docs (`docs/designs/*.md`), review records (`docs/reviews/*.md`), plans (`docs/plans/*.md`), acceptance-test records, retrospectives, conversation logs — **regard

2026-07-02
kb-lint
Softwareentwickler

Lint the knowledge base at `~/.knowledge/` (LLM Wiki). Deterministic checks are delegated to a script; contradictions, broken links, and staleness are reported as proposals only (no auto-fix). Use for KB health checks, contradiction detection, right after a batch ingest, or before relying on the KB as evidence.

2026-07-02
kb-query
Softwareentwickler

Use this skill whenever the user is trying to recall, verify, enumerate, or reconcile facts about their own collection of projects — especially "which of my projects do X" questions. X can be a library, package, framework, version, service, cloud platform, deploy target, architectural pattern, or "what even is this project." Trigger on memory-checking and inventory intent: enumerating consumers/users of something, confirming a remembered list ("
だっけ", "â€Šă§æ­Łă—ă„ïŒŸ", "â€Šä»„ć€–ă‚‚ă‚ăŁăŸă‚ˆăȘ", "â€Šăźæ°—ăŒă™ă‚‹"), mapping relationships or dependency chains between projects, or sorting projects by which tech/version they use. Trigger even when phrased casually, even when one specific project or package is named, and even though the user never mentions a KB, wiki, or `.knowledge/`. The skill answers from the knowledge base at `~/.knowledge/` with citations. Do NOT trigger for: writing/debugging code inside a single named project, learning a technology in general, or adding/removing/maintaining KB pages.

2026-07-02
kb-sync
Softwareentwickler

Sync stale pages in the knowledge base at `~/.knowledge/` (LLM Wiki). Re-ingests wiki pages that drifted from their sources to resolve drift. Use for "refresh the KB", "update a stale page", or "sync".

2026-07-02
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
call-code-critic
SoftwarequalitÀtssicherungsanalysten und -tester

WHEN: the user wants a critical review by the `code-critic` agent. The skill gathers the agent's required Invocation Contract inputs (review target, intent, layer), dispatches the agent via the Agent tool, and drives the **address-then-resubmit** loop until the agent returns an `Approved` verdict or the user explicitly defers what is left.

2026-05-08
critic-design-review
SoftwarequalitÀtssicherungsanalysten und -tester

WHEN: PROACTIVELY when the change introduces or modifies design (new abstraction, new boundary, new module, contract change, security-sensitive interaction, refactor that reshapes responsibility). INPUT: File paths/directory + intent of the change. OUTPUT: Design-level critical issues — contract gaps, architectural misalignment, over-/under-engineered abstractions, security-designed-in failures, systemic problems hidden behind local fixes — with root causes and structural fixes. Implementation defects (logic bugs, races, resource leaks) are out of scope; route those to critic-implementation-review.

2026-05-08
critic-implementation-review
SoftwarequalitÀtssicherungsanalysten und -tester

WHEN: PROACTIVELY when reviewing code that implements an already-settled design (bug fixes, feature implementation against an agreed shape, optimizations inside an existing module). INPUT: File paths/directory + the design contract being implemented. OUTPUT: Implementation-level critical defects — logic errors, race conditions, resource leaks, concrete security bugs, error-handling gaps, performance problems on real-sized inputs, contract drift between signature and behavior — with concrete fixes. Design-level concerns (abstraction quality, contract shape, architectural fit) are out of scope; route those to critic-design-review.

2026-05-08
pr
Softwareentwickler

PRăźăƒ©ă‚€ăƒ•ă‚”ă‚€ă‚Żăƒ«ć…šäœ“ă‚’ă‚ČăƒŒăƒˆä»˜ăă§çźĄç†ă™ă‚‹ă€‚PRäœœæˆă€ăƒŹăƒ“ăƒ„ăƒŒćŻŸćżœă€ăƒžăƒŒă‚žă€ăƒă‚čăƒˆăƒžăƒŒă‚žăŸă§ăźäž€é€ŁăźăƒŻăƒŒă‚Żăƒ•ăƒ­ăƒŒă‚’ćŒ·ćˆ¶ă™ă‚‹ă€‚PRă‚’äœœă‚ŠăŸă„ă€ăƒŹăƒ“ăƒ„ăƒŒćŻŸćżœă—ăŸă„ă€ăƒžăƒŒă‚žă—ăŸă„ă€ăšă„ăŁăŸć Žéąă§äœżç”šă™ă‚‹ă€‚

2026-04-21
orbstack-dev
Softwareentwickler

OrbStack がホă‚čトた Docker runtime ăšă—ăŠćžžă«ćˆ©ç”šćŻèƒœă§ă‚ă‚‹ć‰æă§ă€Docker Compose 開ç™șç’°ćąƒă«ă‚ąă‚Żă‚»ă‚čするæ–čæł•。OrbStack ç‰čæœ‰ăźè‡Ș拕 DNS・è‡Ș拕 port forwarding ă‚’æŽ»ç”šă—ă€dnsmasq や ports: ć…Źé–‹ăźæ‰‹é–“ă‚’çœăă€‚Docker Compose 侊ぼ Rails/Node ç­‰ăźă‚”ăƒŒăƒăƒŒă«ăƒ­ăƒŒă‚«ăƒ«ă‹ă‚‰ă‚ąă‚Żă‚»ă‚čă™ă‚‹ć Žéąă€ăƒžăƒ«ăƒăƒ†ăƒŠăƒłăƒˆă‚ąăƒ—ăƒȘăźă‚”ăƒ–ăƒ‰ăƒĄă‚€ăƒłăƒ«ăƒŒăƒ†ă‚Łăƒłă‚°ă‚’æ€œèšŒă™ă‚‹ć Žéąă§äœżç”šă™ă‚‹ă€‚

2026-04-21
five-whys
ProjektmanagementspezialistenUnternehmensberater

Five Whysćˆ†æžă§ć•éĄŒăźæ čæœŹćŽŸć› ă‚’ç‰čćźšă—ă€æœŹèłȘ的ăȘè§Łæ±ș策を氎ć‡șă™ă‚‹ă€‚ć•éĄŒăźćŽŸć› ćˆ†æžă€æ čæœŹćŽŸć› ăźç‰č漚、ăȘぜăȘăœćˆ†æžă€ăƒˆăƒ©ăƒ–ăƒ«ă‚·ăƒ„ăƒŒăƒ†ă‚Łăƒłă‚°ă€éšœćźłćˆ†æžă€ă‚€ăƒłă‚·ăƒ‡ăƒłăƒˆæŒŻă‚Šèż”ă‚Šă€ăƒă‚čăƒˆăƒąăƒŒăƒ†ăƒ ăȘă©ă€ă€ŒăȘăœă“ăźć•éĄŒăŒè”·ăăŸăźă‹ă€ă‚’æ·±æŽ˜ă‚Šă—ăŠè§Łæ±șç­–ă‚’è€ƒăˆăŸă„ć Žéąă§äœżç”šă™ă‚‹ă€‚ăƒŠăƒŒă‚¶ăƒŒăŒć•éĄŒăźćŽŸć› ă«ă€ă„ăŠæ‚©ă‚“ă§ă„ăŸă‚Šă€èĄšéąçš„ăȘćŻŸć‡Šă§ăŻăȘくæ čæœŹçš„ăȘè§Łæ±șă‚’æ±‚ă‚ăŠă„ă‚‹ć Žćˆă«ă‚‚ç™ș拕する。

2026-04-21
slack-notify
Softwareentwickler

WHEN: PROACTIVELY after completing a substantial task (PR merge, feature implementation, bug fix, investigation)—invoke WITHOUT waiting for user request. SKIP for trivial/instant tasks (typo fix, single-line change, quick question answer, config tweak). Also invokable manually via /slack-notify. Sends a completion notification to Slack via Incoming Webhook. Does nothing if CLAUDE_SLACK_NOTIFY_WEBHOOK_URL is not set.

2026-04-16
address-pr-review
SoftwarequalitÀtssicherungsanalysten und -tester

Use when addressing PR review comments - checking pending reviews, fetching unresolved threads, evaluating each comment, and deciding to fix or explain non-problematic

2026-04-01
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
calc
Softwareentwickler

ăƒ€ăƒĄăƒŒă‚žèšˆçź—ă€‚æ”»æ’ƒćŽăƒ»é˜ČćŸĄćŽăƒ»æŠ€ćă‚’æŒ‡ćźšă—ă€ç‰čæ€§ăƒ»æŒăĄç‰©ăƒ»ć€©ć€™èŸŒăżăźăƒ€ăƒĄăƒŒă‚žä豿•°èĄšă‚’ć‡șćŠ›ă™ă‚‹ă€‚ăƒ€ăƒĄăƒŒă‚žèšˆçź—ăƒ»ăƒ€ăƒĄèšˆăƒ»äœ•ç™șă§èœăĄă‚‹ç­‰ăźèłȘć•æ™‚ă«äœżç”šă€‚

2026-05-21
nash
Softwareentwickler

ăƒŠăƒƒă‚·ăƒ„ć‡èĄĄă‚œăƒ«ăƒăƒŒă€‚é›¶ć’ŒćŻŸæˆŠ (ăƒă‚±ăƒąăƒłéžć‡șă€æ§‹çŻ‰ăƒžăƒƒăƒă‚ąăƒƒăƒ—ă€ă˜ă‚ƒă‚“ă‘ă‚“ćž‹ăƒĄă‚ż) ăźæœ€é©æ··ćˆæˆŠç•„ă€éžć‡șæœ€é©ćŒ– (pkdx select)、メタäč–é›ąćˆ†æž (pkdx meta-divergence) ă‚’æäŸ›ă€‚ă€Œæœ€é©éžć‡ș」「遾ć‡șćˆ†ćžƒă€ă€Œæ§‹çŻ‰ăƒĄă‚żă€ă€ŒćŻŸéąă‚žăƒŁăƒłă‚±ăƒłă€ă€Œäœżç”šçŽ‡ vs æœ€é©ă€ç­‰ăźèłȘć•æ™‚ă«äœżç”šă€‚

2026-05-13
breed
Softwareentwickler

ăƒă‚±ăƒąăƒłè‚Čæˆă‚·ăƒŸăƒ„ăƒŹăƒŒă‚·ăƒ§ăƒłă€‚æ€§æ Œăƒ»ç‰čæ€§ăƒ»æŒăĄç‰©ăƒ»æŠ€ăƒ»ćŠȘćŠ›ć€€ă‚’ćŻŸè©±çš„ă«èš­ćźšă—ă€Lv50ćźŸæ•°ć€€ă‚’çź—ć‡șする。è‚Čæˆă—ăŸă„ăƒ»ćźŸæ•°ć€€èšˆçź—ăƒ»ćŠȘćŠ›ć€€é…ćˆ†ç­‰ăźèłȘć•æ™‚ă«äœżç”šă€‚

2026-05-11
team-builder
Sonstige Entertainer, Sportler und verwandte Berufe

ćŻŸæˆŠç”šăƒă‚±ăƒąăƒłæ§‹çŻ‰æ”ŻæŽïŒˆă‚·ăƒłă‚°ăƒ«/ăƒ€ăƒ–ăƒ«ćŻŸćżœïŒ‰ă€‚è»žăƒă‚±ăƒąăƒłă‹ă‚‰ă‚żă‚€ăƒ—èŁœćźŒăƒ»ăƒĄă‚żćˆ†æžăƒ»éžć‡șăƒ‘ă‚żăƒŒăƒłăŸă§ă‚Źă‚€ăƒ‰ă™ă‚‹ă€‚æ§‹çŻ‰ă—ăŸă„ăƒ»ăƒ‘ăƒŒăƒ†ă‚Łă‚’ç”„ăżăŸă„ăƒ»ăƒăƒŒăƒ äœœæˆæ™‚ă«äœżç”šă€‚

2026-05-11
battle
Softwareentwickler

ćŻŸæˆŠäž­ăźé«˜é€Ÿćżœç­”ăƒąăƒŒăƒ‰ă€‚calc skillをäș‹ć‰ăƒ­ăƒŒăƒ‰ă—ă€ăƒ€ăƒĄèšˆăšăƒĄăƒąăźăƒ©ăƒ™ăƒ«ä»˜ăć…„ćŠ›ăźăżă‚’æœ€çŸ­ă§ć‡Šç†ă™ă‚‹ă€‚ćŻŸæˆŠäž­ăƒ»ăƒăƒˆăƒ«äž­ăƒ»ćźŸæˆŠäž­ăƒ»ćŻŸæˆŠăŒć§‹ăŸă‚‹ç­‰ăźç™șè©±æ™‚ă«äœżç”šă€‚

2026-05-07
8 von 8 Repositories angezeigt
Alle Repositories angezeigt