bde avatar

bde

Community

@bigdegenenergy

2Followers
|
9Public Repos
|
14Published Skills

Agent Skills by bde

Showing 14 vetted skills indexed across 2 GitHub repositories.

bigdegenenergybigdegenenergy

Browser Automation Skill

Automate browser-based end-to-end testing and visual validation for web applications.

Community
Advanced
bigdegenenergybigdegenenergy

async-patterns

Solve asynchronous concurrency patterns for Python and JavaScript.

Community
Intermediate
bigdegenenergybigdegenenergy

debugging

Apply a structured debugging methodology to analyze stack traces and troubleshoot issues.

Community
Intermediate
bigdegenenergybigdegenenergy

api-design

Design REST and GraphQL APIs with standardized endpoints, responses, and error handling.

Community
Intermediate
bigdegenenergybigdegenenergy

observability

Implement observability frameworks for logs, metrics, tracing, and alerting.

Community
Intermediate
bigdegenenergybigdegenenergy

testing-patterns

Codify unit, integration, and end-to-end testing patterns using Test Pyramid, AAA, and BDD.

Community
Advanced
bigdegenenergybigdegenenergy

autonomous-loop

Automate iterative development loops with dual-condition exit gates and circuit breakers.

Community
Advanced
bigdegenenergybigdegenenergy

k8s-operations

Automate Kubernetes deployment, scaling, and security tasks for containerized workloads.

Community
Advanced
bigdegenenergybigdegenenergy

refactoring

Apply safe, structured refactoring techniques that preserve behavior.

Community
Advanced
bigdegenenergybigdegenenergy

cicd-automation

Automate CI/CD pipeline design and deployment with GitHub Actions workflows.

Community
Advanced
bigdegenenergybigdegenenergy

tdd

Automate red-green-refactor cycles for test-first software development.

Community
Advanced
bigdegenenergybigdegenenergy

security-review

Apply OWASP Top 10 audit patterns to identify security weaknesses in codebases.

Community
Advanced
bigdegenenergybigdegenenergy

add-dep

Install a Python package, validate its import, and pin the version in requirements.txt.

Community
Intermediate
bigdegenenergybigdegenenergy

create-test

Analyze Java classes and scaffold JUnit 5 tests with assertions.

Community
Intermediate