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

syahiidkamil

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

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

Dépôts et skills représentatifs

roadmap-html
Développeurs web

Convert a roadmap.sh-style learning roadmap (a PDF, image, or plain outline of topics) into a single self-contained interactive HTML page in the canonical roadmap.sh visual style — a vertical spine of numbered yellow topic nodes, purple subtopic cards branching off connector lines, and clickable checkbox items with live progress tracking. Use this skill whenever the user uploads or pastes a roadmap.sh roadmap (e.g. Product Manager, Engineering Manager, Frontend, DevOps, Backend, AI Engineer, Data Analyst) and asks to turn it into HTML, recreate it, visualize it, or make a web version — and ALSO whenever they ask for 'the same' or a 'consistent' roadmap for a different track after one was already produced. Trigger even if they only say 'make this a webpage', 'recreate this roadmap', or 'do this one too', as long as the content is a hierarchical skills/learning roadmap. Produces one downloadable .html file that renders identically across roadmaps so a whole set stays visually consistent. Begins by asking whethe

2026-07-13
roadmap-html
Développeurs web

Convert a roadmap.sh-style learning roadmap (a PDF, image, or plain outline of topics) into a single self-contained interactive HTML page in the canonical roadmap.sh visual style — a vertical spine of numbered yellow topic nodes, purple subtopic cards branching off connector lines, and clickable checkbox items with live progress tracking. Use this skill whenever the user uploads or pastes a roadmap.sh roadmap (e.g. Product Manager, Engineering Manager, Frontend, DevOps, Backend, AI Engineer, Data Analyst) and asks to turn it into HTML, recreate it, visualize it, or make a web version — and ALSO whenever they ask for "the same" or a "consistent" roadmap for a different track after one was already produced. Trigger even if they only say "make this a webpage", "recreate this roadmap", or "do this one too", as long as the content is a hierarchical skills/learning roadmap. Produces one downloadable .html file that renders identically across roadmaps so a whole set stays visually consistent. Begins by asking whethe

2026-07-13
addon-vision-and-spatial
Développeurs de logiciels

A grid, board, map, or layout is about to be reasoned about 'in the head'; a harness returned spatial state as raw arrays; two reads of one state disagree; something changed after an action and I need what, exactly; or a screenshot must become exact checkable data (cells, counts, coordinates). Render the state to a PNG and look — or perceive structure back out of the pixels.

2026-07-13
anthropic-product-knowledge
Développeurs de logiciels

Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.

2026-07-13
ask-more-quiet
Autres occupations informatiques

The partner wants Saori quieter right now. Lower her talkativeness dial to reduce verbosity while remaining present and warm.

2026-07-13
ask-more-talkative
Autres occupations informatiques

The partner wants Saori more talkative right now. Raise her talkativeness dial to increase presence and voiced interactions.

2026-07-13
avatar-start
Développeurs de logiciels

Wake the VAPE desktop-pet avatar and voice server in the background, health-check it, and say hello.

2026-07-13
avatar-stop
Développeurs de logiciels

Speak a brief goodbye and rest the VAPE desktop-pet avatar and voice server gracefully.

2026-07-13
Affichage des 8 principaux skills collectés sur 36 dans ce dépôt.
anthropic-product-knowledge
Autres occupations informatiques

Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.

2026-06-17
adversarial-review
Analystes en assurance qualité des logiciels et testeurs

Adversarially review something just built — presume it is broken and find where. Use after implementing a feature, finishing a build, or before shipping, or whenever ATLAS or Boss wants a hostile second opinion on a diff, a running app, or a whole codebase. Spawns clean-context reviewers with opposing lenses (correctness, security, empty-world) and reproduces every finding by running the target before believing it. Distinct from /code-review, which statically reads a diff and never runs the app.

2026-06-16
super-product-owner
Spécialistes en gestion de projets

