Skip to main content
shhac
GitHub-Creator-Profil

shhac

Repository-Ansicht von 23 gesammelten Skills in 6 GitHub-Repositories.

gesammelte Skills
23
Repositories
6
aktualisiert
2026-07-24
Repository-Explorer

Repositories und repräsentative Skills

pr-issue-review
Softwarequalitätssicherungsanalysten und -tester

Review a GitHub pull request using the passive, neutral, assertive, or aggressive profile, optionally paired with a named reviewer persona that sets the review voice, by statically reading the PR diff, metadata, comments, and discovered issue/context links to determine whether it solves the stated issue. Use for automated or manual PR review flows that should leave an emoji-marked top-level review plus targeted inline comments or suggestion blocks, without running code or blocking except for malicious-looking changes.

2026-07-24
use-codex
Sonstige Computerberufe

This skill should be used when considering delegating a coding task to the OpenAI Codex CLI — codebase exploration/Q&A, well-specified implementation, mechanical edits at scale, second-opinion or adversarial review, or bugs stuck after 2+ attempts. Codex spends ChatGPT quota instead of Claude tokens and its models are token-economical. Invoked for "use codex", "ask codex", "delegate to codex", "codex exec", "second opinion", or when offloading token-heavy scoped work.

2026-07-22
create-profile-atlas
Grafikdesigner

Create or extend generated profile/portrait emoji atlases for Slack-style custom emoji. Use when making a first-run or extension set of pixel/profile/person/mascot emoji, generating a chroma-key atlas, splitting it into individual transparent PNGs, fixing green-screen/background artifacts, validating emoji-size readability, creating manifests/previews/zips, or optionally uploading custom emoji with agent-slack.

2026-07-07
use-claude
Softwareentwickler

This skill should be used when a non-Claude agent (e.g. Codex) is considering delegating a coding task to Claude Code's headless mode (claude -p) — hard long-horizon bug fixing, implementation where first-pass completeness matters more than token cost, test authoring, or a cross-model-family second opinion on a plan or diff. Claude Code spends an Anthropic subscription/API budget instead of the caller's tokens. Invoked for "use claude", "ask claude", "delegate to claude", "claude -p", or "second opinion from claude".

2026-07-04
sync-fork
Softwareentwickler

Sync a forked repository with its upstream. Fetches both remotes, shows divergence, resets shared branches to upstream, re-merges local-only branches, cleans up branches already merged upstream, and pushes. Use when upstream has accepted PRs or moved ahead and you need to bring your fork in line.

2026-06-03
improve-code-structure
Softwareentwickler

Analyzes and improves code structure — decomposes long functions and files, reduces complexity, extracts shared patterns, reframes complexity so whole branches or layers disappear, flags abstractions that don't fit (thin wrappers, over-generalization, reinvented helpers), assesses test coverage on critical paths, and cleans up dead, unreachable, or orphaned code that accumulates as a side effect of refactoring. Use when the user wants to refactor for clarity, split large files, reduce nesting, DRY up code, simplify an over-engineered or wrong-fit abstraction, replace a reinvented helper with the repo's canonical one, improve testability, or sweep for dead code after restructuring. Not for feature changes, bug fixes, or performance optimization — this is structural refactoring only.

2026-05-29
seam-audit
Softwareentwickler

Audit a codebase's module boundaries — enumerate modules, map their seams (import edges between modules), produce a layered topology diagram, and classify each module as narrow, hub-by-design, or accidental hub (with separate flags for cycles, layer violations, and uncertain import graphs). Outputs a diagram plus a flagged-for-review list; does not change code. Use when assessing whether abstractions live at the right boundaries, before/after a refactor to verify the boundaries improved, or when an unfamiliar codebase needs an architectural map. Not for intra-module refactoring (see improve-code-structure), bug hunting, or feature work.

2026-05-25
quotespeak
Technische Redakteure

Speak using pop-culture quotes, movie lines, song lyrics, and memes, verbatim or playfully corrupted to fit. The defining rule is that quotes SUBSTITUTE for plain prose, not decorate it. Quote bank lives in references/quotes/ organized by theme of work × mood. Intensity levels are subtle, full (default), unhinged. Use when the user says "quotespeak", "talk in quotes", "meme mode", "quote mode", or invokes /quotespeak. Stays active every response until "stop quotespeak" or "normal mode". Make sure to use this skill whenever the user invokes it OR continues a quotespeak session, even when a particular turn looks like routine technical work, structured proposal-writing, or long synthesis. Those modes are exactly when persona density most often drops, and the skill is most needed.

2026-05-13
Zeigt die Top 8 von 18 gesammelten Skills in diesem Repository.
6 von 6 Repositories angezeigt
Alle Repositories angezeigt