Loading...
Loading...
Found 48002 skills
oocx
Regenerates test snapshots after intentional markdown output modifications, ensuring test assertions align with updated rendering logic.
oocx
Safely rebases the current feature branch atop the latest origin/main, ensuring a clean history for PR, UAT, or release preparation.
howells
Creates isolated Git worktrees for feature development, enabling parallel work without affecting the main branch.
bigalorm
Enforces consistent TypeScript coding standards including explicit typing, import organization, and class member ordering to maintain code quality and safety.
howells
Identifies semantic code duplicates (functions with equivalent behavior but different names/implementations) to streamline refactoring and consolidation efforts.
howells
Generates and validates project names using codebase context, ensuring domain and GitHub availability for new or existing projects.
luke-h1
Builds and distributes Expo-based mobile development clients locally or via TestFlight for iOS beta testing.
luke-h1
Provides React Native performance optimization guidelines covering FPS, TTI, bundle size, memory leaks, and animations with Hermes, bridge overhead, and debugging focus.
luke-h1
Assists in implementing and debugging network requests, API calls, and data fetching strategies using modern libraries and error handling techniques.
equinor
Guides developers through rebasing feature branches onto main in the Fusion Framework monorepo, including conflict resolution for pnpm-lock.yaml.
takurot
Executes performance benchmarks for the crypto-rs-backtester project, comparing Python and Rust implementations to optimize speed and efficiency.
takurot
Provides a guide for using Codex CLI to conduct code reviews and generate technical specifications efficiently.
sablier-labs
Provides tools and guidance for developing, testing, and securing Solana blockchain programs using Anchor framework and SPL token standards.
PlagueHO
Converts legacy .NET project files (csproj, fsproj, vbproj) to modern SDK-style format for current .NET standards.
bobmatnyc
Provides tools for building production-ready Java applications with Spring Boot 3.x, including REST APIs, data access, and security features.
bkircher
Assists in creating and maintaining unit tests for code validation across multiple programming languages.
JStaRFilms
Enforces consistent coding standards and provides verification for Next.js App Router projects with auto-detection and templates.
hw-native-sys
Automates the complete Git commit process including pre-commit review, staging, message generation, and verification for code changes.
hw-native-sys
Assists in developing new features for PyPTO's Intermediate Representation (IR), including operators, passes, and transformations, following project patterns and integrating tests.
hw-native-sys
Automates test execution and coverage verification for the PyPTO project, ensuring code quality and reliability.
hw-native-sys
Reviews code changes against PyPTO project standards to ensure quality before committing or merging pull requests.
HexRaysSA
Automates packaging of IDA Pro plugins for distribution via IDA Plugin Manager and Hex-Rays repository.
HexRaysSA
Creates Python plugins for IDA Pro using the Python Domain API, enabling GUI (Qt) and background functionality for disassembly analysis and program structure visualization.
Fasttify
Provides Vercel-engineered performance optimization guidelines for React and Next.js code, covering components, data fetching, and bundle optimization.