Loading...
Loading...
Found 48002 skills
l-lin
Breaks down complex technical tasks into structured implementation steps with codebase analysis, aiding in feature development, refactoring, and bug fixes.
TechNickAI
Debugging tool for MCP servers and tool responses, enabling testing, exploration, and diagnosis of unexpected data.
TechNickAI
Provides a structured methodology to identify and resolve software bugs, test failures, and unexpected behavior through root cause analysis.
cristianoliveira
Analyzes Jira issues, breaks work into commit-sized deliverables, and generates a Markdown implementation plan for developers.
genlayerlabs
Automates initial configuration of GenVM development environment, including dependency installation and setup for new or refreshed repositories.
genlayerlabs
Compiles Rust binaries for the GenVM project after code changes to produce executable artifacts.
genlayerlabs
Runs automated tests for the GenVM project to validate code correctness following modifications.
matlab
Builds interactive web applications with MATLAB computational backend using HTML/JavaScript interfaces via the uihtml component.
proflead
Optimizes GraphQL queries and resolvers to eliminate N+1 issues and reduce payload size for enhanced performance.
proflead
Provides a structured debugging checklist to help junior developers systematically resolve code issues.
proflead
Drafts practical system designs for features, providing starting architecture for mid-level developers.
proflead
Assists junior developers with safe Git commands for branching, committing, and resolving simple conflicts.
proflead
Provides performance guidance by recommending optimal caching strategies and invalidation patterns for mid-level developers.
proflead
Reviews database migration scripts for safety, correctness, and rollback capability to prevent data loss during schema changes.
proflead
Enhances command-line interface user experience by improving help messages, error handling, and output formatting for better developer interaction.
proflead
Guides junior developers to quickly understand unfamiliar codebases through module mapping, entry point identification, and local run instructions.
proflead
Generates a step-by-step refactor plan for code modules, ensuring safe and incremental improvements for mid-level developers.
proflead
Guides senior developers in creating domain models and defining bounded contexts for complex software systems using Domain-Driven Design principles.
proflead
Coordinates debugging across multiple services in distributed systems, enabling senior developers to trace complex issues efficiently.
proflead
Generates initial unit test scaffolding for functions or modules, including edge cases to assist junior developers in writing tests.
proflead
Plans integration tests for system interactions between modules or services, aiding mid-level developers in verifying end-to-end functionality.
proflead
Provides design patterns for creating reliable queue consumers with safe retry mechanisms in background processing systems.
proflead
Generates safe dependency upgrade plans with risk notes for mid-level developers managing library versioning.
proflead
Generates simple HTTP request examples (curl or fetch) for API interactions, aiding junior developers in making initial API calls.