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

quinteroac

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

収集済み skills
66
リポジトリ
8
更新
2026-04-04
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
ComfyUI_ComfyAssistant
25 件の skills · 2026-02-17
ソフトウェア開発者プロジェクト管理専門家
2 件の職業カテゴリ · 100% 分類済み
38%比率
#02
pretext-tables
12 件の skills · 2026-03-30
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
18%比率
#03
nerds-vibecoding-survivor-toolkit
10 件の skills · 2026-04-04
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
15%比率
#04
vic-skills-pack
8 件の skills · 2026-03-29
ソフトウェア開発者ウェブ開発者プロジェクト管理専門家市場調査アナリスト・マーケティングスペシャリスト
4 件の職業カテゴリ · 100% 分類済み
12%比率
#05
parallax-ms
7 件の skills · 2026-03-20
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
11%比率
#06
comfy-diffusion
2 件の skills · 2026-03-29
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
3.0%比率
#07
spark-marketing-guru
1 件の skills · 2026-03-24
市場調査アナリスト・マーケティングスペシャリスト
1 件の職業カテゴリ · 100% 分類済み
1.5%比率
#08
reelpod-studio
1 件の skills · 2026-03-16
グラフィックデザイナー
1 件の職業カテゴリ · 100% 分類済み
1.5%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

installation
ソフトウェア開発者

Install ComfyUI Assistant as a ComfyUI custom node. Use when performing or troubleshooting installation (clone, Python deps, frontend build, restart).

2026-02-17
user-system-planning
プロジェクト管理専門家

For complex user requests — evaluate, investigate, ask questions, propose a plan, accept modifications, then execute. Use when the request is multi-step, ambiguous, or high-impact.

2026-02-17
workflow-execution
ソフトウェア開発者

Workflow execution and complete workflow generation tools (executeWorkflow, applyWorkflowJson). Use when the user wants to run a workflow or build a complete workflow from a description.

2026-02-16
backend-architecture
ソフトウェア開発者

Python backend modules, chat request lifecycle, SSE format, and API endpoints

2026-02-16
system-and-user-context
ソフトウェア開発者

System prompt assembly from system_context, user_context, and environment sources

2026-02-16
prd
プロジェクト管理専門家

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

2026-02-16
create-skills
ソフトウェア開発者

When the user asks to create or design a skill, follow a clear process: clarify intent, draft name/description/instructions, then call createSkill. Optionally offer to create a skill when you automate a procedure they might want to reuse.

2026-02-15
organize-workflow-json-front
ソフトウェア開発者

When the user asks to organize a workflow, read frontend JSON, reorganize for readability, apply in a new tab, and always validate with getWorkflowInfo. Run automatically without asking.

2026-02-15
このリポジトリの収集済み skills 25 件中、上位 8 件を表示しています。
pretext-tables
ソフトウェア開発者

Implement React table components with reflow-free text measurement using @chenglou/pretext. Use this skill when the user asks to build a table with dynamic row heights, virtualized scroll, resizable columns, inline editing, drag-to-reorder, or any table feature where accurate pre-render text measurement matters. Triggers on: "build a table", "add a table component", "virtualized table", "table with dynamic row heights", "resizable columns", "pretext table", "use pretext for a table", "table without reflow".

2026-03-30
approve-prototype
プロジェクト管理専門家

Drive interactive approval of the prototype by updating project context and roadmap artifacts after a completed iteration.

2026-03-30
audit-prototype
ソフトウェア品質保証アナリスト・テスター

Validate the current iteration's PRD against the implemented code via the audit prototype skill.

2026-03-30
create-project-context
ソフトウェア開発者

Creates or updates .agents/PROJECT_CONTEXT.md with project conventions, tech stack, code standards, testing strategy, and product architecture. Triggered by: nvst create project-context.

2026-03-30
create-prototype
ソフトウェア開発者

Implements a single user story from the PRD: writes code and tests, follows project conventions. Invoked by: nvst create prototype.

2026-03-30
define-requirement
プロジェクト管理専門家

Gathers the requirement from the user and produces it_{iteration}_product-requirement-document.md. Triggered by: nvst define requirement.

2026-03-30
execute-automated-fix
ソフトウェア開発者

Fixes one issue from the iteration issues list by reproducing, diagnosing, and resolving it. Invoked by: bun nvst fix issue.

2026-03-30
frontend-design
ソフトウェア開発者

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

2026-03-30
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
execute-automated-fix
ソフトウェア開発者

Fixes one issue from the iteration issues list by reproducing, diagnosing, and resolving it. Invoked by: bun nvst fix issue.

2026-04-04
refine-project-context
ソフトウェア開発者

Refines .agents/PROJECT_CONTEXT.md via editor mode or challenge mode. Challenge mode validates the document against the actual codebase and detects compliance issues. Triggered by: nvst refine project-context.

