Sub-skill of sparc-refinement: Configuration.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill configuration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Configuration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-configuration-44ec0715)More formats (shields.io, HTML) on the badges page.
---
name: sparc-refinement-configuration
description: 'Sub-skill of sparc-refinement: Configuration.'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# Configuration
## Configuration
```yaml
# sparc-refinement-config.yaml
tdd_settings:
cycle: "red-green-refactor"
coverage_threshold: 80
test_framework: "jest"
refactoring:
max_complexity: 10
max_file_lines: 500
max_function_lines: 30
performance:
benchmark_enabled: true
profiling_enabled: true
quality_metrics:
code_coverage: 80
cyclomatic_complexity: 10
maintainability_index: 20
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!