Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
po4yka
Profil créateur GitHub

po4yka

Vue par dépôt de 128 skills collectés dans 3 dépôts GitHub.

skills collectés
128
dépôts
3
mis à jour
2026-07-18
explorateur de dépôts

Dépôts et skills représentatifs

ripdpi-design
Concepteurs web et d'interfaces numériques

Use this skill to generate well-branded interfaces and assets for RIPDPI (an Android-native, Compose-first VPN and DPI-bypass app), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, brand-ship icons, and an interactive UI kit of every public composable from the live ui/components tree.

2026-07-17
cargo-workflows
Développeurs de logiciels

Use when managing the Rust workspace, adding/removing crates, editing workspace dependencies, running cargo nextest/audit/deny, configuring Cargo profiles for Android cross-compilation, debugging Cargo.lock churn, migrating crate edition, or wiring Gradle to cargo via the ripdpi.android.rust-native plugin.

2026-07-14
diagnostics-system
Développeurs de logiciels

Use when modifying the diagnostics scan pipeline, ScanRequest/ScanReport types, ProbeTask families, ripdpi-monitor-engine / ripdpi-diagnostics-* crates, strategy-probe candidates, the diagnostics catalog (packs/profiles), wire-schema contracts between Rust and Kotlin, DIAGNOSTICS_ENGINE_SCHEMA_VERSION, golden contract tests, or adding a new probe type / profile. Triggers on diagnostics scans, strategy probes, automatic audit, dpi-detector profiles, or anything in core/diagnostics or native/rust/crates/ripdpi-monitor-*.

2026-07-14
rust-android-build
Développeurs de logiciels

Android-specific Rust build, verification, and packaging — per-target 16 KiB page alignment, size-optimized release profile, ELF symbol allowlist, .so size budgets, NDK 29 specifics. Use when modifying .cargo/config.toml for Android targets, the workspace [profile.release] / [profile.android-jni] block, or when verifying a built .so before release.

2026-07-14
rust-android-telemetry
Développeurs de logiciels

Telemetry and observability discipline for the RIPDPI Android Rust stack — control-plane vs data-plane logging, bounded flume event queues, atomic counters, snapshot polling, readiness callbacks, and deterministic JSON contracts. Use when authoring or modifying telemetry emission code, the bounded event ring, the Kotlin-side telemetry consumer, or any per-packet logging.

2026-07-14
detekt-custom-rules
Analystes en assurance qualité des logiciels et testeurs

Custom detekt rules, DI/privacy/suppression guardrails, detekt.yml configuration, and false-positive triage.

2026-07-14
edge-to-edge
Concepteurs web et d'interfaces numériques

Edge-to-edge and window-inset handling for Compose screens, scaffolds, sheets, and system bars.

2026-07-14
gradle-build-system
Développeurs de logiciels

Gradle dependencies, modules, convention plugins, and Android build failure triage.

2026-07-14
Affichage des 8 principaux skills collectés sur 61 dans ce dépôt.
llm-wiki-adr-memory
Autres occupations informatiques

Recover and maintain decision provenance in an LLM-Wiki. Use when the user asks why a technical/product decision was made, wants ADRs generated or connected, or needs PRs, issues, discussions, commits, and docs distilled into decision memory.

2026-07-08
llm-wiki-agent-memory-bridge
Autres occupations informatiques

Decide what belongs in LLM-Wiki versus agent memory, AGENTS.md, CLAUDE.md, Auto Memory, Codex project memory, or other runtime memories. Use when instruction files are bloated, domain facts live in agent memory, or the user wants clean memory boundaries.

2026-07-08
llm-wiki-archive
Autres occupations informatiques

Prepare an LLM-Wiki for long-term durability and archival. Use when the user wants a wiki to remain readable in 5-10+ years, export opaque stores, preserve raw sources, rebuild indexes, vendor key references, or create an archive manifest.

2026-07-08
llm-wiki-capture-pipeline
Autres occupations informatiques

Design cross-channel capture architecture and named connector runbooks for LLM-Wiki. Use when the user wants an inbox/raw topology, metadata contract, dedupe boundary, triage handoff, privacy defaults, capture-to-ingestion flow, or Telegram/email/Slack/PDF/GitHub/voice connector rules.

2026-07-08
llm-wiki-choose
Autres occupations informatiques

Help a user choose between ready-made LLM-Wiki tools, a local-first workflow, a team rollout, retrieval/GraphRAG systems, or a custom implementation. Use when the user asks what solution fits their needs, whether to use OpenWiki/Obsidian/qmd/GraphRAG, or whether to build their own.

2026-07-08
llm-wiki-claim-anchors
Autres occupations informatiques

Insert deterministic claim and source anchor IDs after evidence has been inspected. Use when the user wants stable claim IDs, source anchor IDs, support-label formatting, anchor validation, or reproducible claim references; route missing-evidence investigation to llm-wiki-provenance.

2026-07-08
llm-wiki-company-flow-audit
Autres occupations informatiques

Map company/team information flows into an LLM-Wiki adoption plan. Use when the user asks where team knowledge lives, which streams can be automated, how Confluence/Jira/Slack/Drive changes stay synced, how fragile review is, how confidential data is handled, or whether maintenance cost is worth the benefit.

2026-07-08
llm-wiki-conflict-resolver
Autres occupations informatiques

Help resolve contradictions found by wiki-lint, provenance checks, or user review. Use when LLM-Wiki pages disagree about facts, recommendations, tool status, decisions, definitions, or stale claims and the agent should mediate rather than auto-fix truth.

2026-07-08
Affichage des 8 principaux skills collectés sur 49 dans ce dépôt.
langgraph-summarize-loop
Développeurs de logiciels

Debug the LangGraph summarize graph (the sole summarize path) -- node walk, validate/repair retry loop, and the LLM attempt trail. Trigger keywords -- LangGraph, summarize graph, graph node, retry, repair loop, attempt_trigger, attempt_index, graph_node, validation failure, self-correction, summarization agent.

2026-07-18
pi-deploy
Administrateurs de réseaux et de systèmes informatiques

Build, ship, and restart the Ratatoskr container on the Raspberry Pi via cross-platform Docker image streaming. Trigger keywords -- pi deploy, raspi, raspberry pi, pi-deploy, ship to pi, deploy production, build-and-deploy-pi.

2026-07-17
web-frontend-dev
Développeurs web

Coordinate Ratatoskr backend web integration with the external React + TypeScript + Vite frontend. Trigger keywords -- web, frontend, React, Vite, TypeScript, ratatoskr-web, app/static/web, Frost, UI change.

2026-07-16
ponytail-help
Autres occupations informatiques

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: @ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

2026-07-15
ponytail
Développeurs de logiciels

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", and whenever they complain about over-engineering, bloat, boilerplate, or unnecessary dependencies.

2026-07-15
ponytail-help
Autres occupations informatiques

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

2026-07-15
testing-workflows
Analystes en assurance qualité des logiciels et testeurs

Test bot functionality locally using CLI runner, message simulation, and workflow validation. Trigger on "test", "CLI runner", "message simulation", "bot testing", "workflow validation", "pytest".

2026-07-15
validating-summaries
Analystes en assurance qualité des logiciels et testeurs

Validate summary JSON contracts against strict schema requirements. Trigger keywords: summary validation, summary contract, JSON schema, character limits, summary fields, validate summary.

2026-07-15
Affichage des 8 principaux skills collectés sur 18 dans ce dépôt.
3 dépôts affichés sur 3
Tous les dépôts sont affichés