Loading...
Loading...
Found 64 Skills
Use this skill when users work within a local, single-user, compound-growth Markdown personal wiki (Karpathy's 'LLM owns wiki' model) — covering: ingesting raw/ materials (papers/ clippings/ external repo symlinks), querying and cross-page synthesis/ contradiction reconciliation, archiving conclusions back to the wiki, linting orphan/ outdated summaries, and format upgrades. Three core rules: raw/ controlled by users + wiki/ owned by LLM + AGENTS.md as the single source of truth. Triggers: "Ingest this paper into the wiki" / "Does the wiki have/ summarize content about X?" / "There's a contradiction between A and B in the wiki" / "Save the previous conclusion to the wiki" / "Check the wiki for orphan pages/ outdated summaries" / "Upgrade the wiki/ check wiki version" / "Include repo X in the wiki". Always use this skill whenever users need to digest materials/ retrieve wiki deposits/ archive new conclusions — even if they don't mention the skill name. Not applicable to: cloud/ team wikis (Notion/ Confluence/ Outline, etc.); wiki metadata configuration, wiki creation/deletion, session start/stop (use a single llmw command directly). **Trigger only when the cwd is the wiki root (containing `wiki_metadata.toml` + AGENTS.md skeleton)**; cross-wiki/ workspace operations go to `yzr-llm-workspace-management`; not applicable to other directories.
Design, implement, review, migrate, and troubleshoot secure JazzCash merchant payment integrations for Pakistani websites, apps, and commerce platforms. Cover HTTP POST redirection, approved APIs or hosted checkout, JazzCash Mobile Wallet, voucher payments, cards when enabled, secure hashes, callbacks, status checks, refunds, settlement, reconciliation, onboarding, testing, and production rollout. Use when adding JazzCash, repairing an existing JazzCash gateway, or upgrading an outdated merchant integration.
Design, implement, review, and troubleshoot secure Easypaisa merchant payment integrations for Pakistani websites, mobile apps, and commerce platforms. Covers Easypaisa Mobile Account and OTC flows, approved hosted or direct integration methods, callbacks/postbacks, transaction verification, reversals, settlement, merchant reporting, plugins, reconciliation, onboarding, and production rollout. Use when adding Easypaisa payments, repairing an existing Easypay/Easypaisa gateway, migrating outdated code, or preparing a merchant integration for certification and launch.
Use when preparing, publishing, or checking readiness for a new Kotlin library version in a repository using gradle-maven-publish-plugin, including release changelog reconciliation, API snapshots, and publication verification.