Claude Skills for a Software Engineer — Page 4
Overkill — Architecture Exploration Beyond the Pragmatic Answer
Proposes 3–6 advanced alternatives past your pragmatic solution — advanced data structures, distributed algorithms, niche frameworks, frontier tooling — each scored on a calibrated complexity scale.
Swift Concurrency Pro
Have AI coding assistants review async/await, actor, and task-group code against Swift 6.2 strict concurrency, targeting the mistakes LLMs actually make.
VS Code Configuration Policy Maintainer
Standardize VS Code policy registration, export, and validation.
MCP Interactive App Builder
Add chat-embedded forms, pickers, dashboards, and confirmation widgets to MCP servers.
Jetson BSP Info Check
Verify Jetson BSP version, board configs, and rootfs state before flashing.
Megatron Bridge Activation Recompute
Trade extra compute for lower GPU activation memory in Megatron Bridge training.
Expo Native UI Builder
Build native-feeling, cross-platform interfaces with @expo/ui.
Browser DevTools Testing
Validate and debug web applications with real-browser runtime evidence.
Intent Interviewer
Clarify the real problem through one-question-at-a-time interviews before planning or coding.
Launch Day Conductor
Turn an approved product launch into an hour-by-hour, observable, reversible operating plan.
Launch Registry
Track launch stages, dates, embargoes, submissions, and outcomes with provenance.
Claude-Mem OpenClaw Persistent Memory Plugin
Provides persistent cross-session memory for every agent on OpenClaw gateways, automatically capturing tool usage, compressing it with AI, and injecting relevant context into future sessions.
Go Testing Skill
Focused, practical testing patterns for Go, Bubbletea TUI, and golden files.
SkillHub Development Workflow
A complete staged development flow for SkillHub contributors, from local dev to pull request.
Jetpack Navigation 3 Guide and Recipes
Learn how to install and migrate to Jetpack Navigation 3, with recipes for deep links, multiple back stacks, adaptive scenes, conditional navigation, and more.
PinMe Worker Auth API Integration
Integrate user authentication into PinMe Worker (TypeScript) with create user, verify token, and user query/list APIs.
Worktree Manager Skill
Create, list, and remove git worktrees with a single command, automatically provisioning isolated ports, databases, and config for parallel development.
LeanCTX Local Context Control
One local Rust binary that controls what your AI can see — compressing file reads and shell output and caching session context to cut token spend.
Dependency Refresh Playbook
A disciplined, safety-first playbook for running the monthly dependency and version refresh across Python lockfiles, Actions, uv CLI, base images, and infra images in agent-service-toolkit.
Learning Opportunities
Pauses AI-assisted coding to offer science-based 10-15 minute learning exercises, so you build genuine expertise instead of just shipping AI-generated code.
PentestingEverything Skill
Wires an open-source pentesting knowledge base spanning 23 security domains into your coding agent, so authorized assessments, checklists, and reports are grounded in citable sources.
Recursive Decomposition Skill
For tasks spanning 10+ files or 50k+ tokens: split long-context work into chunks handled by parallel sub-agents, avoiding the accuracy loss of context rot.
Open Code Review Delegated Review
Let the host agent perform the review while OCR provides deterministic file selection and rule resolution.
Open Code Review Skill
Review Git changes with OCR, produce precise line-level findings, and apply fixes when explicitly requested.