Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
bitovi
GitHub 제작자 프로필

bitovi

13개 GitHub 저장소에서 수집된 138개 skills를 저장소 단위로 보여줍니다.

수집된 skills
138
저장소
13
업데이트
2026-07-14
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
ai-enablement-prompts
skills 54개 · 2026-06-23
소프트웨어 개발자웹·디지털 인터페이스 디자이너소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업웹 개발자데이터베이스 아키텍트
직업 카테고리 6개 · 100% 분류됨
39%비중
#02
convey
skills 13개 · 2026-05-20
소프트웨어 개발자웹 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자
직업 카테고리 4개 · 100% 분류됨
9.4%비중
#03
cascade-mcp
skills 13개 · 2026-05-01
프로젝트 관리 전문가소프트웨어 개발자그래픽 디자이너교정사 및 카피 마커
직업 카테고리 4개 · 100% 분류됨
9.4%비중
#04
jira-timeline-report
skills 13개 · 2026-07-10
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업
직업 카테고리 3개 · 100% 분류됨
9.4%비중
#05
convey-app-template
skills 12개 · 2026-05-21
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터웹 개발자데이터베이스 아키텍트프로젝트 관리 전문가
직업 카테고리 5개 · 100% 분류됨
8.7%비중
#06
jira-measure-of-success
skills 11개 · 2026-07-14
소프트웨어 품질 보증 분석가·테스터소프트웨어 개발자
직업 카테고리 2개 · 100% 분류됨
8.0%비중
#07
carton-case-management
skills 9개 · 2026-05-14
소프트웨어 개발자웹·디지털 인터페이스 디자이너소프트웨어 품질 보증 분석가·테스터웹 개발자프로젝트 관리 전문가
직업 카테고리 5개 · 100% 분류됨
6.5%비중
#08
context-generation-mvp
skills 6개 · 2026-01-02
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
4.3%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

figma-from-code
웹·디지털 인터페이스 디자이너

Orchestrates the full code-to-Figma rebuild workflow for a web application. Thin dispatcher that delegates all substantial work to subagents and reads only small summary files. Runs eight tracked phases (phase0a, phase0b, phase1, phase2, phase2_5, phase3, phase4, phase5). Never calls use_figma or get_screenshot directly.

2026-06-23
figma-from-code-discovery-components
웹·디지털 인터페이스 디자이너

Subagent for figma-from-code Phase 0a. Discovers the complete component architecture of a web application via browser crawling and static code scanning. Produces a topologically-sorted build order and inspects the target Figma file for existing pages and components.

2026-06-23
figma-from-code-validator
소프트웨어 품질 보증 분석가·테스터

Standalone validator for a completed figma-from-code rebuild. Navigates the live app, screenshots each component in its natural context, and compares against the matching Figma variant. Also used by the Phase 5 orchestrator agent as a reference for the Component App Map and comparison scripts.

2026-06-23
figma-from-code-discovery-assets
웹·디지털 인터페이스 디자이너

Subagent for figma-from-code Phase 0b. Discovers all Lucide icons and SVG file assets imported across the codebase via static analysis. Extracts SVG markup and maps which components use which icons. No dev server or Figma access needed.

2026-06-23
figma-from-code-setup-tokens
웹·디지털 인터페이스 디자이너

Subagent for figma-from-code Phase 1. Creates Figma variable collections from the project's CSS and Tailwind tokens, extracts the CSS-variable-to-Figma-variable-ID map, and pre-computes all CSS colors as sRGB values.

2026-06-23
figma-from-code-setup-structure
웹·디지털 인터페이스 디자이너

Subagent for figma-from-code Phase 2. Creates the Figma file page skeleton, foundations documentation frames, and container frames needed by later phases. Requires variable collections to already exist.

2026-06-23
figma-from-code-precapture
웹·디지털 인터페이스 디자이너

Subagent for figma-from-code Phase 2.5. Captures app screenshots and structured text content for every UI component before Figma building begins. Produces a unified batch manifest to minimize browser navigations.

2026-06-23
figma-from-code-build-screens
웹·디지털 인터페이스 디자이너

Subagent for figma-from-code Phase 4. Builds full-page screen frames in Figma by composing built component instances into 1440×900 layouts. Validates each screen against app screenshots and iterates up to 3 fix passes.

