Engineering/android-compose
Android Development with Compose and Material 3 Expressive
Modern Android development with Jetpack Compose as the default UI toolkit and Material 3 Expressive as the default design direction, a dated snapshot.
Distilled from posts on this blog. Each skill turns one post's argument into a checklist an agent can step through, end to end.
Engineering/android-compose
Modern Android development with Jetpack Compose as the default UI toolkit and Material 3 Expressive as the default design direction, a dated snapshot.
Engineering/godot
Godot game engine development skill, a dated snapshot tracking the current stable Godot (4.x).
Engineering/javascript-ecosystem
Default to the latest stable major versions of JavaScript and TypeScript frameworks and their current paradigms, instead of the older versions and patterns that dominate LLM training data.
Engineering/theme-colors
Audit and refactor UI code so every color value comes from the theme.
Engineering/audit-actions
Audit a repository's GitHub Actions workflows for unsafe pull_request_target usage that can lead to supply chain compromise.
Engineering/codegen-api
Set up typesafe API code generation in 2026, preferring framework-agnostic options factories over generated hooks.
Engineering/react-compiler
Write and review React code as if the React Compiler is enabled.
Engineering/scaffold-mcp
Scaffold a new Model Context Protocol (MCP) server in TypeScript using the proven five-layer architecture.
Productivity/no-slop
Write and revise human-facing prose in a plain, precise, professional register, stripping the tells that mark text as AI-generated.
Productivity/ask-ux
Force UX questioning before any UI work, refactor, or redesign.
Productivity/to-story
Reshape a draft ticket, Jira issue, or GitHub issue from an engineer's braindump into a real user story with INVEST-clean acceptance criteria, and split stories that are too large using SPIDR.