Claude Skills for a Software Engineer — Page 24
OpenChamber Change Discipline
Enforces "smallest complete change, narrowest sufficient validation" discipline when modifying the OpenChamber codebase, preventing local fixes from ballooning into speculative rewrites.
serve-sim — iOS Simulator Remote Control from the Terminal
Boot, install, stream, and control a Capacitor iOS app in the Apple Simulator from your terminal — no Xcode needed.
MAIC Importer Development Skill
Equips AI coding assistants with the architecture, debugging, and contribution rules for OpenMAIC's maic-importer PPTX-parsing package and its fidelity iteration loop.
HF Model Trainer (TRL on Hugging Face Jobs)
Fine-tune language models with TRL on Hugging Face Jobs cloud GPUs — no local GPU needed — with automatic Hub persistence and GGUF conversion.
Home Assistant Manager Skill
Turns Claude into a Home Assistant expert: safely edit, deploy, and verify YAML configuration and build Lovelace dashboards — without unnecessary restarts.
Full Page Screenshot Skill
A zero-dependency Claude Code skill that captures any web page — including SPAs, lazy-loaded and ultra-long pages — as one complete PNG via the Chrome DevTools Protocol.
Rails Convention Engineer
Guides AI to write and review Rails 8 code matching your existing codebase conventions, instead of forcing generic patterns onto your app.
Angular New App Skill
Guides coding agents to scaffold a modern Angular app via the Angular CLI following official best practices, avoiding hand-rolled setups.
Postiz Agent Skill
A CLI skill that lets AI agents schedule and publish posts to 28+ platforms — X, LinkedIn, TikTok, Instagram and more — from the command line.
Blueprint Plan Generator (blueprint-generate)
Ends the Q&A phase and turns the context your blueprint session gathered into an executable implementation plan your coding agent can run in one shot.
Handoff — Session Handoff Skill for Claude Code
Generates structured session handoffs before context runs out, chain-linking across sessions so the next one never re-discovers what was already tried.
GL Reconciliation Assistant
Reconcile the general ledger against subledger data and classify breaks.
KYC Rules Screener
Scores onboarding records against firm KYC/AML rules, checks documents, and routes risk.
Code OSS Development Log Viewer
Locate and inspect the latest Code OSS development logs.
Project Instruction Builder
Turn conversation patterns and preferences into a durable project instruction file.
Session Code Review
Review the current session's code changes and place actionable findings directly on the relevant lines.
Copilot Session Troubleshooter
Explain unexpected Copilot CLI behavior from session-log evidence.
MongoDB Atlas Azure ARM Manager
Helps .NET developers manage MongoDB Atlas organizations through Azure Marketplace and Azure ARM.
Azure AI Search for .NET
Build .NET search applications with practical Azure AI Search patterns for full-text, vector, semantic, and hybrid retrieval.
Azure AI Vision Image Analysis for Java
A practical Java SDK guide for captions, OCR, object detection, tagging, and smart image cropping.
Azure Communication Common for Java
Guides Java developers through shared ACS authentication, token refresh, and communication identifier handling.
Azure Identity for Java
Configure secure Microsoft Entra ID authentication for Java applications using Azure SDKs.
Azure Machine Learning Python Skill
Guides coding agents through Azure ML resource management and Python training workflows.
FastAPI Router Builder
Create consistent FastAPI CRUD routes with authentication and typed responses.