Arcade.dev
Official@arcadeai · United States of America
Home of Arcade.dev
Agent Skills by Arcade.dev
Showing 18 vetted skills indexed across 2 GitHub repositories.
ticket-system
Create and organize tickets, work logs, and artifacts for development tasks.
lint
Run linters and apply automatic formatting for Python, JavaScript/TypeScript, and Go projects.
brainstorm
Generate diverse ideas and challenge assumptions for early concept development.
verify
Run tests, linting, dependency audits, and documentation checks for ticket verification.
tdd-review
Review TDD workflow steps for test atomicity, coverage, and implementation integrity.
testing
Guide writing behavior-focused tests across software development workflows.
audit
Audit multi-language codebases for architecture, dead code, and dependencies.
cleanup-zombies
Detect and kill zombie dev server and test processes on project ports.
quality-review
Verify software library versions, security vulnerabilities, and documentation accuracy during code reviews.
bdd
Structure Given/When/Then scenarios for behavior-driven development workflows.
refactor
Refactor code incrementally with safety checks and characterization tests.
debug
Diagnose software bugs through root cause analysis and structured hypothesis testing.
debugging
Enforce root-cause investigation before fixing bugs and test failures.
refactoring
Refactor code incrementally with one-change, test, and commit cycles.
enforcing-tdd
Enforce pre-code scope definition and RED-GREEN-REFACTOR TDD discipline.
brainstorming
Refine rough ideas into validated specs through phased design dialogue.
writing-plans
Convert approved specs into detailed execution plans with atomic tasks.
quality-reviewer
Review code changes against latest docs, versions, and security standards.
Frequently Asked Questions About Arcade.dev
FAQPage SchemaWhat specific engineering tasks does Arcade.dev support?▼
Arcade.dev supports systematic code linting, behavior-driven development, root-cause bug analysis, and incremental refactoring. It enables teams to enforce TDD discipline, audit dependencies for security vulnerabilities, and convert conceptual design ideas into structured, atomic execution plans for development tasks.
Which personas benefit most from these development capabilities?▼
Software engineers, technical leads, and quality assurance specialists benefit from these capabilities. The platform is designed for developers who need to enforce strict coding standards, maintain high test coverage, and ensure architectural integrity across multi-language codebases during the software development lifecycle.
What are the prerequisites for integrating these development practices?▼
Integration requires an existing codebase utilizing JavaScript, TypeScript, Go, or similar languages. Users must have established project environments where linting, testing, and dependency management are required to maintain code quality and enforce TDD or BDD methodologies during the development process.