astashovastashovCommunityยท15 Agent Skills Included

liftosaur

Build, test, and debug the Liftosaur workout tracker app

Automates development work on the Liftosaur weightlifting tracker, from adding pages and exercises to writing Liftoscript training programs. Removes manual QA by driving the iOS simulator, inspecting live app state, and pulling Rollbar crash reports and user logs for debugging. Guides AI agents through feature planning, code review, and architecture documentation so changes ship faster with fewer mistakes.
npx skills add astashov/liftosaur --all -g -y
Available:

Tells the AI agent how to run, build, and test the Liftosaur app, how to verify UI changes on web and mobile simulators, and which coding rules to follow when editing this codebase.

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
astashovastashov

add-page

Scaffolds a four-layer server-rendered page with SSR, hydration, routing, and webpack wiring.

Community
Advanced
๐Ÿ“ฆ In Repo
astashovastashov

kb

Capture architectural decisions and bug patterns into a project knowledge base.

Community
Intermediate
๐Ÿ“ฆ In Repo
astashovastashov

liftoscript

Write idiomatic Liftoscript code for weightlifting program logic with frontmatter requirements.

Community
Advanced
๐Ÿ“ฆ In Repo
astashovastashov

writing-style

Enforce plain-language and tone rules across Liftosaur's user-facing content.

Community
Intermediate
๐Ÿ“ฆ In Repo
astashovastashov

react-native

Guides migrating web components to React Native primitives and fixing RN performance issues.

Community
Advanced
๐Ÿ“ฆ In Repo
astashovastashov

test-app

Drives the Liftosaur iOS simulator UI and verifies live Redux state for manual QA.

Community
Advanced
๐Ÿ“ฆ In Repo
astashovastashov

explain-changes

Generates an importance-ordered walkthrough of session code changes and publishes it to the reviewer's editor.

Community
Intermediate
๐Ÿ“ฆ In Repo
astashovastashov

add-exercise

Registers new built-in exercises in Liftosaur across images, catalog, descriptions, and LLM lists.

Community
Advanced
๐Ÿ“ฆ In Repo
astashovastashov

worktree

Creates and manages isolated git worktree dev environments with dedicated ports, domains, and simulators.

Community
Advanced
๐Ÿ“ฆ In Repo
astashovastashov

fix-rollbar

Diagnose and fix production exceptions from Rollbar occurrence data.

Community
Advanced
๐Ÿ“ฆ In Repo
astashovastashov

lezer-grammar

Write, debug, and integrate Lezer grammars for Liftosaur parsers and CodeMirror editors.

Community
Advanced
๐Ÿ“ฆ In Repo
astashovastashov

debug-user

Investigate user-reported issues using server logs, event timelines, storage snapshots, and Rollbar.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Liftosaur skills?โ–ผ

Run `npx skills add astashov/liftosaur --all -g -y` in your terminal to install all skills in this suite globally.

What is Liftosaur?โ–ผ

Liftosaur is an open-source weightlifting tracker app where every workout program is written in a simple scripting language called Liftoscript, so any routine like 5/3/1 or GZCLP can be built and customized.

What do these skills help developers do?โ–ผ

They let an AI agent add pages and exercises, write Liftoscript programs, test the app on an iOS simulator, debug user issues from logs, and fix production errors from Rollbar.

Can AI test the Liftosaur app automatically?โ–ผ

Yes. The test-app skill drives the real app on an iOS simulator, reads live app state, and sets up test data so bugs are caught by comparing the screen against actual data.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’