2026-06-23
이 저장소에서 수집된 skills 54개 중 상위 8개를 표시합니다.
debugging-skill
소프트웨어 개발자

Always start a fresh browser session after any file change, walk through the full user flow, and monitor for errors before proceeding with further work.

2026-05-20
dev-environments
네트워크·컴퓨터 시스템 관리자

Set up and run different development service arrangements for testing specific features. Use when starting dev servers, testing Storybook addon (SB8 or SB10), testing Tailwind v3 vs v4, testing Astro, or when asked which services to run. Covers compound tasks, port assignments, and which services need each other.

2026-05-20
mode-button-behavior
웹 개발자

Defines the interaction behavior of global mode buttons (Select, Insert) and component row buttons (Place, Replace). Use when modifying button states, colors, labels, tab visibility, or page interaction behavior. Must review and update these tables before making changes.

2026-05-20
naming-guide
소프트웨어 개발자

Canonical naming for all Convey UI parts, features, and concepts. Reference when discussing, documenting, or writing code for any part of the app. Ensures consistent terminology across humans and AI agents.

2026-05-20
preview-classname-component
웹 개발자

Build panel UI components that live-preview Tailwind className changes in the user's app via WebSocket. Use when creating any control (dropdown, scrubber, color picker, toggle, etc.) that lets users hover/scrub values before committing. Covers the preview/revert/stage lifecycle, the onHover/onLeave prop contract, and the focus-trap pattern that prevents preview leaks.

2026-03-25
debug-e2e-test
소프트웨어 품질 보증 분석가·테스터

Debug and fix failing Playwright E2E tests. Use when tests fail, when asked to fix failing tests, or when investigating test failures. Analyzes test output, screenshots, error context, and uses Playwright MCP to identify root causes.

2026-03-15
tailwind-vocabulary
웹 개발자

Canonical terminology for Tailwind CSS concepts used throughout the codebase. Reference this skill to ensure consistent naming in code, docs, and conversation.

2026-03-15
create-react-modlet
소프트웨어 개발자

Create React components or hooks following the modlet pattern in this project. Use when creating any new component or hook in panel/src/components/. Modlets are self-contained folders with index.ts, implementation, tests, and optional types.

2026-03-14
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
cascade-analyze-figma-frame-mcp
그래픽 디자이너

Sub-skill: Analyze a single Figma design frame via the figma-frame-data MCP tool. Use this variant when local files are NOT available (e.g., GitHub cloud Copilot where curl is blocked). Calls figma-frame-data with a batchToken to retrieve image, structure, and context via MCP, then analyzes and returns the analysis as text. No filesystem reads needed — pure MCP.

2026-05-01
cascade-load-linked-resource-content
소프트웨어 개발자

Sub-skill: Fetch raw content for one or more URLs via the extract-linked-resources MCP tool. Supports Jira issues, Confluence pages, Google Docs, and Google Sheets. Saves content to .temp/cascade/context/ and appends newly discovered links to to-load.md. Used as a building block by parent skills like generate-questions and write-jira-story.

2026-05-01
generate-behavior-questions
소프트웨어 개발자

Generate frame-specific clarifying questions about ambiguous UI behaviors from a Jira epic and its linked Figma designs, Confluence pages, and Google Docs. Uses iterative content loading, parallel Figma frame analysis, and cross-content synthesis to produce targeted behavior questions organized by Figma frame.

2026-05-01
write-jira-story
프로젝트 관리 전문가

Write or refine a Jira story description with full context from Figma designs, Confluence docs, Google Docs, and parent epic. Gathers all linked resources, analyzes Figma frames, runs scope analysis, and writes a comprehensive story with User Story Statement, Scope Analysis, Acceptance Criteria (Gherkin), NFRs, and Developer Notes. Uses ☐/✅/❌/❓/💬 scope markers and flips ❓→💬 when answers are found.

2026-05-01
write-next-story-from-shell-story
프로젝트 관리 전문가

Write a full Jira story (User Story Statement, Scope Analysis, Acceptance Criteria in Gherkin, NFRs, Developer Notes) from the next unwritten shell story in a Jira epic. Loads only the Figma screens listed in that shell story, runs scope analysis anchored to its scope bullets, generates the full story description, creates a Jira story under the epic, adds blocker links for dependencies, and marks the shell story complete in the epic.

2026-05-01
write-shell-stories
프로젝트 관리 전문가

