Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

liftosaur

يحتوي liftosaur على 12 من skills المجمعة من astashov، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
619
محدث
2026-07-10
Forks
92
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

add-exercise
مطوّرو البرمجيات

Add a new built-in exercise to Liftosaur end-to-end — image (gymvisual.com → S3), catalog registration, description page, and the LLM/MCP exercise list. Use when adding one or more built-in exercises to the app catalog.

2026-07-10
liftoscript
مطوّرو البرمجيات

Write idiomatic Liftoscript code for weightlifting programs. Use when creating or editing program files in programs/builtin/.

2026-07-10
test-app
محللو ضمان جودة البرمجيات والمختبرون

Manually test/QA the Liftosaur app on the iOS simulator — drive the real UI, inspect live app state, and set up test data. Use when asked to test, QA, stress-test, verify a change works, reproduce a bug, or hunt for bugs in the running app.

2026-07-01
explain-changes
محللو ضمان جودة البرمجيات والمختبرون

Generate an importance-ordered guided walkthrough of your changes this session and publish it to the reviewer's editor via the aireviewer publish_walkthrough tool. Use when the user asks you to explain, walk through, or give a tour of your changes.

2026-06-29
debug-rollbar
مطوّرو البرمجيات

Interactively investigate a production Rollbar error. Accepts an occurrence id, item id, item counter, or Rollbar URL. Fetches the error data, assesses how widespread it is, drills into affected users (events, logs, storage, captured state), and works with the developer toward a fix or ignore decision. Use for collaborative debugging; use /fix-rollbar for a straight fetch-and-fix of a single occurrence.

2026-06-06
debug-user
مطوّرو البرمجيات

Investigate a user-reported issue using server logs, user events, storage snapshots, and Rollbar. Use when given a user id or email plus an issue description (e.g. from a support email).

2026-06-06
fix-rollbar
مطوّرو البرمجيات

Fix a production exception from Rollbar in an interactive Claude Code session. Fetches the occurrence data, analyzes the error, and either implements a fix or adds the error to the ignore list. Use when given a Rollbar occurrence ID.

2026-05-17
react-native
مطوّرو البرمجيات

Guidelines for writing React Native code in Liftosaur. Use when migrating web components to RN primitives, fixing RN performance issues, or building new RN screens.

2026-05-02
lezer-grammar
مطوّرو البرمجيات

Write, debug, and integrate Lezer grammars for the Liftosaur project. Use when creating or modifying .grammar files, evaluators, syntax highlighting, or CodeMirror integration.

2026-03-25
writing-style
الكتّاب التقنيون

Writing style guide for prose content - program descriptions, technique pages, blog posts, and any user-facing text. Use when writing or editing descriptive content.

2026-03-07
kb
مطوّرو البرمجيات

Capture important architectural decisions, bug patterns, feature designs, or other critical findings into the project knowledge base. Use proactively when significant technical decisions are made, non-obvious bugs are resolved, new subsystems are designed, or important product features are discussed.

2026-03-04
add-page
مطوّرو الويب

Add a new server-rendered page to the Liftosaur website. Use when creating new public-facing pages with routing, SSR, and client hydration.

2026-02-21