Loading...
Loading...
Found 48002 skills
Enigmora
Generates Architecture Decision Records (ADRs) to document key software architecture choices, requiring human review for accuracy.
hummbl-dev
Automates systematic code refactoring to enhance system structure while preserving external behavior and functionality.
hummbl-dev
Defines explicit data structure and behavior agreements between software components using CO9 Interface Contracts.
neilmac91
Provides performance optimization best practices for React and Next.js applications, including efficient component design and rendering strategies.
hummbl-dev
Applies SY14 Risk & Resilience Engineering to design systems that fail gracefully and recover automatically through software architecture patterns.
neilmac91
Guides developers on implementing secure and efficient Stripe API integrations using industry best practices.
hummbl-dev
Guides developers in selecting between orchestration (centralized) and choreography (distributed) patterns for microservices architecture.
neilmac91
A suite of 126+ specialized subagents for coding assistance, including debugging, refactoring, and implementation across multiple programming languages.
hummbl-dev
Enables implementation of feedback loop mechanisms where system outputs dynamically influence future inputs in software architecture.
hummbl-dev
Applies CO8 Layered Abstraction pattern to structure code with clear separation of concerns and well-defined interfaces between hierarchical layers.
hummbl-dev
Applies CO12 Modular Interoperability standards to design and integrate independent software components with standardized connections.
hummbl-dev
Validates that assembled software components function correctly together in integrated environments, ensuring seamless interaction beyond isolated unit testing.
The-Skyy-Rose-Collection-LLC
Guides implementation of backend architecture patterns for Node.js, Express, and Next.js API routes.
dmytroett
Provides principles for implementing unit tests and managing snapshot verification, excluding integration and end-to-end testing scenarios.
The-Skyy-Rose-Collection-LLC
Performs comprehensive code verification checks before pull requests or after major changes to ensure quality and stability.
hummbl-dev
Applies RE17 versioning and diff to track and compare code changes over time for evolution analysis.
hummbl-dev
Documents and applies IN20 Antigoals and Anti-Patterns to avoid common software development failure modes, promoting better design practices.
hummbl-dev
Chains pure functions where output of one operation becomes input to the next, enabling clean functional composition in code.
The-Skyy-Rose-Collection-LLC
Delivers universal coding standards for TypeScript, JavaScript, React, and Node.js to enforce consistency and maintainability in codebases.
hummbl-dev
Applies SY12 Protocol/Interface Standards to define interaction rules enabling decentralized system coordination without central control.
hummbl-dev
Builds or updates the BlueBubbles external channel plugin for Moltbot, implementing REST API and webhook functionality.
sandgardenhq
Offers a four-phase debugging framework (root cause investigation, pattern analysis, hypothesis testing, implementation) to resolve bugs systematically before proposing fixes.
sandgardenhq
Provides a Git-compatible alternative for version control operations using the jj tool, enabling developers to manage code repositories and changes.
jasonkuhrt
Debugs and configures Node.js subpath imports, resolving ERR_PACKAGE_IMPORT_NOT_DEFINED errors and handling package.json imports field constraints.