← All creators

alinafe82

User

AI coding skills, hooks, and plugins that keep developers thinking instead of autopiloting

11 indexed · 0 Featured · 0 stars · avg score 70
Prolific

Categories

Indexed Skills (11)

AI & Automation Listed

alternatives-before-code

Compare viable solution paths before implementation. Use when architecture, refactors, data model changes, workflow changes, tool choices, or irreversible decisions make the first idea too sticky. NOT for one-line fixes, constrained chores, or changes with only one safe path.

0 Updated 3 days ago
alinafe82
AI & Automation Listed

assumption-audit

Find and challenge hidden assumptions in a plan, prompt, bug report, design, or AI-generated answer. Use when claims are unverified, something is called obvious or safe, or a plan depends on external behavior. NOT for confirmed requirements or tiny mechanical edits.

0 Updated 3 days ago
alinafe82
Code & Development Listed

complexity-budget

Challenge unnecessary abstraction, dependencies, and indirection before adding them. Use when a solution adds modules, frameworks, queues, caches, state machines, agents, configuration layers, or hard-to-delete architecture. NOT for small local changes, deletion-only refactors, or accepted ADRs.

0 Updated 3 days ago
alinafe82
Code & Development Listed

debugging-lab-notebook

Debug hard failures with reproduction, hypotheses, instrumentation, experiments, and regression proof. Use when bugs are flaky, poorly understood, production-facing, performance-related, or AI starts guessing fixes. NOT for simple bugs that already have a deterministic failing test.

0 Updated 3 days ago
alinafe82
Code & Development Listed

problem-framing

Turn an unclear request into a concrete engineering problem statement before implementation. Use when the user jumps to code, proposes a solution without the underlying problem, or asks for a fix without reproduction. NOT for pure formatting, copy edits, or already-scoped mechanical changes.

0 Updated 3 days ago
alinafe82
Code & Development Listed

read-the-docs-first

Check local docs, ADRs, interfaces, schemas, and primary upstream sources before guessing. Use when work depends on APIs, frameworks, repo conventions, architecture decisions, or policy. NOT for purely local refactors or cases where code is the only source of truth.

0 Updated 3 days ago
alinafe82
Code & Development Listed

diff-interrogation

Review a human or AI-generated diff as an untrusted claim. Use when merging, committing, or accepting changes that may hide regressions, missing tests, security risk, data loss, or unexplained behavior. NOT for formatting-only diffs or already-reviewed changes with no new code.

0 Updated 3 days ago
alinafe82
AI & Automation Listed

explain-without-ai

Require a plain-language mechanism explanation before shipping, handoff, or review. Use when changes are largely AI-generated, learning-focused, or the developer may not understand the code. NOT for trivial edits, generated artifacts, or explanations already captured in a thinking ledger.

0 Updated 3 days ago
alinafe82
AI & Automation Listed

failing-test-first

Require a failing signal before bug fixes or behavior changes. Use when fixing a bug, adding behavior, changing edge cases, or reviewing AI code that lacks proof. NOT for docs-only edits, generated snapshots, or emergency hotfixes with a tracked follow-up test.

0 Updated 3 days ago
alinafe82
Code & Development Listed

trace-the-code

Trace existing execution paths before changing unfamiliar behavior. Use when editing unknown code, debugging, reviewing AI-generated changes, or when a plan depends on current state, side effects, or error flow. NOT for greenfield files, pure docs, or already-traced isolated changes.

0 Updated 3 days ago
alinafe82
AI & Automation Listed

good-skill

Validate a well-formed fixture skill. Use when testing the validator happy path. NOT for production assistant behavior.

0 Updated 3 days ago
alinafe82

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.