eroslifestyle avatar

eroslifestyle

Community

@eroslifestyle

0Followers
|
10Public Repos
|
28Published Skills

Agent Skills by eroslifestyle

Showing 28 vetted skills indexed across 1 GitHub repositories.

eroslifestyleeroslifestyle
1

prompt-engineering-patterns

Optimize vague user requests into structured prompts for LLM execution.

Community
Advanced
eroslifestyleeroslifestyle
1

orchestrator

Orchestrates specialized AI agents to automate complex multi-step workflows.

Community
Advanced
eroslifestyleeroslifestyle
1

metrics

Aggregate task, parallelism, agent usage, token, error, duration, and learning metrics into a session dashboard.

Community
Basic
eroslifestyleeroslifestyle
1

build-fix

Diagnose and fix build errors iteratively across TypeScript, JavaScript, Python, Rust, and Go.

Community
Advanced
eroslifestyleeroslifestyle
1

remotion-best-practices

Provide Remotion best practices for React video creation and animation.

Community
Intermediate
eroslifestyleeroslifestyle
1

learn

Capture reusable learning patterns from AI sessions with confidence scoring.

Community
Intermediate
eroslifestyleeroslifestyle
1

checkpoint

Save and restore named checkpoints of session progress, including tasks, decisions, and file modifications.

Community
Intermediate
eroslifestyleeroslifestyle
1

plan

Decompose feature requests into implementation plans with dependencies and risk assessments.

Community
Intermediate
eroslifestyleeroslifestyle
1

git-workflow

Automate Git branch lifecycle, semantic commits, and pull request workflows.

Community
Advanced
eroslifestyleeroslifestyle
1

go-patterns

Guide Go programming with best practices, idioms, and design patterns.

Community
Intermediate
eroslifestyleeroslifestyle
1

code-review

Analyze code files for quality metrics, anti-patterns, and security vulnerabilities.

Community
Intermediate
eroslifestyleeroslifestyle
1

debugging

Analyze stack traces and execution paths to identify root causes.

Community
Advanced
eroslifestyleeroslifestyle
1

multi-plan

Decompose complex tasks into parallel subtasks with dependencies and agent assignments.

Community
Advanced
eroslifestyleeroslifestyle
1

refactor-clean

Identify and clean dead code, unused imports, and code quality issues.

Community
Intermediate
eroslifestyleeroslifestyle
1

status

Display an orchestrator system status dashboard with agent, skill, and memory counts.

Community
Basic
eroslifestyleeroslifestyle
1

api-design

Design REST, GraphQL, and OpenAPI specifications with versioning and testing.

Community
Intermediate
eroslifestyleeroslifestyle
1

evolve

Aggregate high-confidence instincts from JSON into reusable skill files.

Community
Intermediate
eroslifestyleeroslifestyle
1

cleanup

Delete temporary files, NUL files, and orphan backups from a project directory.

Community
Basic
eroslifestyleeroslifestyle
1

security-scan

Audit codebases for common security vulnerabilities and generate prioritized reports.

Community
Advanced
eroslifestyleeroslifestyle
1

fix

Analyze error messages, modify code, and run tests to resolve software bugs.

Community
Intermediate
eroslifestyleeroslifestyle
1

testing-strategy

Guide software testing strategies across unit, integration, E2E, and performance tests.

Community
Intermediate
eroslifestyleeroslifestyle
1

verification-loop

Automate code change verification against user requests and acceptance criteria.

Community
Advanced
eroslifestyleeroslifestyle
1

tdd-workflow

Guide Test-Driven Development with a strict RED-GREEN-REFACTOR cycle and automated test execution.

Community
Intermediate
eroslifestyleeroslifestyle
1

python-performance-optimization

Profile Python code with cProfile, memory_profiler, and line_profiler to identify bottlenecks.

Community
Intermediate