1. Software Development
Found 33838 skills
m10-performance
rustfs
Optimizes software performance through profiling, benchmarking, and code analysis to improve speed and resource efficiency.
rust-router
rustfs
Expert assistance for Rust programming, covering error debugging, code implementation, and core language concepts like ownership and async.
m12-lifecycle
rustfs
Manages resource lifecycles in Rust using RAII, Drop, and scope guard patterns for efficient cleanup and resource handling.
coding-guidelines
rustfs
Provides Rust code style guidance including naming conventions, formatting with rustfmt, and linting via clippy for best practices.
domain-embedded
rustfs
Provides Rust tooling for embedded systems development without std, targeting microcontrollers and bare-metal environments.
domain-fintech
rustfs
Provides domain-specific utilities for handling financial operations including currency, transactions, and precision calculations in fintech applications.
m07-concurrency
rustfs
Provides utilities for managing Rust concurrency patterns including threads, async/await, and synchronization primitives to prevent deadlocks and race conditions.
m13-domain-error
rustfs
Designs robust domain error handling systems with categorization, recovery strategies, and resilience patterns for application reliability.
unsafe-checker
rustfs
Reviews and assists in writing safe wrappers for Rust's unsafe code and FFI to prevent undefined behavior and ensure memory safety.
m04-zero-cost
rustfs
Resolves Rust compiler errors related to generics, traits, and zero-cost abstractions.
domain-web
rustfs
Enables development of web services in Rust with REST, GraphQL, and WebSocket APIs using middleware and authentication features.
smoke-test
mastra-ai
Automates Mastra project creation and executes basic browser-based smoke tests to verify initial studio functionality.
e2e-frontend-validation
mastra-ai
Automates end-to-end testing of frontend changes in playground packages using Playwright for validation.
react-best-practices
mastra-ai
Provides React performance optimization guidelines for writing, reviewing, and refactoring code to ensure optimal patterns in components, data fetching, and bundle management.
test-coverage-improver
openai
Automates test coverage analysis for Python projects by identifying low-coverage files and proposing targeted tests to improve code quality.
examples-auto-run
openai
Automates Python example execution with logging, rerun capabilities, and background process control for streamlined development testing.
code-change-verification
openai
Verifies code changes in OpenAI Agents Python repository by running mandatory tests for runtime code, tests, and build behavior.
final-release-review
openai
Reviews code diff against previous release tag to identify breaking changes, regressions, and risks before releasing openai-agents-python.
vscode-ext-commands
github
Guidelines for adding commands in VS Code extensions, covering naming, visibility, localization, and best practices.
nuget-manager
github
Manages .NET NuGet packages using dotnet CLI, enforcing strict procedures for adding, removing, and updating package versions.
vscode-ext-localization
github
Provides official guidelines for localizing VS Code extensions following Microsoft's development best practices and standards.
make-skill-template
github
Creates GitHub Copilot Agent Skills with proper SKILL.md frontmatter, directory structure, and optional resource folders.
webapp-testing
github
Toolkit for testing local web applications with Playwright, verifying frontend functionality, debugging UI behavior, and capturing browser screenshots/logs.
microsoft-code-reference
github
Provides accurate Microsoft API reference lookups, code samples, and SDK verification to prevent errors and deprecated patterns when developing with Azure, .NET, or Microsoft APIs.