Loading...
Loading...
Found 48002 skills
aganesy
Generates unit tests from test scenarios and specifications to validate code functionality and reliability.
yoshiwatanabe
Analyzes files to deliver line counts, size, detected language, and complexity metrics for code and text files.
aganesy
Generates and executes acceptance tests from scenario definitions using Behavior-Driven Development (BDD) frameworks.
geekswamp
Generates high-quality unit tests for Go code, ensuring robustness and coverage in software development.
antonykamp
Identifies performance barriers in Truffle smart contract compilation, including virtual calls and type checks, with source location reporting.
antonykamp
Analyzes code to identify optimization opportunities and generates performance theories in a markdown file, triggering the next verification phase.
aganesy
Implements code changes with integrated unit testing to ensure functionality and code quality.
aganesy
Generates technical specifications, API contracts, and test scenarios for software development workflows.
antonykamp
Experimental memory allocation profiler tracking guest-language memory usage, identifying hotspots, and optimizing object creation in performance-critical code.
kamushadenes
Reverse-engineers specifications from undocumented code to document legacy systems and create implementation-based specifications.
antonykamp
Low-overhead time-based CPU profiler showing wall-clock time, compilation tiers, and flame graphs to identify hot functions for code optimization.
antonykamp
Implements and validates performance fixes based on verified theories, updating code and benchmark data to resolve performance gaps.
psd401
Automates cleanup of merged Git branches and closes associated issues in project management systems.
zerobias-org
Organizes, sanitizes, and generates realistic test data fixtures for consistent and reliable software testing.
psd401
Assists in designing system architecture and making technical decisions for complex software features.
hughescr
Fixes TypeScript type errors, enforces strict type safety, and manages TSDoc documentation and DefinitelyTyped packages.
antonykamp
Analyzes GraalVM compiler graphs to reveal optimization decisions, including escape analysis and inlining, aiding in debugging performance issues.
antonykamp
Counts function and statement execution frequencies to verify compilation rates, analyze control flow, and validate algorithmic complexity without time-based profiling.
psd401
Streamlines responding to and resolving feedback in pull request reviews to enhance code quality and team collaboration.
siondw
Enables quick Supabase database queries and push notification testing for sbhq-mobile, supporting contests, users, and notifications.
hughescr
Guides testing client-side JavaScript in Hugo projects using Bun's test runner and happy-dom for DOM simulation.
medride
Designs resource-oriented RESTful APIs using established industry patterns for scalable backend systems.
hughescr
Provides language-agnostic code editing and quality patterns using LSP tools for navigation, references, and symbol modifications.
antonykamp
Visualizes compiler inlining decisions with call tree and reasons, helping developers verify critical inlining and optimize method sizes for better performance.