Loading...
Loading...
Found 48002 skills
tvdavies
Provides structured guidelines for conducting effective pull request code reviews to enhance code quality and team collaboration.
physics91
Reviews Go code for error handling patterns, concurrency safety, interface design, and testing to ensure idiomatic implementation.
selfdriven-octo
Provides comprehensive capabilities for the full software development lifecycle, including design, implementation, testing, deployment, and maintenance of software systems.
racurry
Provides practical guidance on configuring meaningful status lines in Claude Code for real development workflow benefits, beyond basic syntax.
discourse
Enforces BEM naming conventions for Discourse CSS, including block__element, modifiers, and is-/has- state prefixes.
cstarlea
Automates review of GitHub Copilot-generated pull requests to ensure code quality before merging.
asnar00
Streams real-time iOS app logs with [APP] prefix to console and file for debugging and monitoring app behavior.
asnar00
Automates feature implementation by synchronizing pseudocode, platform code, and product code with updated feature markdown files.
asnar00
Streams real-time app-specific logs from Android devices via adb logcat for debugging and behavior analysis.
asnar00
Stops a local Flask development server on port 8080 by cleanly terminating the process using lsof or PID file methods.
asnar00
Enables rapid deployment of iOS applications to physical iPhones via USB, accelerating development iteration cycles during app testing.
esxr
Analyzes distributed system architectures for scalability, reliability, and performance gaps, providing actionable recommendations on design trade-offs and technical components.
racurry
Provides Ruby code quality guidance using RuboCop or StandardRB for linting, configuration, and error troubleshooting.
lawless-m
Provides Rust development utilities for project setup, CLI/TUI applications, error handling, and system integration.
racurry
Guides developers in selecting and implementing Claude Code components (agents, skills, commands, hooks) for effective architecture, debugging, and plugin design.
racurry
Provides configuration guidance and troubleshooting for Prettier across JavaScript, TypeScript, YAML, JSON, CSS, and HTML file types.
racurry
Guides Claude Code hook design by explaining lifecycle, usage patterns, and common pitfalls for effective implementation.
racurry
Manages user-specific Git commit conventions and pre-commit hook recovery for seamless version control operations.
patrick-motard
Automates reorganization of Git branch history into logical, shippable commits with clear messages, identifying patterns like code fixes and test iterations.
toumakido
Guides users in creating pull requests with draft status confirmation, supporting common commands like 'create a PR'.
racurry
Guides configuration of MCP servers in Claude Code projects, covering transport, scopes, authentication, and security patterns.
asnar00
Adds Swift files to Xcode projects via command line by programmatically editing project.pbxproj, eliminating manual Xcode interaction.
asnar00
Terminates an Android application on a connected device via force-stop for debugging, testing, and cleanup purposes.
asnar00
Enables real-time Android screen mirroring to Mac using scrcpy with optional console logs for debugging and app monitoring during development.