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

VivaDicta

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

skills مجمعة
30
Stars
89
محدث
2026-06-28
Forks
4
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

krankie-audit
محللو أبحاث السوق ومتخصصو التسويق

Run an ASO audit on canonical App Store metadata under `./metadata`, then a krankie-based competitor keyword-gap analysis (no Astro subscription). Krankie replacement for asc-aso-audit. Use after `asc metadata pull`.

2026-06-28
krankie-rankings
محللو أبحاث السوق ومتخصصو التسويق

Pull VivaDicta App Store keyword rankings via krankie (free, self-hosted), compare against the previous check, and write a dated rankings report to the Obsidian vault. Krankie-based replacement for asc-aso-rankings (no Astro subscription required).

2026-06-28
release-prepare
متخصصو إدارة المشاريع

Prepare a new VivaDicta release — version bump, What's New screen, App Store metadata, code sweep, and pre-submission checklist

2026-06-26
coverage-report
محللو ضمان جودة البرمجيات والمختبرون

Measure VivaDicta test code coverage from the terminal. Use when asked what the test coverage is, a module's or the whole-app coverage %, which lines/files are covered, to get coverage without opening Xcode, or to see coverage after writing tests. Covers both the fast per-SPM-module path (swift test + llvm-cov) and the canonical whole-app path (xcodebuild + xccov), and which first-party targets count.

2026-06-20
loc-report
مطوّرو البرمجيات

Count Swift lines of code across the VivaDicta codebase and refresh the production-vs-test history chart. Use when asked how many LOC / lines of code the project has, for a codebase-size or LOC breakdown by SPM module / main app / extension, how big a module or extension is, the prod-vs-test ratio, or to update / regenerate the LOC growth chart embedded in documentation/Module-Architecture.md.

2026-06-20
swift-testing-pro
محللو ضمان جودة البرمجيات والمختبرون

Writes, reviews, and improves Swift Testing code using modern APIs and best practices. Use when reading, writing, or reviewing projects that use Swift Testing.

2026-06-08
swiftui-pro
مطوّرو البرمجيات

Comprehensively reviews SwiftUI code for best practices on modern APIs, maintainability, and performance. Use when reading, writing, or reviewing SwiftUI projects.

2026-06-08
pr
مطوّرو البرمجيات

Create a GitHub Pull Request in Claude Code with Claude and Codex review requests and built-in polling workflow

2026-04-15
prcdx
مطوّرو البرمجيات

Create a GitHub Pull Request in Codex with Claude and Codex review requests and standard GitHub polling

2026-04-15
start-logs-device
مطوّرو البرمجيات

Launch VivaDicta on a physical iOS device with print logging enabled for real-time console capture

2026-04-12
ios-log-capture
مطوّرو البرمجيات

Reference guide for capturing console logs from iOS apps in Simulator or physical devices using native logging tools

2026-04-07
ios-simulator-skill
محللو ضمان جودة البرمجيات والمختبرون

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

2026-04-07
screenshot
محللو ضمان جودة البرمجيات والمختبرون

Capture screenshots from iOS Simulator using native xcrun simctl command for documentation, debugging, and visual verification. Optionally analyze the screenshot.

2026-04-07
start-logs-device-structured
محللو ضمان جودة البرمجيات والمختبرون

Record timestamp for structured device log collection from physical iOS device (captures all processes including extensions)

2026-04-07
start-logs
محللو ضمان جودة البرمجيات والمختبرون

Start a real-time log capture session for VivaDicta in the iOS Simulator

2026-04-07
stop-logs-device
محللو ضمان جودة البرمجيات والمختبرون

Stop the active device log capture session and report the log file location

2026-04-07
stop-logs-device-structured
محللو ضمان جودة البرمجيات والمختبرون

Collect structured device logs since the timestamp recorded by start-logs-device-structured using sudo log collect

2026-04-07
stop-logs
محللو ضمان جودة البرمجيات والمختبرون

Stop the active simulator log capture session and display a summary of captured logs

2026-04-07
xcodebuild-testing
محللو ضمان جودة البرمجيات والمختبرون

Run unit tests, UI tests, or specific test cases for VivaDicta using xcodebuild command-line tool

2026-04-07
analyze-unrecognized-apps
مطوّرو البرمجيات

Analyze unrecognized host app bundle IDs from Firebase/Google Analytics and add URL scheme mappings

2026-04-07
app-container-group
مطوّرو البرمجيات

Print the path to VivaDicta's App Group container directory in the iOS Simulator

2026-04-07
app-container
مطوّرو البرمجيات

Print the path to VivaDicta's app container directory in the iOS Simulator

2026-04-07
asc-aso-rankings
محللو أبحاث السوق ومتخصصو التسويق

Pull current keyword rankings from Astro MCP, compare against the previous rankings check, and save a new rankings file to the vault. Use to measure ASO impact after metadata changes.

2026-04-07
asc-release-flow
متخصصو إدارة المشاريع

Determine whether an app is ready to submit, then drive the App Store release flow with asc, including first-time submission fixes for availability, in-app purchases, subscriptions, Game Center, and App Privacy.

2026-04-07
asc-whats-new-writer
محللو أبحاث السوق ومتخصصو التسويق

Generate engaging, localized App Store release notes (What's New) from git log, bullet points, or free text using canonical metadata under `./metadata`. Optionally pairs with promotional text updates.

2026-04-07
axe-simulator-control
محللو ضمان جودة البرمجيات والمختبرون

Automate iOS Simulator interactions using AXe for taps, gestures, text input, hardware buttons, and video recording

2026-04-07
commit-push
مطوّرو البرمجيات

Commit everything in logical chunks and push to remote

2026-04-07
diagram
مطوّرو البرمجيات

Create ASCII diagrams representing component architecture, data flow, or codebase structure

2026-04-07
simulator-screenshot-time
مطوّرو البرمجيات

Set the iOS Simulator status bar to screenshot-ready state with clean time, battery, and signal

2026-04-07
swift-concurrency-pro
محللو ضمان جودة البرمجيات والمختبرون

Reviews Swift code for concurrency correctness, modern API usage, and common async/await pitfalls. Use when reading, writing, or reviewing Swift concurrency code.

2026-03-19