Loading...
Loading...
Found 48002 skills
ben-mad-jlp
Defines initial structural contracts and interfaces for system design, establishing foundational architecture before implementation.
yusifeng
Automates conversion of Formax workflows into reusable Codex Skills with scaffolding, guardrails, and test checklists.
ben-mad-jlp
Creates YAML-formatted task dependency graphs from interface specifications and pseudocode, enabling structured workflow orchestration.
ben-mad-jlp
Requests peer code reviews for major features and completed tasks to validate quality and standards before merging into main branches.
yusifeng
Manages Formax slash command workflows for adding/modifying commands, output rendering, overlay messages, and LLM turn injection.
mgreenly
Automates build and dependency management for the ikigai project using Makefile syntax and targets.
ben-mad-jlp
Generates initial code structure (stubs) and visualizes task dependencies for efficient project setup and planning.
amhuppert
Creates a structured document map for codebase navigation, providing an overview of key files and their purposes to enhance developer efficiency.
amhuppert
Researches codebase patterns and requirements to plan feature additions, then consolidates a plan for user approval.
mgreenly
Enables remote debugging for the ikigai project using GDB Server capabilities.
amhuppert
Commits changes to local private repository for AI configuration files using lgit version control tool.
amhuppert
Automates Git commit process by analyzing staged changes, generating a commit message, and executing the commit upon user approval.
AnEntrypoint
Optimizes application memory usage through explicit cleanup cycles, resource tracking, and periodic release of unused resources.
AnEntrypoint
Automates codebase analysis using mcp-thorns, eliminating manual exploration of code structure and dependencies.
amhuppert
Creates Git worktrees to enable parallel Claude Code sessions across different branches simultaneously.
AnEntrypoint
Enables live debugging by exposing internal state via global scope and providing REPL access for interactive code evaluation.
krovomi
Provides senior-level software development assistance, emphasizing clean code implementation and adherence to industry best practices.
AnEntrypoint
Provides reusable patterns for managing asynchronous operations, including promise containment, debouncing, and signal-based control in JavaScript/TypeScript.
AnEntrypoint
Designs fault-tolerant software systems with recovery hierarchies, supervised components, and continuous checkpointing to ensure infinite uptime.
otahontas
Provides guidance for creating standardized git commit messages following conventional commit format for consistent version control history.
DRMacIver
Provides strategies to achieve 100% test coverage through improved code design and addressing uncovered lines.
AnEntrypoint
Enables semantic search across code repositories to quickly locate patterns and understand unfamiliar codebases during development.
AnEntrypoint
Enables zero-downtime code reloading with state preservation and connection persistence during application development.
otahontas
Summarizes changes in the current Git branch to help developers quickly resume work on their code.