Category
Developer Tools
Developer-focused skills for code editing, version control, CI/CD pipelines, debugging, and development workflows. These tools help AI agents assist with software engineering tasks.
1,746 skills in this category
critical-code-reviewer
openclaw/skills
100Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
SKILLPASSING0 Findingsabout 2 months agodescribe-design
openclaw/skills
100Research a codebase and create architectural documentation describing how features or systems work. Use when the user asks to: (1) Document how a feature works, (2) Create an architecture overview, (3) Explain code structure for onboarding or knowledge transfer, (4) Research and describe a system's design. Produces markdown documents with Mermaid diagrams and stable code references suitable for humans and AI agents.
SKILLPASSING0 Findingsabout 2 months agocomponent-common-domain-detection
tech-leads-club/agent-skills
100Identifies duplicate domain functionality across components and suggests consolidation opportunities. Use when finding common domain logic, detecting duplicate functionality, analyzing shared classes, planning component consolidation, or when the user asks about common components, duplicate code, or domain consolidation.
SKILLPASSING0 Findingsabout 2 months agon8n-code-python
czlonkowski/n8n-skills
100Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.
SKILLPASSING0 Findingsabout 2 months agoprogress-sync
openclaw/skills
100Comprehensive progress synchronization expert for multi-system sync (tasks.md → living docs → GitHub/JIRA/ADO). Use when syncing progress across systems, creating missing external issues, or understanding /sw:sync-progress command. AUTO-CREATES missing issues when external links are absent.
SKILLPASSING0 Findingsabout 2 months agoworkflow-patterns
wshobson/agents
100Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
SKILLPASSING0 Findingsabout 2 months agousing-git-worktrees
openclaw/skills
100Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
SKILLPASSING0 Findingsabout 2 months agodynamic-model-selector
openclaw/skills
100Dynamically select the best AI model for a task based on complexity, cost, and availability in GitHub Copilot. Use when deciding between free/paid models, or when you want automatic model routing based on query analysis.
SKILLPASSING0 Findingsabout 2 months agoparallel-debugging
wshobson/agents
100Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.
SKILLPASSING0 Findingsabout 2 months agosnipit
openclaw/skills
100Share code snippets and files securely via snipit.sh with AES-256 encryption. Use when sharing code, configs, logs, diffs, or secrets with password protection, burn-after-read, or auto-expiration. Supports CLI (snipit) or curl API fallback.
SKILLPASSING0 Findingsabout 2 months agocode-review-excellence
wshobson/agents
100Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
SKILLPASSING0 Findingsabout 2 months agomodern-javascript-patterns
wshobson/agents
100Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.
SKILLPASSING0 Findingsabout 2 months ago