Skip to main content
bitovi
GitHub creator profile

bitovi

Repository-level view of 141 collected skills across 13 GitHub repositories.

skills collected
141
repositories
13
updated
Aug 5, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
ai-enablement-prompts
54 skills · Jun 23, 2026
Software DevelopersWeb & Digital Interface DesignersSoftware Quality Assurance Analysts & TestersComputer Occupations, All OtherWeb DevelopersDatabase Architects
6 occupation categories · 100% classified
38%share
#02
jira-timeline-report
14 skills · Jul 19, 2026
Software DevelopersSoftware Quality Assurance Analysts & TestersComputer Occupations, All Other
3 occupation categories · 100% classified
9.9%share
#03
convey
13 skills · May 20, 2026
Software DevelopersWeb DevelopersSoftware Quality Assurance Analysts & TestersNetwork & Computer Systems Administrators
4 occupation categories · 100% classified
9.2%share
#04
cascade-mcp
13 skills · May 1, 2026
Project Management SpecialistsSoftware DevelopersGraphic DesignersProofreaders & Copy Markers
4 occupation categories · 100% classified
9.2%share
#05
convey-app-template
12 skills · May 21, 2026
Software DevelopersSoftware Quality Assurance Analysts & TestersWeb DevelopersDatabase ArchitectsProject Management Specialists
5 occupation categories · 100% classified
8.5%share
#06
jira-measure-of-success
11 skills · Jul 14, 2026
Software Quality Assurance Analysts & TestersSoftware Developers
2 occupation categories · 100% classified
7.8%share
#07
carton-case-management
10 skills · Aug 5, 2026
Software DevelopersWeb & Digital Interface DesignersSoftware Quality Assurance Analysts & Testers
3 occupation categories · 100% classified
7.1%share
#08
context-generation-mvp
6 skills · Jan 2, 2026
Software Developers
1 occupation categories · 100% classified
4.3%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

figma-from-code
web-and-digital-interface-designers

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,…

Jun 23, 2026
figma-from-code-discovery-components
web-and-digital-interface-designers

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…

Jun 23, 2026
figma-from-code-validator
software-quality-assurance-analysts-and-testers

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…

Jun 23, 2026
figma-from-code-discovery-assets
web-and-digital-interface-designers

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.

Jun 23, 2026
figma-from-code-setup-tokens
web-and-digital-interface-designers

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.

Jun 23, 2026
figma-from-code-setup-structure
web-and-digital-interface-designers

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.

Jun 23, 2026
figma-from-code-precapture
web-and-digital-interface-designers

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.

Jun 23, 2026
figma-from-code-build-screens
web-and-digital-interface-designers

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.

Jun 23, 2026
Showing 8 of 54 collected skills.
react-dependency-injection
software-developers

Use when a React component or hook hard-imports a module singleton, global store, fetcher, router, or other side-effectful source and you need to test, reuse, or decouple it — before reaching for vi.mock or a Context provider.

Jul 19, 2026
brainstorming
software-developers

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.

Jul 10, 2026
dispatching-parallel-agents
software-developers

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

Jul 10, 2026
executing-plans
software-developers

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

Jul 10, 2026
finishing-a-development-branch
software-developers

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

Jul 10, 2026
receiving-code-review
software-quality-assurance-analysts-and-testers

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

Jul 10, 2026
requesting-code-review
software-quality-assurance-analysts-and-testers

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

Jul 10, 2026
subagent-driven-development
software-developers

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

Jul 10, 2026
Showing 8 of 14 collected skills.
debugging-skill
software-developers

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.

May 20, 2026
dev-environments
network-and-computer-systems-administrators

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…

May 20, 2026
mode-button-behavior
web-developers

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…

May 20, 2026
naming-guide
software-developers

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.

May 20, 2026
preview-classname-component
web-developers

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…

Mar 25, 2026
debug-e2e-test
software-quality-assurance-analysts-and-testers

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.

Mar 15, 2026
tailwind-vocabulary
web-developers

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

Mar 15, 2026
create-react-modlet
software-developers

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.

Mar 14, 2026
Showing 8 of 13 collected skills.
cascade-analyze-figma-frame-mcp
graphic-designers

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,…

May 1, 2026
cascade-load-linked-resource-content
software-developers

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…

May 1, 2026
generate-behavior-questions
software-developers

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…

May 1, 2026
write-jira-story
project-management-specialists

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,…

May 1, 2026
write-next-story-from-shell-story
project-management-specialists

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…

May 1, 2026
write-shell-stories
project-management-specialists

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…

May 1, 2026
cascade-analyze-feature-scope
project-management-specialists

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…

Apr 29, 2026
cascade-analyze-figma-frame
graphic-designers

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…

Apr 29, 2026
Showing 8 of 13 collected skills.
init-mock-app
software-developers

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…

May 21, 2026
component-registry
software-developers

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.

Mar 27, 2026
implement-feature
software-developers

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.

Mar 27, 2026
create-skill
software-developers

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.

Mar 6, 2026
debug-e2e-test
software-quality-assurance-analysts-and-testers

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.

Mar 6, 2026
debugging-skill
software-developers

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.

Mar 6, 2026
document-feature
project-management-specialists

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…

Mar 6, 2026
extract-ui-component
web-developers

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

Mar 6, 2026
Showing 8 of 12 collected skills.
computed-styles
software-quality-assurance-analysts-and-testers

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…

Jul 14, 2026
debug-e2e-test
software-quality-assurance-analysts-and-testers

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.

Jul 14, 2026
debugging
software-developers

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…

Jul 14, 2026
discover-visual-states
software-quality-assurance-analysts-and-testers

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…

Jul 14, 2026
implement-feature
software-developers

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.

Jul 14, 2026
pixel-perfect
software-quality-assurance-analysts-and-testers

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…

Jul 14, 2026
redeploy-forge
software-developers

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…

Jul 14, 2026
test-responsive-design
software-developers

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.

Jul 14, 2026
Showing 8 of 11 collected skills.
component-reuse
software-developers

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…

Aug 5, 2026
cascade-post-design-questions-to-figma
web-and-digital-interface-designers

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.

Aug 5, 2026
generate-behavior-questions
web-and-digital-interface-designers

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…

Aug 5, 2026
figma-component-sync
software-developers

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.

Aug 5, 2026
figma-connect-component
software-developers

Generate Figma Code Connect mappings that link React components to their Figma counterparts. Use when a component exists in code and needs a Code Connect file so Figma shows real code snippets in Dev Mode. Also triggers on phrases like "connect this component…

Aug 5, 2026
figma-connect-shadcn
software-developers

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

Aug 5, 2026
figma-explore
software-developers

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.

Aug 5, 2026
create-skill
software-developers

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.

May 14, 2026
Showing 8 of 10 collected skills.
Showing 12 of 13 repositories