Loading...
Loading...
Found 48002 skills
XiaoMi
Provides a toolkit for querying and managing API information through a Gateway API, enabling programmatic access to API details, listings, and searches.
alvinunreal
Creates hierarchical code maps to visualize repository structure and enhance codebase navigation and understanding.
feiskyer
Provides GitHub integration for constitution-based spec-driven development, guiding teams through a 7-phase requirement specification workflow.
feiskyer
Enables autonomous code generation and implementation using OpenAI Codex/GPT models based on user triggers.
udecode
Automates pull request creation with detailed descriptions and commit best practices to streamline code reviews and branch management.
udecode
Traces errors backward through call stack to identify root cause, adding instrumentation as needed.
udecode
Enforces test-first development for complex logic, ensuring tests fail initially before code is written to pass them, promoting robust and verifiable behavior.
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.
udecode
Provides comprehensive pull request reviews with code analysis, feedback, and severity ratings for improved code quality.
udecode
Provides instant access to library documentation and source code to help developers understand and use software libraries effectively.
glittercowboy
Provides methodical debugging protocol with evidence gathering, hypothesis testing, and root cause verification for complex software issues.
glittercowboy
Provides expert guidance for implementing custom slash commands in Claude Code using YAML configuration and command structure.
glittercowboy
Expert guidance for creating, configuring, and using Claude Code hooks to handle events, validate commands, and automate workflows in development environments.
glittercowboy
CLI tool for building, debugging, testing, and shipping native macOS apps in Swift with SwiftUI and AppKit, without Xcode.
glittercowboy
Creates MCP servers for integrating custom tools, data sources, and prompts with Claude, supporting TypeScript and Python implementations.
glittercowboy
Builds native iOS applications using Swift, SwiftUI, and UIKit via CLI without Xcode, supporting full development lifecycle from build to ship.
jamiebrynes7
Generates conventional git commit messages adhering to project-specific standards for consistent version control history.
crowi
Automates Crowi 2.0 migration from Express/Swig to Next.js + ts-rest, handling code refactoring and configuration.
catlog22
Performs multi-phase analysis of codebases and project structures, generating architecture and design reports with Mermaid diagrams for system documentation and review.
catlog22
Provides structured code reviews analyzing correctness, readability, performance, security, testing, and architecture for improved code quality.
meta-pytorch
Automates code generation to pass unit tests, a key step in test-driven development workflows.
meta-pytorch
Reviews code changes for bugs and alignment with OpenEnv principles and RFCs, supporting a two-tier review process for PRs and pre-commit checks.
meta-pytorch
Generates failing test cases from requirements to guide implementation in test-driven development.
meta-pytorch
Automates starting work on GitHub issues by extracting requirements, creating a Git worktree, and initializing a TDD workflow.