Loading...
Loading...
Found 48002 skills
proflead
Assesses system architecture and code for scalability bottlenecks to ensure efficient growth under increasing load.
proflead
Helps junior developers select appropriate data structures (lists, maps, sets) based on task requirements.
proflead
Provides structured guidance for reviewing pull requests to ensure code correctness, catch regressions, and verify test coverage for mid-level developers.
proflead
Defines performance budgets and enforcement guardrails for web applications, enabling senior developers to set and maintain performance targets during development.
proflead
Assesses and prioritizes technical debt items to create a strategic investment plan for codebase improvement.
proflead
Generates clear, step-by-step instructions for reproducing software bugs, helping junior developers capture necessary evidence efficiently.
proflead
Standardizes API error codes and responses for consistent error handling in software development.
proflead
Suggests small, behavior-preserving code refactors to enhance readability for junior developers during code cleanup tasks.
proflead
Helps junior developers resolve CSS layout problems by explaining issues and providing practical fixes for alignment and spacing.
proflead
Validates API changes against a predefined contract to detect breaking changes, ensuring backward compatibility for mid-level developers.
proflead
Summarizes complex application logs to identify root causes and provide actionable next steps for debugging, aiding junior developers.
proflead
Provides a quick accessibility checklist for UI changes to help junior developers ensure their code meets basic a11y standards.
proflead
Guides junior developers through installing project dependencies and toolchains for environment setup.
proflead
Guides mid-level developers in planning controlled feature flag rollouts and cleanup for safe, incremental releases.
proflead
Guides mid-level developers in collecting and analyzing performance traces to diagnose and resolve application slowness.
proflead
Reviews system architecture for scalability, reliability, and maintainability to ensure robust design and efficient development.
proflead
Clarifies configuration file contents and key options to help junior developers understand project setup and tooling.
proflead
Guides junior developers in understanding and resolving common linting errors and formatting issues in code.
Knuckles-Team
Enables developers to make custom API requests to ServiceNow for uncategorized endpoints and advanced use cases.
Knuckles-Team
Manages and executes ServiceNow test suites using ATF for automated testing of ServiceNow applications.
Knuckles-Team
Retrieves ServiceNow application details via API, supporting app information and sys_id-based queries.
Knuckles-Team
Provides API-based CRUD operations for ServiceNow tables, enabling generic data management and automation.
matlab
Generates comprehensive unit tests for MATLAB code, functions, and classes using the MATLAB Testing Framework.
matlab
Optimizes MATLAB code for improved performance using vectorization, memory management, and profiling techniques to address speed and efficiency concerns.