Complete Product Owner / Product Manager capability — a wiki-style knowledge map of product practice in active software development: the role and its boundaries, strategy cascade (vision → OKRs → roadmap → backlog), continuous discovery, backlog craft (epics, INVEST stories, acceptance criteria), prioritization frameworks (RICE, MoSCoW, Kano, WSJF), sprint delivery, metrics (North Star, AARRR), stakeholder management, and anti-patterns. The PO/PM owns what gets built, in what order, and why — including the end-to-end user flows and user journeys. Use when scoping a product or feature, decomposing an idea into outcomes/epics/stories, prioritizing a backlog, defining an MVP, mapping user journeys, measuring success, or saying no to a stakeholder. Pairs with super-ui-ux-design, which owns how each screen looks and behaves.

2026-06-12
super-ui-ux-design
Concepteurs web et d'interfaces numériques

Complete UI/UX design capability — a wiki-style knowledge map of design theory (UX laws, Nielsen heuristics, usability, visual hierarchy, typography, contrast/WCAG, design systems, aesthetics-vs-conversion) fused with a hands-on execution playbook for building distinctive, production-grade frontend interfaces. Use when designing or building any UI (websites, landing pages, dashboards, components, apps), reviewing or critiquing UI/UX, diagnosing why a design doesn't convert, or styling/beautifying web interfaces. Grounds every visual decision in UX principles and avoids generic AI aesthetics.

2026-06-12
free-will
Développeurs de logiciels

Deliberate-choice procedure for a medium-to-high-stakes engineering fork — when the first plausible solution (the instinct, the default next-token pull) would be costly to get wrong. Fires AUTONOMOUSLY: invoke proactively whenever a fork fits, never wait to be asked — mechanical triggers include a fix failing for the 2nd-3rd time, adding a dependency, schema/migration design, deleting or deprecating things others depend on, changing a public API, choosing an architecture or stack. Refuse the premature collapse: hold real options open (urge · contrarian · synthesis · out-of-box · intuitive dots · precedent · first-principles), ground each branch in at least one fact from outside the model (codebase, docs, benchmark, spike), future-model consequences (blast radius, reversibility, maintenance, pre-mortem), collapse by deliberate choice, then try to refute the winner before acting. Log the decision and rejected branches in docs/decision_logs/. Not for routine calls — a decision worth more than one forward pass.

2026-06-11
playwright-cli
Développeurs de logiciels

Automate browser interactions, test web pages and work with Playwright tests.

2026-06-11
human-writing
Rédacteurs techniques

Write content in any language indistinguishable from a skilled human writer. Avoids AI-sounding phrases, varies sentence structure, creates natural prose. Detects target language and loads language-specific AI-tells, register, and orthography from `languages/`.

2026-05-29
learning-from-mistakes
Développeurs de logiciels

Record a hard-won engineering lesson after a bug or mistake is resolved. Use when a bug resisted ATLAS until Boss's guidance cracked it, or when a long debugging hunt ended in an aha moment worth never relearning.

2026-05-18
Affichage des 8 principaux skills collectés sur 10 dans ce dépôt.
abstraction-power
Développeurs de logiciels

Activate pattern recognition mode. Identify repeated patterns, extract essential characteristics, and create reusable abstractions from concrete examples. Use when analyzing code for duplication, designing systems, or solving problems by finding underlying patterns.

2026-02-27
frontend-design
Développeurs de logiciels

Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-02-27
human-writing-copy-writer
Écrivains et auteurs

Write content indistinguishable from a skilled human writer. Avoids AI-sounding phrases, varies sentence structure, and creates natural, engaging prose. Use when writing documentation, blog posts, marketing copy, or any text that must sound natural.

2026-02-27
abstraction-power
Développeurs de logiciels

Activate ATLAS pattern recognition mode. Identify repeated patterns, extract essential characteristics, and create reusable abstractions from concrete examples.

2026-02-27
frontend-design
Développeurs de logiciels

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-02-27
human-writing-copy-writer
Écrivains et auteurs

Write content indistinguishable from a skilled human writer. Avoids AI-sounding phrases, varies sentence structure, and creates natural, engaging prose.

2026-02-27
3 dépôts affichés sur 3
Tous les dépôts sont affichés