random6913 avatar

random6913

Community

@random6913

1Followers
|
3Public Repos
|
58Published Skills

Agent Skills by random6913

Showing 58 vetted skills indexed across 1 GitHub repositories.

RaNDoM6913RaNDoM6913
1

project-scanner

Detect and summarize codebase languages, frameworks, databases, and structural patterns.

Community
Advanced
RaNDoM6913RaNDoM6913
1

project-architecture

Generate a project architecture map of modules, layers, and data flows.

Community
Intermediate
RaNDoM6913RaNDoM6913
1

writing-agents

Create and validate Claude Code agents with standard frontmatter and 3-phase review.

Community
Intermediate
RaNDoM6913RaNDoM6913
1

writing-commands

Orchestrate Claude Code slash commands with phased agent dispatch workflows.

Community
Advanced
RaNDoM6913RaNDoM6913
1

benchmark

Automate Go benchmark execution and parse benchstat outputs into structured results.

Community
Intermediate
RaNDoM6913RaNDoM6913
1

go-concurrency-reviewer

Audit Go codebases for concurrency defects and generate remediation reports.

Community
Advanced
RaNDoM6913RaNDoM6913
1

tree-generator

Generate annotated per-component Markdown project trees from source repositories.

Community
Intermediate
RaNDoM6913RaNDoM6913
1

evaluator

Score implementations against a Sprint Contract and produce PASS/FAIL verdicts.

Community
Advanced
RaNDoM6913RaNDoM6913
1

test-generator

Generate table-driven tests matching existing project patterns across Go, TypeScript, Python, and Rust.

Community
Advanced
RaNDoM6913RaNDoM6913
1

comment-rot-analyzer

Analyze git history and code context to identify stale comments and outdated TODOs.

Community
Advanced
RaNDoM6913RaNDoM6913
1

review-orchestrator

Detect changed files, gather git context, and dispatch reviewer agents in parallel.

Community
Advanced
RaNDoM6913RaNDoM6913
1

design-system-reviewer

Analyze frontend components for design system token compliance and hardcoded values.

Community
Advanced
RaNDoM6913RaNDoM6913
1

commit-helper

Analyze code changes to generate conventional commit messages with secret detection.

Community
Intermediate
RaNDoM6913RaNDoM6913
1

audit-frontend

Scan React/Vue/Svelte/Angular projects for hardcoded values, console statements, and dead imports.

Community
Advanced
RaNDoM6913RaNDoM6913
1

pre-deploy-validator

Run pre-deploy checks for compilation, linting, tests, and security scans.

Community
Advanced
RaNDoM6913RaNDoM6913
1

go-observability-reviewer

Audit Go services for observability gaps across logs, metrics, traces, profiling, and health checks.

Community
Advanced
RaNDoM6913RaNDoM6913
1

go-modernizer

Detect outdated Go patterns and propose modern idioms for Go 1.21–1.24.

Community
Advanced
RaNDoM6913RaNDoM6913
1

e2e-test-generator

Generate Playwright end-to-end tests with Page Object Model and multi-viewport coverage.

Community
Advanced
RaNDoM6913RaNDoM6913
1

silent-failure-hunter

Detect swallowed errors and empty catches across Go, JavaScript/TypeScript, Python, and Bash.

Community
Intermediate
RaNDoM6913RaNDoM6913
1

py-reviewer

Review Python code for idiomatic patterns and robust typing.

Community
Advanced
RaNDoM6913RaNDoM6913
1

audit-backend

Audit backend source code for SQL injection, data mutation, and policy gaps.

Community
Advanced
RaNDoM6913RaNDoM6913
1

database-reviewer

Review PostgreSQL queries, indexing, and migration safety with a diagnostic checklist.

Community
Advanced
RaNDoM6913RaNDoM6913
1

ui-reviewer

Audit frontend UI for accessibility, semantic HTML, z-index, and animation issues.

Community
Intermediate
RaNDoM6913RaNDoM6913
1

scaffold-endpoint

Generate API route skeletons by analyzing existing project patterns.

Community
Advanced