Claude Skills for a Software Engineer — Page 20
Compound Learning Capture
Capture solved problems as durable repo knowledge right after the work, so every subsequent unit of engineering gets easier.
peon-ping Rename Session
Give the current Claude session a custom name shown in notification titles and the terminal tab.
i18n Workflow
Standardized internationalization workflow for AionUi, ensuring all user-visible text is properly translated.
Two-Axis Code Review
Review a diff against both coding standards and the original spec in parallel sub-agents, reporting results side by side.
Computer Health Check
Run a read-only diagnostic on your computer and get a scored summary with prioritized, plain-English recommendations.
Chops Release Pipeline Skill
Infers the next version from git history, updates the changelog and marketing site, then runs packaging, notarization, and GitHub Release in one guided pipeline.
Loki Mode Autonomous SDLC Skill
Hand a PRD or requirements doc to the Loki CLI and let an autonomous SDLC agent take your spec all the way to deployment with minimal human intervention.
Test Cases Generator
Turns PRDs or user requirements into structured test cases covering functional, edge, error and state transition scenarios.
Axiom Metrics Query Skill
Lets an AI agent query Axiom MetricsDB through scripts, discovering metrics, tags and values and running MPL queries against OpenTelemetry data.
ClawTeam Local Development Skill
A repo-internal development skill for ClawTeam: standardize your local environment and validate multi-agent flows so every code change is verified quickly and reliably.
Prompt Master
Generates precise, zero-waste prompts for any AI tool so you get the right output on the first attempt instead of burning credits on retries.
CodeRabbit Autofix
Safely fetch and apply CodeRabbit's unresolved review feedback on GitHub PRs with per-change approval, never executing reviewer-provided prompts directly.
Squirrelscan Website Audit Skill
Audit websites for SEO, performance, security, accessibility and structured data issues across 260+ rules via the squirrel CLI, returning a health score and actionable fixes.
Blueprint Plan Session Skill
Asks the right clarifying questions before you code, turning your idea into an executable plan for your coding agent.
CodeRabbit Review Skill
Reviews code changes locally with the CodeRabbit CLI, classifies findings by severity, and applies fixes when you ask.
Rigorous Code Review Reception
Verify review feedback before changing code, then act on technical evidence.
Test-Driven Development
Prove expected behavior with a failing test before writing implementation code.
Isolated Git Workspace
Creates an isolated workspace for feature work, then prepares the project and verifies its clean test baseline.
OpenAI Official Docs Assistant
Provides current, official-source guidance for OpenAI products, APIs, Codex, and model migrations.
Review Agent Code Review Skill
Find actionable regressions in code changes through a read-only, defect-first review.
Skill Builder Guide
A practical guide to designing reusable, triggerable, maintainable Agent Skills.
VS Code Chat Customizations Editor Skill
Guides developers through safe changes and testing for VS Code’s chat customization management UI.
CPU Profile Analyzer
Find performance bottlenecks in V8 and DevTools performance files.
VS Code Telemetry Error Fix Guide
Trace unhandled telemetry errors to invalid-data producers instead of masking the crash site.