tailwind-design-system
Safe 69Build Tailwind design systems
by wshobson
Design systems often drift without clear tokens and patterns. This skill provides Tailwind structures to standardize components, themes, and responsive layouts across your codebase.
stripe-integration
Safe 69Implement Stripe payments with clear patterns
by wshobson
Setting up Stripe payment flows can be confusing and error prone. This skill provides ready patterns for checkout, subscriptions, and secure webhooks for PCI compliant implementations.
stride-analysis-patterns
Safe 69Identify Security Threats with STRIDE
by wshobson
This skill helps identify and document security threats in systems using the STRIDE threat modeling methodology. It provides templates, code patterns, and analysis frameworks for systematic threat identification and mitigation planning.
startup-metrics-framework
Safe 68Calculate and Optimize Startup Metrics
by wshobson
Startup founders and operators often struggle to identify which metrics matter at each growth stage. This skill provides comprehensive formulas, benchmarks, and best practices for tracking SaaS, marketplace, and B2B metrics to make data-driven decisions and impress investors.
startup-financial-modeling
Safe 69Build startup financial projections
by wshobson
Create comprehensive 3-5 year financial models with revenue projections, burn rate calculations, runway analysis, and scenario planning to support fundraising and strategic decisions.
sql-optimization-patterns
Safe 70Optimize SQL queries with proven patterns
by wshobson
Slow queries cause delays and high database costs. This skill provides clear optimization patterns and indexing guidance to improve performance and eliminate bottlenecks.
spark-optimization
Safe 69Improve Spark Performance for Large Pipelines
by wshobson
Slow Spark jobs waste cluster time and delay analytics. This skill provides proven tuning patterns for partitioning, caching, joins, and memory to improve performance.
solidity-security
Safe 69Strengthen Solidity contracts for security
by wshobson
Smart contracts fail from reentrancy, overflow, and access control mistakes. This skill guides secure patterns, checks, and testing steps to prevent common vulnerabilities.
slo-implementation
Safe 69Define SLOs with error budgets and alerts
by wshobson
Reliability targets are often unclear and hard to measure. This skill provides SLI, SLO, and error budget templates with alerting guidance for implementing SRE practices.
similarity-search-patterns
Safe 69Implement similarity search patterns
by wshobson
Building fast semantic search is complex and error prone. This skill provides proven templates for common vector databases and hybrid retrieval methods.
shellcheck-configuration
Safe 69Configure ShellCheck for reliable shell linting
by wshobson
Shell script issues hide until production and slow code reviews. This skill explains ShellCheck setup, rule configuration, and integration workflows to catch problems before merge.
service-mesh-observability
Safe 69Set up service mesh observability fast
by wshobson
Service mesh telemetry is hard to wire across traces, metrics, and dashboards. This skill provides ready templates and queries for Istio and Linkerd observability.
security-requirement-extraction
Safe 69Generate security requirements from threats
by wshobson
Security threats are hard to turn into clear requirements. This skill converts threats into testable requirements, user stories, and compliance mappings. Use it when translating threat models into actionable security controls.
secrets-management
Safe 69Secure CI/CD secrets across pipelines
by wshobson
CI/CD pipelines often leak secrets through hardcoded values and logs. This skill guides you to store, rotate, and consume secrets safely with popular platforms.
screen-reader-testing
Safe 69Test screen reader support fast
by wshobson
Screen reader issues are hard to reproduce and validate. This skill gives clear test steps and fixes for VoiceOver, NVDA, JAWS, and TalkBack.
sast-configuration
Safe 69Configure SAST tools for secure code scanning
by wshobson
You need consistent SAST tool setup across your projects. This skill provides guidance for configuring Semgrep, SonarQube, and CodeQL with custom rules and CI integration.
saga-orchestration
Safe 69Design saga workflows for distributed services
by wshobson
Distributed workflows fail when steps do not coordinate or roll back cleanly. This skill provides clear saga patterns and templates to orchestrate steps and compensations for reliable multi-service transactions.
rust-async-patterns
Safe 69Learn async Rust patterns fast
by wshobson
Async Rust can be hard to structure and debug. This skill gives clear patterns for Tokio tasks, channels, streams, and errors.
risk-metrics-calculation
Safe 67Calculate portfolio risk metrics
by wshobson
You need accurate risk measurements for portfolio management. This skill provides formulas and examples for VaR, Sharpe ratio, drawdowns, and other key metrics.
responsive-design
Safe 71Create responsive layouts with CSS
by wshobson
Building interfaces that adapt across devices is complex and time-consuming. This skill provides ready-to-use code patterns for container queries, fluid typography, CSS Grid layouts, and mobile-first breakpoints to speed up responsive development.