All authors
snoodleboot-io avatar

Claude Skills by snoodleboot-io

github.com/snoodleboot-io
326 skillsA× 319B× 5D× 20 installs106 views
Anomaly Detection TechniquesA

\"Anomaly\" covers three distinct problems, and a detector built for one is close to

businesspythonrust
0
2
Api SecurityA

An API has no UI to hide things behind.

securitypythonrust
0
2
Api Versioning StrategyA

Versioning exists because you cannot deploy your clients.

devopspythongo
0
2
Architecture DocumentationA

An ADR records one decision at the moment it is made, with the information that

devopspythonrust
0
2
Autoscaling StrategiesA

Every autoscaling decision is driven by one of three trigger types, and mature

devopsgoreact
0
2
Batch Vs Realtime ScoringA

The choice is not about scale or sophistication.

devopspythongo
0
2
Cloud Cost OptimizationA

Almost every cloud estate is over-provisioned.

devopsgokubernetes
0
2
Cloud Iam DesignA

Least privilege is easy to state and hard to hold: grant each identity only the

devopsrustgo
0
2
Cloud Migration StrategyA

There is no such thing as \"the migration.\" An estate is a collection of

devopsgorefactoring
0
2
Cloud Networking DesignA

A VPC is a private IP space you own inside a region.

designgoexpress
0
2
Cloud Provider TradeoffsA

Compute, object storage, block storage, a managed relational database, a message

devopsgosql
0
2
Code Review PracticesA

The single highest-leverage convention in code review is prefixing every comment

testingrustgo
0
2
Compliance AutomationA

The annual compliance scramble exists because controls are tested once, by

devopspythongo
0
2
Component Design SystemsA

A design system has three token layers, and conflating them is what makes systems

developmenttypescriptgo
0
2
Container Security HardeningD

A container image is an attack surface you chose.

devopspythongo
0
2
Continuous ImprovementA

The purpose of a postmortem is to change the system, and that only works if people

devopsgosql
0
2
Cross Validation StrategiesA

Cross-validation only estimates generalization if the split mimics the gap between

businesspythongo
0
2
Css Performance OptimizationA

Every visual change enters the pipeline at one of four stages, and the stage

designjavascriptjava
0
2
Data Model DiscoveryA

Comprehensive process for discovering and validating data model requirements before design

businessgosql
0
2
Data PartitioningA

**Monthly Partitions:**

datagobash
0
2
Data Validation PipelinesA

A validation *boundary* is any point where data crosses from a system you do not

datapythonrust
0
2
Data Versioning ReproducibilityA

A git SHA pins the transformation.

devopspythongo
0
2
Debugging MethodologyA

Debugging is the scientific method under time pressure.

testingpythonrust
0
2
Deployment Rollback StrategiesA

The relevant axis is not \"how do we deploy\" but \"how fast and how cheaply can we

databasespythongo
0
2
Dimensional ModelingA

**Structure:**

businessgosql
0
2
Dimensionality ReductionA

Reduction is a trade, not an improvement.

testingpythonrust
0
2
Disaster Recovery PlanningA

Disaster recovery has exactly two quantitative inputs, and every architectural

devopsrustgo
0
2
Distributed Caching DesignA

The default, because it fails open: when the cache is unavailable, reads still

databasespythongo
0
2
Distributed Tracing InstrumentationA

User Request

databasespythonsql
0
2
Documentation Best PracticesA

Almost all bad documentation is well-intentioned writing in which two or more

documentationpythongo
0
2
Edge And Cdn DeliveryA

A CDN is a cache that obeys your origin's instructions.

content-marketinggoapi
0
2
Ensemble MethodsA

Expected error decomposes into bias, variance, and irreducible noise.

developmentpythonrust
0
2
Feature EngineeringA

Cardinality and model family jointly determine the encoding.

developmentpythonrust
0
2
Feature Importance AnalysisA

\"Feature importance\" is ambiguous.

datapythongo
0
2
Feature PlanningA

Plan before implementing - understand scope and approach with detailed guidance

developmentgoapi
0
2
Feature Store DesignA

The pitch is often \"a central place to store features,\" which undersells it into

devopspythonrust
0
2
Flaky Test RemediationA

A flaky test is one that produces different results on unchanged code and an

testingpythonrust
0
2
Grafana Dashboard DesignA

**Level 1: Executive Dashboard**

code-qualitygodebugging
0
2
Hyperparameter OptimizationA

The search algorithm matters far less than the budget and the space you give it,

datapythongo
0
2
Iac Best PracticesA

State is the map between your code and real resources.

devopsgoshell
0
2
Idempotency PatternsA

**Pattern:**

databasespythonsql
0
2
Imbalanced ClassificationA

Imbalance is not itself a problem — it is a symptom that the default loss and the

testingpythongo
0
2
Incident AutomationA

A runbook written in a wiki decays silently: the dashboard is renamed, the

toolspythongo
0
2
Incident Timeline CreationA

**Server Logs:**

devopsdatabase
0
2
Incremental ImplementationA

Comprehensive guide for implementing code incrementally following established patterns, conventions, and quality standards

code-qualityjavascripttypescript
0
2
Infrastructure Drift DetectionA

Drift is the divergence between declared infrastructure and live infrastructure.

devopsgobash
0
2
Key ManagementA

The central pattern.

businesspythonrust
0
2
Kubernetes Resource ManagementA

Two numbers with two different audiences.

devopsgobash
0
2
Load TestingA

Most teams run one test — expected peak for ten minutes — and believe they have

developmentjavascriptrust
0
2
Managed Database SelectionA

The most expensive database mistakes are made before a single row is written, by

databasesgosql
0
2