Source

morphet81/cheat-sheets

19 skills · 1.6K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
create-jira-ticket Create a JIRA ticket from user instructions via acli. Uses project from the current branch when possible, lists proje…
morphet81/cheat-sheets
110
2
update-jira-ticket Compare the JIRA ticket description to changes made in the current branch and propose description edits and/or commen…
morphet81/cheat-sheets
98
3
adb Use ADB to interact with an Android device or emulator. Takes a screenshot, understands the screen, performs actions …
morphet81/cheat-sheets
93
4
translate-pdf Translate a PDF document from one language to another. Extracts text to structured Markdown, translates it, and build…
morphet81/cheat-sheets
93
5
verify-test-cases Verify test cases in all test files modified since branching out from base branch. Checks that test cases make sense,…
morphet81/cheat-sheets
88
6
cleanup Review uncommitted changes, verify tests, fix lint and audit issues, ensure 100% coverage, then propose fixes for app…
morphet81/cheat-sheets
87
7
address-pr-comments Retrieve unresolved PR review comments and general conversation comments (including actionable notes from the PR auth…
morphet81/cheat-sheets
85
8
address-ticket End-to-end ticket implementation with a multi-agent team using TDD. Retrieves JIRA ticket details and Figma designs, …
morphet81/cheat-sheets
85
9
release-review Compare two git tags or commits and analyze all changes for deployment readiness. Produces two separate reports — one…
morphet81/cheat-sheets
84
10
review-changes Review code changes with a small team — two senior engineers review independently, debate their findings, then a team…
morphet81/cheat-sheets
84
11
create-pr Push the current branch and create a pull request on GitHub.
morphet81/cheat-sheets
83
12
localise Generate an HTML translation helper page for Lokalise.
morphet81/cheat-sheets
83
13
merge-base-branch Select base branch (from .agent, git history, or main), fetch, stop if already up to date, commit all WIP, merge, res…
morphet81/cheat-sheets
83
14
pre-push Run pre-push checks including tests and linting to ensure code is clean and ready to push. Automatically detects proj…
morphet81/cheat-sheets
83
15
screenshots Take screenshots of components affected by recent changes, from the running app or Storybook. Supports custom instruc…
morphet81/cheat-sheets
82
16
address-github-issue Retrieve a GitHub issue using the `gh` CLI, analyze it, and spawn a PM + developer team to address it. Accepts an iss…
morphet81/cheat-sheets
81
17
setup-branch Create a new branch and worktree from a JIRA ID or URL. Determines branch prefix (fix/ or feat/) from the JIRA item t…
morphet81/cheat-sheets
81
18
team Set up a multi-agent team to implement a new functionality. Spawns a product owner, optional designers, developers, a…
morphet81/cheat-sheets
80
19
say-hello Simply says hello to the user
morphet81/cheat-sheets
4