Agent Skills by ArabelaTso
Showing 187 vetted skills indexed across 1 GitHub repositories.
python-to-dafny-translator
Translate Python programs into Dafny code with formal specifications.
technical-debt-analyzer
Analyze codebases to detect, categorize, and prioritize technical debt.
requirement-to-tlaplus-property-generator
Generate TLA+ invariants, safety, and liveness properties from system requirements.
lsp-refactoring
Refactor code across multiple languages using LSP features and TDD verification.
design-pattern-suggestor
Analyze problem descriptions to recommend software design patterns with code examples.
bug-localization
Analyze stack traces and error messages to rank suspect bug locations.
mutation-test-suite-optimizer
Optimize test suites by maximizing mutation kill rates.
agent-browser
Automate browser navigation, element interaction, and data extraction via CLI.
framework-migration-assistant
Migrate Flask or Django web applications to FastAPI with automated code transformation.
mocking-test-generator
Generate unit tests with mocks for Python and Java code.
specification-driven-generation
Generate implementation code and validation tests from written specifications.
lemma-discovery-assistant
Analyze failed Isabelle/HOL and Coq proofs to propose auxiliary lemmas.
python-to-lean4-translator
Translates Python programs into executable, well-typed Lean4 code.
behavioral-mutation-analyzer
Analyze surviving mutants from mutation testing reports to classify weaknesses and generate test improvements.
java-test-updater
Update Java test classes to match changed production code signatures.
acsl-annotation-assistant
Generate ACSL formal annotations for C/C++ programs.
test-guided-debloating
Remove unused code from Python, JavaScript, and Java repositories using test coverage data.
config-consistency-checker
Analyze configuration files across environments to detect inconsistencies and security issues.
req-to-test
Generates BDD/Gherkin, unit, integration, and end-to-end tests from software requirements.
c-cpp-to-lean4-translator
Translates C and C++ programs into equivalent, well-typed, executable Lean4 code preserving semantics.
vulnerability-root-cause-analyzer
Analyze vulnerable code to identify root causes like violated assumptions and missing validation checks.
coverage-enhancer
Analyze test suites and source code to suggest unit tests for uncovered branches.
rtl-equivalence-checker
Compare two Verilog RTL designs for functional equivalence and generate counterexamples.
smart-mutation-operator-generator
Analyze Python codebases to generate prioritized mutation operators for testing.