$npx skillfedfor your agent

miles990

10 skills total · 10 unscanned

Skills by miles990

architecture-patterns
by miles990 · miles990/claude-software-skills

This skill covers foundational architectural approaches for structuring software systems at scale. It walks through monolithic, microservices, event-driven, serverless, clean, and…

MITupdated Jan 2026
★ 19repo stars
cpp
by miles990 · miles990/claude-software-skills

This skill covers contemporary C++ practices from C++11 onward, emphasizing memory safety through smart pointers (unique_ptr, shared_ptr, weak_ptr) and the RAII pattern for…

MITupdated Jan 2026
★ 19repo stars
game-development
by miles990 · miles990/claude-software-skills

This skill covers foundational game development patterns and architectures for building games across platforms. You'll explore game loop design, entity component systems, 2D…

MITupdated Jan 2026
★ 19repo stars
internationalization
by miles990 · miles990/claude-software-skills

Master the distinction between internationalization (i18n) and localization (l10n) to build globally-ready applications. This skill covers architecture patterns for organizing…

MITdocs in Chineseupdated Jan 2026
★ 19repo stars
php
by miles990 · miles990/claude-software-skills

This skill covers contemporary PHP development with PHP 7.4+ and 8.x features, including strict typing, constructor promotion, union and intersection types, and attributes. It…

MITupdated Jan 2026
★ 19repo stars
ruby
by miles990 · miles990/claude-software-skills

This skill teaches core Ruby patterns including classes, modules, inheritance, and mixins alongside functional programming with blocks, procs, and lambdas. It covers enumerable…

MITupdated Jan 2026
★ 19repo stars
saas-platforms
by miles990 · miles990/claude-software-skills

Learn to architect multi-tenant SaaS platforms with database isolation strategies, Stripe subscription management, and usage tracking. Covers tenant context injection, row-level…

MITupdated Jan 2026
★ 19repo stars
security-practices
by miles990 · miles990/claude-software-skills

This skill teaches you to recognize and defend against the OWASP Top 10 security vulnerabilities that threaten modern applications. Through practical guidance on threat…

MITupdated Jan 2026
★ 19repo stars
swift
by miles990 · miles990/claude-software-skills

Swift is a powerful, modern programming language designed for building iOS, macOS, and other Apple platform applications. This skill covers core language concepts, syntax…

MITupdated Jan 2026
★ 19repo stars
testing-strategies
by miles990 · miles990/claude-software-skills

Testing Strategies covers the testing pyramid—unit tests for speed and breadth, integration tests for component interaction, and E2E tests for full-system validation. Learn…

MITupdated Jan 2026
★ 19repo stars