Loading...
Loading...
Found 122 Skills
Read the source of the C module we are working on, before we made any changes.
Determine which parts of the C codebase use Rust-defined C symbols.
Guide for porting a C module to Rust
Check which Rust lines are not covered by Rust tests.
Guidelines for writing Rust documentation
Guidelines for writing Rust tests.
Run Rust tests after making changes to verify correctness
Write Rust tests to verify correctness of Rust code.
Check code quality and formatting before committing changes
Search and deploy services from Railway's template marketplace. Use when user wants to add a service from a template, find templates for a specific use case, or deploy tools like Ghost, Strapi, n8n, Minio, Uptime Kuma, etc. For databases (Postgres, Redis, MySQL, MongoDB), prefer the railway-database skill.
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.
UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets. Covers namespace changes, threading (CoreDispatcher to DispatcherQueue), windowing (CoreWindow to AppWindow), dialogs, pickers, sharing, printing, background tasks, and the most common Copilot code generation mistakes.