Write or refresh the Shell Stories section of a Jira epic by loading all linked context (Figma, Confluence, Google Docs), analyzing every Figma frame in parallel, running scope analysis, then generating a prioritized list of incremental shell story outlines grouped by user workflow. Preserves completion markers for already-written stories. Uses ☐/⏬/❌/❓ scope markers with SCREENS and DEPENDENCIES per story.

2026-05-01
cascade-analyze-feature-scope
프로젝트 관리 전문가

Sub-skill: Produce a Scope Analysis from frame analyses and all gathered context. This is the critical step that takes per-frame analyses + epic context + Confluence/Google Docs + Figma comments and categorizes every feature by scope (☐/✅/⏬/❌/❓/💬). Groups features by user workflow, not by screen. Supports self-healing ❓→💬 flipping on re-runs. Output drives all downstream work (questions, shell stories, story writing).

2026-04-29
cascade-analyze-figma-frame
그래픽 디자이너

Sub-skill: Analyze a single Figma design frame from local files. Reads image.png (vision), structure.xml (component tree), and context.md (comments/annotations) from .temp/cascade/figma/{fileKey}/frames/{name}/. Writes analysis.md. Designed to run as a subagent — no MCP tools needed, pure filesystem.

2026-04-29
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
brainstorming
소프트웨어 개발자

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-07-10
dispatching-parallel-agents
소프트웨어 개발자

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-07-10
executing-plans
소프트웨어 개발자

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-07-10
finishing-a-development-branch
소프트웨어 개발자

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-07-10
receiving-code-review
소프트웨어 품질 보증 분석가·테스터

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-07-10
requesting-code-review
소프트웨어 품질 보증 분석가·테스터

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-07-10
subagent-driven-development
소프트웨어 개발자

Use when executing implementation plans with independent tasks in the current session

2026-07-10
systematic-debugging
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-07-10
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
init-mock-app
소프트웨어 개발자

Initialize a minimal hello-world mock-app with React, Vite, TypeScript, Tailwind CSS, React Router, and MSW. Use when scaffolding a new mock-app from scratch, bootstrapping a project skeleton, or starting a fresh prototype. Produces a working app with routing, mock API support, and a hello-world landing page.

2026-05-21
component-registry
소프트웨어 개발자

Track and manage reusable UI components and patterns in the mock-app. Maintains an inventory of extracted components and unextracted patterns to promote incremental refactoring and prevent code duplication.

2026-03-27
implement-feature
소프트웨어 개발자

End-to-end workflow for implementing a new feature in the mock-app, ensuring data model alignment, sample data, UI/UX consistency, component reuse, and automated verification with Playwright MCP.

2026-03-27
create-skill
소프트웨어 개발자

Create new Agent Skills for this project. Use when asked to create a skill, document a workflow, or teach Copilot a new capability. Skills are stored in .github/skills/ and can include instructions, scripts, examples, and resources.

2026-03-06
debug-e2e-test
소프트웨어 품질 보증 분석가·테스터

Debug and fix failing Playwright E2E tests. Use when tests fail, when asked to fix failing tests, or when investigating test failures. Analyzes test output, screenshots, error context, and uses Playwright MCP to identify root causes.

2026-03-06
debugging-skill
소프트웨어 개발자

Always start a fresh browser session after any file change, walk through the full user flow, and monitor for errors before proceeding with further work.

2026-03-06
document-feature
프로젝트 관리 전문가

Create comprehensive feature requirement documents for the WCU Mosquito Surveillance Web Application. Use when asked to document a feature, write feature requirements, or create feature specifications from the roadmap. Includes user stories, functional requirements, data model review, workflows, and edge cases.

2026-03-06
extract-ui-component
웹 개발자

Extract reusable UI components from inline patterns. Covers component design, TypeScript props, Storybook stories, refactoring strategy, and best practices for creating shared UI primitives.

2026-03-06
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
computed-styles
소프트웨어 품질 보증 분석가·테스터

Extract and compare computed CSS styles between a baseline URL and a dev/Storybook URL using Playwright MCP evaluate calls. Use when visual differences have been identified and you need to find the exact CSS property mismatches to fix. Pairs with the visual-diff skill for a complete visual QA workflow.

2026-07-14
debug-e2e-test
소프트웨어 품질 보증 분석가·테스터

