ArabelaTsoArabelaTsoCommunityยท150 Agent Skills Included

Skills-4-SE

Full-lifecycle software engineering: testing, verification, debugging, refactoring

Automates software engineering tasks across the entire development lifecycle, from requirements analysis and code generation to testing, formal verification, debugging, and deployment. Eliminates manual effort in writing tests, localizing bugs, verifying code correctness, migrating frameworks, and detecting security vulnerabilities. Provides 180+ ready-to-use skills organized into 8 curated packs, helping developers ship reliable code faster with less repetitive work.
npx skills add ArabelaTso/Skills-4-SE --all -g -y

All Skills in This Repository (150)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

python-to-dafny-translator

Translate Python programs into Dafny code with formal specifications.

Community
Advanced
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

technical-debt-analyzer

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

Community
Advanced
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

requirement-to-tlaplus-property-generator

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

Community
Advanced
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

lsp-refactoring

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

Community
Advanced
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

design-pattern-suggestor

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

Community
Advanced
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

bug-localization

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

Community
Advanced
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

mutation-test-suite-optimizer

Optimize test suites by maximizing mutation kill rates.

Community
Advanced
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

agent-browser

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

Community
Intermediate
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

framework-migration-assistant

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

Community
Advanced
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

mocking-test-generator

Generate unit tests with mocks for Python and Java code.

Community
Intermediate
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

specification-driven-generation

Generate implementation code and validation tests from written specifications.

Community
Advanced
๐Ÿ“ฆ In Repo
ArabelaTsoArabelaTso

lemma-discovery-assistant

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

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Skills-4-SE?โ–ผ

Run `npx skills add ArabelaTso/Skills-4-SE --all -g -y` in your terminal to install all skills globally. You can also install individual skill packs like the test-automation-suite or bug-fixing-suite separately.

What can Skills-4-SE do for my development workflow?โ–ผ

It covers the full development lifecycle: generating code from specifications, creating unit and integration tests, localizing bugs, verifying code with formal methods (TLA+, Dafny, Lean4), detecting security vulnerabilities, and automating DevOps tasks.

How do I generate tests automatically with these skills?โ–ผ

Skills like unit-test-generator, req-to-test, and coverage-enhancer analyze your code or requirements and produce complete test suites with edge cases, mocks, and assertions for pytest, JUnit, Jest, and other frameworks.

Does Skills-4-SE support formal verification?โ–ผ

Yes. The formal-verification-toolkit includes 17 skills for translating code to Dafny, Lean4, and TLA+, generating loop invariants, discovering proof lemmas, and checking RTL hardware equivalence.

Can I use Skills-4-SE without deep technical expertise?โ–ผ

Yes. Once installed, you describe what you need in plain English (like 'find bugs in this code' or 'generate tests for this function') and the skills handle the technical execution automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’