Find the perfect skill
Java style for contentstack-java
Development
Layout and style conventions for the contentstack-java project, with Java 8 language level.
Open a GitHub pull request
Development
Open a GitHub PR from the current branch using gh, filling the repo's PR template.
Coding Standards Enforcement
Development
Enforce strict project coding standards: all PHP/JS functions must have complete docstrings (Description, Args, Returns) and no inline scripts in HTML. Triggered when writing functions, adding code, reviewing, or asking about coding style.
Open a PR the repo way
Development
Push the current branch and open a draft PR for Meshtastic-Android, with baseline verification, body drafted per repo instructions, and screenshots embedded via commit-pinned raw URLs.
Run and Drive IRCX
Development
Build, run, and drive IRCX. Use to start the app, run tests, take UI screenshots, or verify frontend changes in the running client.
Modern C++ Professional
Development
Write idiomatic modern C++ with RAII, smart pointers, and STL. For refactoring, memory safety, and complex patterns.
Repo Audit
Development
Audit repository state before implementing a phase. Use before every edit.
.NET Backend Development Patterns
Development
Master C#/.NET patterns for building robust APIs, MCP servers, and enterprise backends with modern best practices.
Claude Second Opinion
Development
Get an independent review from Claude Code on your code or plans. Useful for cross-checking reasoning from Codex.
Post PR Comment
Development
Posts a comment on a pull request, either general or attached to a specific file and line. Helps when requesting re-review, documenting decisions, or responding to inline feedback.
Sync Repo Status
Development
Regenerate REPO_STATUS.md with a full snapshot of open PRs, local branches, issues, and discussions, including merge-readiness and triage assessment.
Container: Intermediate Scope and Inheritance
Development
Defines container scopes that provide inheritance for child rooms, following OpenLaszlo patterns. Learn to structure shared properties and override rules.