Loading...
Loading...
Found 48002 skills
masa-codehub
Verifies that new technical designs, refactoring, and deliverables strictly align with the established Single Source of Truth (SSOT) and system principles.
masa-codehub
Defines standard GitHub branch management practices including creating feature branches, switching branches, and moving commits for pull requests.
therealityreport
Self-contained 4-phase methodology for creating production-ready Claude Code skills, adapted for Codex agents with embedded guidance and simulated synthesis.
powdream
Lists installed Android Virtual Devices (AVDs) to help developers check available emulators before launching.
masa-codehub
Analyzes pull request review comments against standards, categorizes them, and generates actionable fix or reply plans for efficient code review processes.
nesihaver-IL
Generates code from approved plans using AI, with specialized models for backend and domain-specific tasks, triggered by keywords.
nicolas-codemate
Automates creation of feature branches or git worktrees for ticket implementation, handling naming, base branch selection, and workspace isolation.
masa-codehub
Evaluates architectural decisions using a 4-Axis framework (Value, Feasibility, Usability, Viability) to select optimal solutions aligned with SSOT.
masa-codehub
Structures software requirements using Domain-Driven Design (DDD) principles to define bounded contexts, aggregates, and ubiquitous language for effective system design.
Brutus88Ai
Provides guidance on React best practices, server components, and anti-pattern avoidance for efficient frontend development.
masa-codehub
Orchestrates system context creation via OODA loop, aligning documentation with codebase and establishing foundations for architectural decisions.
sage-base
Enforces Sagebase's error handling conventions, including exception hierarchy, error propagation, and retryable error distinctions during implementation and correction.
AndrijaSkontra
Manages project dependencies across all applications, handling installation, updates, and package management tasks efficiently.
masa-codehub
Generates C4 System Context Diagrams using Mermaid to visualize system boundaries, external actors, and high-level relationships in software architecture.
masa-codehub
Decomposes ADRs and design documents into a dependency graph, generating a task roadmap connected to existing assets.
Brutus88Ai
Refactors code to eliminate duplication (DRY) and magic numbers, adhering to Clean Code principles for improved readability and maintainability.
nicolas-codemate
Automates branch pushing and pull request creation with intelligent target branch detection and draft PR support for streamlined code collaboration.
yibeichan
Provides standards and tools for developing, maintaining, and refactoring NIDM-integrated BIDSapps with consistent repository structure, CLI arguments, and BIDS-compliant outputs.
egill
Builds Rust applications for multiple targets including macOS, Linux aarch64, and Raspberry Pi, supporting local development and cross-compilation.
AndrijaSkontra
Validates required environment variables in a .env file to ensure proper application configuration and troubleshoot setup issues.
masa-codehub
Identifies missing test coverage and formulates a testing plan for regression, coverage improvement, and legacy code verification.
Seika139
Enables collaboration between Claude Code and OpenAI Codex for code development, allowing users to compare approaches and leverage both AI assistants in non-interactive or interactive modes.
JohnStrunk
Assists in solving Advent of Code daily programming puzzles via algorithmic code generation and problem-solving.
AndrijaSkontra
Generates a new application structure with default configuration files in the /apps directory.