ArabelaTso avatar

ArabelaTso

Community

@arabelatso

86Followers
|
50Public Repos
|
187Published Skills

Agent Skills by ArabelaTso

Showing 187 vetted skills indexed across 1 GitHub repositories.

ArabelaTsoArabelaTso
142

python-to-dafny-translator

Translate Python programs into Dafny code with formal specifications.

Community
Advanced
ArabelaTsoArabelaTso
142

technical-debt-analyzer

Analyze codebases to detect, categorize, and prioritize technical debt.

Community
Advanced
ArabelaTsoArabelaTso
142

requirement-to-tlaplus-property-generator

Generate TLA+ invariants, safety, and liveness properties from system requirements.

Community
Advanced
ArabelaTsoArabelaTso
142

lsp-refactoring

Refactor code across multiple languages using LSP features and TDD verification.

Community
Advanced
ArabelaTsoArabelaTso
142

design-pattern-suggestor

Analyze problem descriptions to recommend software design patterns with code examples.

Community
Advanced
ArabelaTsoArabelaTso
142

bug-localization

Analyze stack traces and error messages to rank suspect bug locations.

Community
Advanced
ArabelaTsoArabelaTso
142

mutation-test-suite-optimizer

Optimize test suites by maximizing mutation kill rates.

Community
Advanced
ArabelaTsoArabelaTso
142

agent-browser

Automate browser navigation, element interaction, and data extraction via CLI.

Community
Intermediate
ArabelaTsoArabelaTso
142

framework-migration-assistant

Migrate Flask or Django web applications to FastAPI with automated code transformation.

Community
Advanced
ArabelaTsoArabelaTso
142

mocking-test-generator

Generate unit tests with mocks for Python and Java code.

Community
Intermediate
ArabelaTsoArabelaTso
142

specification-driven-generation

Generate implementation code and validation tests from written specifications.

Community
Advanced
ArabelaTsoArabelaTso
142

lemma-discovery-assistant

Analyze failed Isabelle/HOL and Coq proofs to propose auxiliary lemmas.

Community
Intermediate
ArabelaTsoArabelaTso
142

python-to-lean4-translator

Translates Python programs into executable, well-typed Lean4 code.

Community
Advanced
ArabelaTsoArabelaTso
142

behavioral-mutation-analyzer

Analyze surviving mutants from mutation testing reports to classify weaknesses and generate test improvements.

Community
Advanced
ArabelaTsoArabelaTso
142

java-test-updater

Update Java test classes to match changed production code signatures.

Community
Advanced
ArabelaTsoArabelaTso
142

acsl-annotation-assistant

Generate ACSL formal annotations for C/C++ programs.

Community
Intermediate
ArabelaTsoArabelaTso
142

test-guided-debloating

Remove unused code from Python, JavaScript, and Java repositories using test coverage data.

Community
Advanced
ArabelaTsoArabelaTso
142

config-consistency-checker

Analyze configuration files across environments to detect inconsistencies and security issues.

Community
Intermediate
ArabelaTsoArabelaTso
142

req-to-test

Generates BDD/Gherkin, unit, integration, and end-to-end tests from software requirements.

Community
Advanced
ArabelaTsoArabelaTso
142

c-cpp-to-lean4-translator

Translates C and C++ programs into equivalent, well-typed, executable Lean4 code preserving semantics.

Community
Advanced
ArabelaTsoArabelaTso
142

vulnerability-root-cause-analyzer

Analyze vulnerable code to identify root causes like violated assumptions and missing validation checks.

Community
Advanced
ArabelaTsoArabelaTso
142

coverage-enhancer

Analyze test suites and source code to suggest unit tests for uncovered branches.

Community
Intermediate
ArabelaTsoArabelaTso
142

rtl-equivalence-checker

Compare two Verilog RTL designs for functional equivalence and generate counterexamples.

Community
Intermediate
ArabelaTsoArabelaTso
142

smart-mutation-operator-generator

Analyze Python codebases to generate prioritized mutation operators for testing.

Community
Intermediate