1. Software Development
Found 33838 skills
managing-git
CloudAI-X
Manages Git workflows including branching, commits, pull requests, and conflict resolution. Provides version control best practices guidance.
code-task-generator
mikeyobrien
Generates structured code task files from descriptions or PDD plans following Amazon's code task format with sequential step processing.
ralph-memories
mikeyobrien
Persists project-specific codebase context to aid architectural decisions, pattern recognition, and recurring problem-solving across sessions.
code-assist
mikeyobrien
Guides code implementation using test-driven development (TDD) principles, generating test cases and idiomatic code while adhering to existing patterns.
evaluate-presets
mikeyobrien
Validates hat collection preset configurations and audits the preset library for bugs and UX issues.
release-bump
mikeyobrien
Automates version increment for ralph-orchestrator releases after code fixes are committed and ready for publication.
opentelemetry-instrumentation-extension
docker
Automates extending OpenTelemetry instrumentation for MCP Gateway, analyzing code changes and ensuring standards compliance via implementation and documentation.
generating-commit-messages
wincent
Automates creation of clear, descriptive commit messages from Git diffs to improve version control communication and code review efficiency.
performance-testing
DaveSkender
Benchmarking indicator performance with BenchmarkDotNet for regression detection, optimization patterns, and targeted speed improvements (1.5x Series, 1.2x BufferList).
indicator-stream
DaveSkender
Implements real-time indicators with O(1) performance for streaming systems, covering provider selection, RollbackState patterns, and StreamHubTestBase testing.
indicator-catalog
DaveSkender
Generates code for indicator catalog entries, enabling automation via Catalog.cs, CatalogListingBuilder, and PopulateCatalog registration patterns.
indicator-buffer
DaveSkender
Provides efficient state management for incremental indicators using BufferList, covering interface implementation and testing patterns for IIncrementFromChain and IIncrementFromQuote.
indicator-series
DaveSkender
Implements precise batch indicators for StaticSeries, ensuring mathematical accuracy and performance optimization as the canonical reference for all implementations.
testing-standards
DaveSkender
Standardizes testing conventions for stock indicators including FluentAssertions patterns, naming, and precision requirements.
tdd-guide
alirezarezvani
Provides a comprehensive TDD guide with multi-framework support, coverage analysis, and intelligent test generation for engineering subagents.
code-walk-thru
pchalasani
Guides users through code files in their editor with line-specific explanations for clear understanding of functionality or changes.
gateway
XiaoMi
Provides a toolkit for querying and managing API information through a Gateway API, enabling programmatic access to API details, listings, and searches.
spec-kit-skill
feiskyer
Provides GitHub integration for constitution-based spec-driven development, guiding teams through a 7-phase requirement specification workflow.
codex-skill
feiskyer
Enables autonomous code generation and implementation using OpenAI Codex/GPT models based on user triggers.
create-pr
udecode
Automates pull request creation with detailed descriptions and commit best practices to streamline code reviews and branch management.
trace
udecode
Traces errors backward through call stack to identify root cause, adding instrumentation as needed.
tdd
udecode
Enforces test-first development for complex logic, ensuring tests fail initially before code is written to pass them, promoting robust and verifiable behavior.
debug
udecode
Guides users through a four-phase debugging framework: root cause investigation, pattern analysis, hypothesis testing, and implementation to ensure thorough problem understanding before solution.
review-pr
udecode
Provides comprehensive pull request reviews with code analysis, feedback, and severity ratings for improved code quality.