Loading...
Loading...
Found 48002 skills
cowwoc
Provides safe Git rebasing with automatic backup and conflict resolution to prevent data loss during branch updates.
cowwoc
Safely removes specified code patterns across multiple project files with validation and rollback capabilities.
cowwoc
A utility for rendering text-based boxes and tables with emoji-aware alignment using Unicode box-drawing characters.
cowwoc
Rewrites Git commit history using git-filter-repo, replacing deprecated filter-branch for safe and efficient repository history manipulation.
cowwoc
Automates merging task branches into base branches with linear commit history, operating within Git worktree environments.
cowwoc
Provides guidance for writing clear, descriptive commit messages to improve version control communication in software development.
cowwoc
Multi-perspective quality review gate for software development, incorporating architect, security, quality, tester, and performance stakeholder input.
ffMathy
Guides developers on using NX monorepo commands for building, testing, linting, and serving projects in the Hey Jarvis repository.
ffMathy
Guides code organization by business verticals in the Mastra project for new features and structural reorganization.
ffMathy
Enforces the Boy Scout Rule: make small, incremental code improvements to maintain and enhance code quality during development.
ffMathy
Provides guidelines for implementing type safety in TypeScript, especially when handling errors and unknown data types.
ffMathy
Applies clean code principles including descriptive naming and YAGNI to enhance code readability and maintainability during development and refactoring.
ffMathy
Step-by-step guide for developing new Mastra tools and API integrations within the Hey Jarvis MCP project.
ffMathy
Provides a guide for using GitHub MCP tools to manage repository operations including releases, tags, and branches.
ffMathy
Guides developers to use well-maintained npm packages for utility functions, reducing custom code and promoting best practices.
ffMathy
Enforces Conventional Commits standard for consistent, machine-readable commit messages in the Hey Jarvis project.
ffMathy
Enforces comprehensive testing for all code changes, ensuring no tests are skipped and all failures are resolved prior to completion.
UnaMentis
Configures default settings for MCP sessions across various project components to streamline development setup.
Metta-AI
Searches codebases for specified patterns and opens top matching files for efficient development navigation and analysis.
UnaMentis
Performs code reviews on recent changes to identify bugs, ensure quality, and maintain coding standards in development workflows.
Metta-AI
Visualizes module include chains and relationships to clarify code dependencies and structure within a codebase.
UnaMentis
Ensures code quality by running linters and tests before each Git commit.
UnaMentis
Provides structured debugging via server log capture and analysis for efficient issue resolution in development workflows.
UnaMentis
Provides read-only access to external repositories for referencing code, patterns, and documentation from other local repositories during development.