2026-04-04
ideate
ソフトウェア開発者

Leads a structured ideation interview to surface feature/project ideas and update ROADMAP.md with new candidates.

2026-04-04
create-project-context
ソフトウェア開発者

Creates or updates .agents/PROJECT_CONTEXT.md with project conventions, tech stack, code standards, testing strategy, and product architecture. Triggered by: nvst create project-context.

2026-04-04
approve-prototype
プロジェクト管理専門家

Drive interactive approval of the prototype by updating project context and roadmap artifacts after a completed iteration.

2026-04-04
refactor-prototype
ソフトウェア開発者

Load the refactor plan from it_{iteration}_audit.json and invoke the agent to apply code changes.

2026-04-04
audit-prototype
ソフトウェア品質保証アナリスト・テスター

Validate the current iteration's PRD against the implemented code via the audit prototype skill.

2026-04-04
create-prototype
ソフトウェア開発者

Implements a single user story from the PRD: writes code and tests, follows project conventions. Invoked by: nvst create prototype.

2026-04-04
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
market-scout
市場調査アナリスト・マーケティングスペシャリスト

Helps entrepreneurs discover viable markets quickly through a guided profiling interview, then recommends 3–5 tailored market opportunities in a lean, actionable format. Use when the user says "help me find a market", "market opportunities for me", "find me a business niche", "I want to start a business but don't know where", "what markets can I explore", "looking for business opportunities", or asks for entrepreneurial direction without a clear idea yet.

2026-03-29
project-selection
プロジェクト管理専門家

Helps developers choose their next programming project through a guided interview covering motivation, niche, pain points, and format, then researches the web to surface existing ready-to-use solutions and propose 4 concrete ideas with competitive analysis, differentiation factors, and effort estimates. Use when the user says "help me choose my next project", "I don't know what to build next", "what should I build", "help me pick a project", "suggest a programming project for me", "ayúdame a elegir mi próximo proyecto", or asks for project ideas without a clear direction.

2026-03-29
create-skill
ソフトウェア開発者

Scaffold and create a new skill for this repository. Use when the user says "create a new skill", "add a skill for...", "scaffold a skill", "I want to build a skill that...", "make a skill that does X", "help me add a capability", or whenever they want to add a new capability to this skills pack. Also use when improving the structure of an existing skill.

2026-03-29
docs-to-skill
ソフトウェア開発者

Creates an agent skill from the official documentation of any tool, library, or API. Use when the user shares a documentation link and wants to turn it into an installable skill, when they say "I want a skill for X", "create a skill from this doc", "make a skill from [URL]", "we need our agents to work with X", "turn this documentation into a skill", or when they want their agents to understand a specific tool — even if they don't explicitly use the word "skill".

2026-03-29
docusaurus-docs
ウェブ開発者

Skill for building documentation websites with Docusaurus — helps agents scaffold sites, configure plugins/themes, write content in MDX, and deploy to platforms like Vercel, Netlify, or GitHub Pages.

2026-03-29
pretext-art
ソフトウェア開発者

Generates creative and artistic text layout code using @chenglou/pretext — for kinetic typography, text-along-a-path, generative type art, text masking, shaped text containers, wavy/curved text, typographic posters, and custom Canvas/SVG text rendering. Use when user says "creative text layout with pretext", "text art with pretext", "kinetic typography", "text on a path", "generative text", "typographic art", "shaped text", "wavy text", "text poster", "artistic text canvas", "pretext creative", or when they want visually expressive text that goes beyond simple paragraph wrapping.

2026-03-29
pretext-docs
ソフトウェア開発者

API reference for @chenglou/pretext — a pure JS/TS library for measuring and laying out multiline text without DOM reflows. Use when you need to look up a pretext function signature, understand the two-phase prepare/layout model, find the right function for a use case (height-only vs line content vs variable-width), check PrepareOptions or LayoutCursor types, or orient yourself before writing code that uses pretext. Also use when user says "pretext API", "pretext docs", "pretext types", "how does pretext work", "pretext functions", or "what does prepare/layout/layoutWithLines/walkLineRanges do".

2026-03-29
pretext-integrate
ソフトウェア開発者

Guides implementation of @chenglou/pretext in a real project — asks a few targeted questions about rendering target, data shape, and performance context, then generates correct, complete integration code. Use when user says "help me integrate pretext", "how do I use pretext to measure text", "I need to calculate text height", "text layout with pretext", "pretext in React", "pretext for Canvas", "pretext for virtualization", "pretext SSR", "shrink-wrap a container to text", "multiline text height calculation", "pretext without DOM", or when they need working pretext code for a specific context.

2026-03-29
8 件中 8 件のリポジトリを表示
すべてのリポジトリを表示しました