Debug and fix failing Playwright E2E tests. Use when tests fail, when asked to fix failing tests, or when investigating test failures. Analyzes test output, screenshots, error context, and uses Playwright MCP to identify root causes.

2026-07-14
debugging
소프트웨어 개발자

Diagnose and fix UI/runtime bugs. After a code change, verify in the browser with the available browser tools, read the console, and — for non-obvious bugs — add strategic temporary logging to locate the cause, then remove it. The agent decides how much of this flow a given bug needs.

2026-07-14
discover-visual-states
소프트웨어 품질 보증 분석가·테스터

Discover all visual states of a component by interactively exploring the production baseline page — not by reading story files. Finds every interactive element (nav items, dropdowns, toggles, buttons) that produces a distinct visual state, records the interactions needed to reach each one, and saves a pixel-perfect.config.json that the pixel-perfect skill uses to replay those same interactions on both production and Storybook. Run this once per component; re-run when the production page changes.

2026-07-14
implement-feature
소프트웨어 개발자

End-to-end workflow for implementing a new UI feature in a mock app. Ensures data model alignment, sample data, UI/UX consistency, component reuse, and automated verification. Load for ANY UI change.

2026-07-14
pixel-perfect
소프트웨어 품질 보증 분석가·테스터

Orchestrate a complete visual QA workflow to make a dev/Storybook page match a baseline URL pixel-for-pixel. Combines the visual-diff skill (screenshot comparison) with the computed-styles skill (CSS property extraction) in a loop until the pages match. Use when replicating a production page, matching a design reference, or achieving pixel perfection on a component.

2026-07-14
redeploy-forge
소프트웨어 개발자

Redeploy the "Measure of Success" Jira Forge app to a dev site after code or manifest changes. Use when asked to deploy, redeploy, push to Jira, install/upgrade the app, ship a new module/scope/custom field, or start a live tunnel. Covers Node 22, the Custom UI build, forge deploy/install --upgrade, and the tunnel.

2026-07-14
test-responsive-design
소프트웨어 개발자

Make UIs responsive across all devices and verify responsiveness using Playwright. Includes scrollbar testing, breakpoint verification, and layout validation. Use when implementing new features, fixing layout issues, or ensuring mobile compatibility.

2026-07-14
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
cascade-post-design-questions-to-figma
웹·디지털 인터페이스 디자이너

Post generated design behavior questions as comments on Figma frames. Takes questions organized by frame (from generate-behavior-questions skill) and posts each question as a comment pinned to the correct Figma frame using the figma-post-comment MCP tool.

2026-05-14
generate-behavior-questions
프로젝트 관리 전문가

Generate frame-specific clarifying questions about ambiguous UI behaviors from a Jira epic and its linked Figma designs, Confluence pages, and Google Docs. Uses iterative content loading, parallel Figma frame analysis, and cross-content synthesis to produce targeted behavior questions organized by Figma frame.

2026-05-14
create-skill
소프트웨어 개발자

Create new Agent Skills for this project. Use when asked to create a skill, document a workflow, or teach the agent a new capability. Skills are stored in .claude/skills/ and can include instructions, scripts, examples, and resources.

2026-05-14
component-reuse
소프트웨어 개발자

Ensure existing UI components are reused before creating new ones. Use when implementing any UI from Figma designs, tickets, or mockups. Requires a component audit to search the codebase before creating new components. If a component doesn't exist, delegates to figma-implement-component skill.

2026-04-13
cross-package-types
소프트웨어 개발자

Manage TypeScript type flow between @carton/shared, @carton/server, and @carton/client packages. Use when adding Prisma models, creating tRPC procedures, importing types in components, or resolving circular dependency issues between packages.

2026-04-13
figma-component-sync
웹·디지털 인터페이스 디자이너

Check a React component against its Figma design source and identify differences. Use when reviewing component implementations, syncing designs, auditing visual accuracy, or updating components to match new Figma designs.

2026-04-13
figma-connect-shadcn
웹 개발자

Connect shadcn/ui components to their Figma design system counterparts using Code Connect.

2026-04-13
figma-explore
소프트웨어 개발자

Explore a Figma file to discover all pages, components, and component sets using the Figma REST API. Use when you need to list components in a Figma file, find component node IDs for Code Connect, or understand the structure of a design file.

2026-04-13
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
저장소 13개 중 12개 표시