Skip to main content
Manusで任意のスキルを実行
ワンクリックで
syahiidkamil
GitHub クリエイタープロフィール

syahiidkamil

3 件の GitHub リポジトリにある 52 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
52
リポジトリ
3
更新
2026-07-13
リポジトリエクスプローラー

リポジトリと代表的な skills

roadmap-html
ウェブ開発者

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
ウェブ開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
その他コンピュータ職

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
その他コンピュータ職

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

2026-07-13
avatar-start
ソフトウェア開発者

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

2026-07-13
avatar-stop
ソフトウェア開発者

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

2026-07-13
このリポジトリの収集済み skills 36 件中、上位 8 件を表示しています。
anthropic-product-knowledge
その他コンピュータ職

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
ソフトウェア品質保証アナリスト・テスター

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
プロジェクト管理専門家

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
ウェブ・デジタルインターフェースデザイナー

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
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-06-11
human-writing
テクニカルライター

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
ソフトウェア開発者

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
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
abstraction-power
ソフトウェア開発者

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
ソフトウェア開発者

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
作家・著者

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
ソフトウェア開発者

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

2026-02-27
frontend-design
ソフトウェア開発者

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
作家・著者

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

2026-02-27
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました