slim-continuous-testing
OfficialAutomate continuous testing setup.
Software Engineering#documentation#pre-commit#code-quality#static-analysis#ci-cd#testing-templates#continuous-testing
AuthorNASA-AMMOS
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides ready-to-use templates and guidance to establish standardized continuous testing practices across software projects, reducing manual configuration and setup effort.
Core Features & Use Cases
- Comprehensive TESTING.md template for documenting testing strategy, categories, and procedures.
- Pre-commit-config.yaml that enforces code quality, security checks, and formatting across languages.
- Clear guidance for CI/CD integration and multi-language project adoption.
Quick Start
- Copy assets/TESTING.md and assets/pre-commit-config.yaml to your project root and replace placeholders like [INSERT PROJECT NAME HERE].
- Customize TESTING.md to reflect your project's testing categories, file paths, and tooling.
- Install and configure pre-commit to use the included configuration: pip install pre-commit; pre-commit install; pre-commit run --all-files.
- Reference TESTING.md from your main README and integrate the templates into your CI/CD workflow.
Dependency Matrix
Required Modules
None requiredComponents
assets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: slim-continuous-testing Download link: https://github.com/NASA-AMMOS/slim/archive/main.zip#slim-continuous-testing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.