Skip to main content
Run any Skill in Manus
with one click
bubacoder
GitHub creator profile

bubacoder

Repository-level view of 15 collected skills across 3 GitHub repositories.

skills collected
15
repositories
3
updated
2026-07-04
repository explorer

Repositories and representative skills

duckdb
software-developers

Query and transform CSV and Parquet files using DuckDB SQL. Use when: (1) Querying CSV or Parquet files with SQL, (2) Transforming data between CSV/Parquet formats, (3) Aggregating, filtering, or joining data files, (4) Exporting query results to files, (5) Working with large datasets that need columnar analysis. Triggers on requests involving data analysis, file querying, format conversion, or SQL operations on CSV/Parquet files.

2026-05-01
review-branch
software-quality-assurance-analysts-and-testers

Review the changes on the current git branch compared to its base branch on remote. Produces: (1) a summary of what the changes do, (2) issues and recommendations ranked by priority using 🔴 Critical / 🟠 High / 🟡 Medium / 🟢 Low severity, and (3) an overall quality rating. Use when the user says "review branch", "review my changes", "review this PR", "review the current branch", or wants a quality assessment before opening a pull request.

2026-05-01
wrap-up-self-improve
software-developers

End-of-session skill that reflects on what happened, identifies skill gaps and friction points, and proposes concrete improvements to the skills that were used. Edits skill files directly — tracing global skills back to their source repo via embedded provenance comments. Use when the user says "wrap up", "improve our skills", "self-improve", or at the end of any session that involved repeated manual patterns, corrections, or skill underperformance.

2026-05-01
infra-query
software-developers

Use when the user asks questions about infrastructure dependencies across repositories in an AWS organization. Covers: blast-radius analysis ("if I change X, what breaks?"), resource ownership ("which repo owns this IAM role / VPC / S3 bucket?"), dependency tracing ("what does repo A depend on?"), and cross-repo change planning ("which repos need coordinated changes for this feature?"). Requires INFRA-MAP.md and infra-graph.json to be present (generated by the infra-compose tool). Trigger phrases: "blast radius", "which repo owns", "what depends on", "infra map", "dependency map", "cross-repo", "if I change", "which repos are affected", "infrastructure graph".

2026-04-22
gitlab-cicd
software-developers

GitLab CI/CD pipeline expert for creating and configuring `.gitlab-ci.yml` files. Use when working with GitLab pipelines for: (1) Creating or editing `.gitlab-ci.yml` pipeline configurations, (2) Configuring jobs, stages, rules, `needs`, and includes, (3) Setting up CI/CD variables (masked, protected, external secrets), (4) Configuring caching and artifacts, (5) Setting up pipeline triggers, schedules, child/multi-project pipelines, (6) Runner configuration and image handling, (7) Security scanning integration (SAST, secret detection, dependency scanning), (8) Pipeline speed optimization and best practices, (9) Troubleshooting pipeline failures.

2026-04-12
systematic-debugging
software-developers

Systematic debugging methodology that finds root causes before attempting fixes. Use for ANY technical issue: test failures, bugs, unexpected behavior, performance problems, build failures, integration issues. Use ESPECIALLY when under time pressure, when a "quick fix" seems obvious, or when multiple prior fixes have failed. Enforces a four-phase process: root cause investigation, pattern analysis, hypothesis testing, and implementation.

2026-03-28
skill-creator
computer-occupations-all-other

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-02-06
brainstorm
project-management-specialists

Interactive brainstorming and idea evaluation framework for generating and assessing novel ideas across any domain. Use when users want to: (1) Generate new ideas for projects, features, products, or strategies, (2) Brainstorm solutions to problems, (3) Evaluate and prioritize existing ideas, (4) Explore opportunities in software design, AI/ML, architecture, startups, or business planning, (5) Run structured ideation sessions, or (6) Analyze and compare multiple concepts. Triggers on requests for brainstorming, ideation, creative thinking, idea generation, concept evaluation, or opportunity exploration.

2026-02-06
Showing top 8 of 10 collected skills in this repository.
add-game
web-developers

Kész játék felvétele a little-games gyűjteménybe és a repó konzisztenciájának ellenőrzése. Használd, amikor egy új játék elkészült és be kell kötni (games.js bejegyzés, CLAUDE.md táblázat), vagy amikor ellenőrizni kell, hogy minden játék rendben szerepel-e mindenhol („vedd fel a játékot", „add hozzá a listához", „ellenőrizd a games.js-t").

2026-07-04
game-design
special-effects-artists-and-animators

Vezetett játéktervezési beszélgetés a little-games repóhoz. Használd MIELŐTT kód készülne, amikor a felhasználó új játékot szeretne kitalálni, játékötleteken gondolkodik, vagy egy ötletet szeretne értékelni/finomítani (pl. „találjunk ki egy játékot", „új játékötlet", „milyen játékot csináljunk?", „jó ötlet ez a játék?"). Eredmény: kitöltött játékterv a src/<játéknév>/DESIGN.md fájlban. A skill nem ír játékkódot.

2026-07-04
hang-muhely
web-developers

Web Audio API hangeffekt-receptek a little-games játékokhoz. Használd, amikor hangot kell adni egy játékhoz vagy meglévő hangot kell javítani („adj hangot", „legyen hangeffekt", „csinálj hozzá zenét/dallamot", ugrás/érme/robbanás/siker hang kérése). Minden hang kódból generált (oszcillátor, zajbuffer) – külső hangfájl tilos.

2026-07-04
playtest
software-quality-assurance-analysts-and-testers

Játék kipróbálása headless böngészőben (Playwright + Chromium). Használd, amikor ellenőrizni kell, hogy egy játék tényleg működik-e – új funkció/javítás után, hiba keresésekor, vagy ha a felhasználó kéri („teszteld", „nézd meg, működik-e", „próbáld ki a játékot"). Elindítja a helyi szervert, billentyűket nyomogat, képernyőképeket készít és összegyűjti a JavaScript-hibákat. Kódváltozás után ezzel győződj meg róla, hogy a játék valóban fut.

2026-07-04
Showing 3 of 3 repositories
All repositories loaded