Code Review Reception
Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation
8803 个 Skills
Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation
This skill should be used when the user asks about "code quality", "file size limits", "function length", "KISS", "DRY", "YAGNI", "SRP", "best practices", "clean code", "cyclomatic complexity", "code review checklist", "refactoring rules", or mentions specific thresholds for lines of code, functi...
Coingecko Skill is an open-source skill for AI coding agents such as Claude Code and Cursor.
Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?
Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?
Browse and select color palettes from Coolors or curated fallbacks. Use to find the perfect color palette for a design project.
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs...
Create git commits with user approval and no Claude attribution
Replace arbitrary timeouts with condition polling for reliable async tests
Create or update continuity ledger for state preservation across clears
Create handoff document for transferring work to another session
Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.