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

TophC7

Vue par dépôt de 14 skills collectés dans 2 dépôts GitHub.

skills collectés
14
dépôts
2
mis à jour
2026-07-08
explorateur de dépôts

Dépôts et skills représentatifs

oci-stacks
Administrateurs de réseaux et de systèmes informatiques

Reference for creating and configuring OCI container stacks using the mix.nix oci-stacks NixOS module. Use when writing virtualisation.oci-stacks definitions, Docker container orchestration in NixOS, or working with container networking/systemd integration.

2026-07-08
adversarial-review
Analystes en assurance qualité des logiciels et testeurs

Project-agnostic adversarial code review. Reads the project's conventions first (CLAUDE.md, AGENTS.md, comment-style, manifest), then dispatches a six-scope swarm of agents in parallel — Architecture Fit, Reuse, Idiom Compliance, Quality, Efficiency, Comment Style — and collapses all findings into a single severity- sorted card list. Use when users ask to "critically review", "critique", "find issues in", "what's wrong with", or "review this PR / diff / code". Severity tiers: Blocking, Required, Suggestion.

2026-05-15
cleanup
Analystes en assurance qualité des logiciels et testeurs

Review changed files for reuse, quality, and efficiency, then fix issues found.

2026-05-05
comment-style
Développeurs de logiciels

Toph's code commenting conventions and label system. Use whenever writing, reviewing, or generating code in any language — JavaScript, TypeScript, Svelte, Rust, Python, Go, Java, Nix, CSS, shell, fish, yuck, anything. Governs how comments are formatted and labeled. Trigger for any code generation, review, refactor, or file creation. Even when the user doesn't mention comments explicitly, follow these conventions.

2026-05-05
commit-staged
Développeurs de logiciels

Create a conventional commit from currently staged git changes. Use when the user wants to commit staged work without modifying files. Inspect the staged diff, write an appropriate conventional commit message, attempt the commit once, and stop immediately if it fails.

2026-05-05
fish
Administrateurs de réseaux et de systèmes informatiques

Expert Fish shell configuration including config files, functions, abbreviations, prompts, environment variables, and scripting. Use when setting up Fish, creating aliases/functions, writing Fish scripts, configuring prompts, or migrating from bash. Keywords: fish shell, fish config, alias, abbr, function, prompt, fish script, config.fish, autoload.

2026-05-05
neoforge-docs
Développeurs de logiciels

NeoForge 1.21.1 API and modding reference database. Consult this when working in a NeoForge project and you're uncertain about API specifics, method signatures, registration patterns, correct class names, JSON formats, or NeoForge-patched behaviors. Also consult when the user explicitly asks you to check the NeoForge docs. This is not needed for general knowledge you're already confident about -- only when you'd benefit from verifying details against the official documentation.

2026-05-05
pr
Développeurs de logiciels

Create a pull request from the current branch's committed and pushed changes. Use when the user wants to open a PR without modifying files. Inspect the branch, commits, and diff against main, push the branch if needed, create the PR once with a concise title and summary, and return the PR URL.

2026-05-05
Affichage des 8 principaux skills collectés sur 9 dans ce dépôt.
sworm-design
Développeurs de logiciels

Sworm's authoritative design system. Tokens, surfaces, type scale, shadows, motion, iconography, voice, and component recipes. Use this skill whenever you touch UI in Sworm — building new components, refactoring styling, updating primitives, reviewing design choices, or designing a new surface (dialog, panel, row, menu). Trigger on any edit to src/app.css, src/lib/components/ui/**, or Svelte files under src/lib. Also use when questions arise about Sworm's palette, typography, surface hierarchy, focus states, shadows, radii, or iconography. Supersedes extensions/handoff/ and extensions/Sworm Design System/.

2026-05-10
debug-rootcause
Développeurs de logiciels

Evidence-first debugging loop for bugs that resist a first fix. Use when a bug has already survived one attempted patch, when the user says "still broken", "you keep guessing", "stop making assumptions", "shotgun", or explicitly asks to debug/root-cause an issue. Also trigger on UI/focus/rendering/lifecycle bugs, Svelte `$effect` misbehavior, Tauri command wiring failures, and anything where the failure mode is not directly visible in the diff. Do NOT use for trivial typos, compile errors, or bugs where the cause is already stated in the stack trace.

2026-05-03
sworm-review
Analystes en assurance qualité des logiciels et testeurs

Review Sworm changes with strict, skeptical, codebase-aware scrutiny. Use when the user wants a critical review of code, a PR, or staged changes and wants realistic issues surfaced around Svelte 5, Tauri, Rust boundaries, UI primitive reuse, architecture, design consistency, and comment style.

2026-04-23
i18n-workflow
Développeurs de logiciels

Lightweight i18n workflow guidance. Use only if Sworm adopts an i18n system and you are adding or changing user-facing strings across locales.

2026-04-14
new-component
Développeurs de logiciels

Scaffold a new Svelte component for Sworm. Use when creating reusable UI or terminal/project-specific frontend components.

2026-04-14
2 dépôts affichés sur 2
Tous les dépôts sont affichés