constraint-satisfaction-solver
SolidConstraint programming skill for scheduling, configuration, and assignment problems
Install
Quality Score: 96/100
Skill Content
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
constraint-solver
Constraint-based problem solving skill. Finds elegant solutions when the design space is heavily restricted — budget caps, time limits, technology mandates, team size, ethical bounds, regulatory requirements. Treats constraints as the design material, not the obstacle. Surfaces constraint violations early, ranks constraints by hardness, and finds solutions that satisfy all hard constraints while optimizing within soft ones. The tighter the constraints, the sharper the solution. Use when user says: very limited budget, we can't use X, strict deadline, only N people, regulatory constraint, tech stack is fixed, solve with these restrictions, must work within these limits, strong constraints, can't change the requirements, work within the box, solve this but we can only, tiny budget, no budget, works with these limitations, solve under constraint. Do NOT activate for: open-ended problems with no constraints, problems where the first step is to challenge the constraints themselves (use pre-mortem instead). First r
linear-programming-solver
Linear programming skill for resource allocation, scheduling, and optimization problems
integer-program-solver
Integer and mixed-integer programming skill for combinatorial optimization problems with discrete decision variables.
constraint-identifier
System bottleneck identification and exploitation skill with throughput analysis and five focusing steps implementation
resource-scheduler
Resource scheduling and assignment optimization skill for personnel and equipment allocation