Loading...
Loading...
Found 15 Skills
Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API
Instructions for applying mathematical transformations to temperature data based on rules in weather-orchestration/input.md
Provides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol. Must use when reading or writing Python files.
Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.
Modern Python development with Python 3.12+, Django, FastAPI, async patterns, and production best practices. Use for Python projects, APIs, data processing, or automation scripts.
Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.
JavaScript performance optimization guidelines. Use when writing, reviewing, or refactoring JavaScript/TypeScript code to ensure optimal performance patterns. Triggers on tasks involving loops, data structures, DOM manipulation, or general JS optimization.
General best practices for Dart development. Covers code style, effective Dart, and language features.
Expert guidance for game development with C#/Unity, Lua scripting, and best practices for scalable game architecture
Apply modern Go syntax guidelines based on project's Go version. Use when user ask for modern Go code guidelines.
Use when reviewing or generating Swift code for modern idiom correctness — catches outdated APIs, pre-Swift 5.5 patterns, and Foundation legacy usage that Claude defaults to
Use when assessing task complexity, before starting complex tasks, when stuck after multiple attempts, or reviewing code against best practices. Provides quality-gates scoring (1-5), escalation workflows, and pattern library management.