← All creators

allysgrandiose674

User

Build standalone Claude Code skills that solve real problems with simple, drop-in folders for any codebase, any OS

14 indexed · 0 Featured · 1 stars · avg score 80
Prolific

Categories

Indexed Skills (14)

Web & Frontend Listed

ascii-diagram

Generate perfectly aligned ASCII diagrams — architecture, flow, sequence, box-and-arrow. Uses a programmatic character-grid approach so alignment is guaranteed by math, not token prediction. Includes post-render verification.

1 Updated today
allysgrandiose674
Web & Frontend Listed

doc-gen

Documentation generator with three modes: function-level (JSDoc/docstrings), module-level (directory READMEs), and API reference (endpoints/exports). Reads existing project doc style and matches it. Never generates docs that just restate what the signature already says.

1 Updated today
allysgrandiose674
Web & Frontend Listed

experiment

Automated optimization loop with scalar fitness function. Proposes changes in isolated worktrees, measures with a metric command, keeps improvements, discards failures. Supports convergence detection and diminishing returns.

1 Updated today
allysgrandiose674
Code & Development Listed

live-preview

Mid-build visual verification loop. Takes screenshots of components during construction, not just after. Catches visual regressions and invisible features before they compound. Requires Playwright or similar screenshot tool.

1 Updated today
allysgrandiose674
Testing & QA Listed

qa

Browser-based QA verification. Launches a real browser, navigates the app, clicks buttons, fills forms, and tests user flows. Works as a standalone skill or as a phase end condition in campaigns. Requires Playwright (optional dependency, graceful skip if not installed).

1 Updated today
allysgrandiose674
Code & Development Listed

refactor

Safe multi-file refactoring with automatic rollback. Establishes a type/test baseline, plans all changes, executes file-by-file, and verifies zero regressions. Reverts if verification fails after two fix attempts. Handles renames, extracts, moves, splits, merges, and inlines.

1 Updated today
allysgrandiose674
Web & Frontend Listed

research-fleet

Parallel research using Fleet wave mechanics. Spawns multiple scout agents, each investigating a different angle of the same question. Findings are compressed between waves. Produces a unified research brief from multiple independent perspectives.

1 Updated today
allysgrandiose674
Web & Frontend Listed

research

Focused research investigations. Converts questions into structured findings with confidence levels and source citations. Does not make decisions — produces information that informs the next step.

1 Updated today
allysgrandiose674
Web & Frontend Listed

scaffold

Project-aware file generation. Reads existing codebase conventions (naming, structure, imports, exports, test patterns) then generates new files that match exactly. Wires generated files into the project's registration points.

1 Updated today
allysgrandiose674
Web & Frontend Listed

session-handoff

Synthesizes the current session into a structured HANDOFF block for context transfer between sessions. Captures what was built, decisions made, and unresolved items.

1 Updated today
allysgrandiose674
Code & Development Listed

systematic-debugging

4-phase root cause analysis: observe, hypothesize, verify, fix. Enforces investigation before any code changes. Emergency stop after 2 failed fixes. Prevents shotgun debugging and fix cascades.

1 Updated today
allysgrandiose674
Code & Development Listed

triage

GitHub issue and PR investigator. Pulls open issues/PRs, classifies them, searches the codebase for root cause or reviews contributed code, proposes fixes with file:line references, and optionally implements fixes. Handles both issues and pull requests.

1 Updated today
allysgrandiose674
Code & Development Listed

review

5-pass structured code review — correctness, security, performance, readability, consistency

1 Updated today
allysgrandiose674
Web & Frontend Listed

test-gen

Generate and verify tests — happy path, edge cases, error paths — using the project's own framework and patterns

1 Updated today
allysgrandiose674

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