Explore skills

66,661 skills found

update-all

0

Dynamically discover all git repositories under a parent folder, checkout master/main, and pull latest code. Use when user wants to update all microservices, sync all repos, or says "update-all" or "pull all repos".

Desenvolvimento#git#aiby lsscecilia

gh-comment

0

Post formatted comments on GitHub PRs or issues, approve PRs, and merge PRs via gh CLI using purpose-specific templates (feedback, question, status, approval, request-changes). Use when commenting on a PR, leaving feedback, asking a question on an issue, posting a status update, approving a pull request, merging a PR, or any intent to interact with an existing PR or issue — even implicit phrases l

Desenvolvimento#github#gitby chienchuanw

gh-dev

0

Create a branch linked to a GitHub issue via gh issue develop, then implement the work with regular convention-following commits. Use when starting work on an issue, picking up a ticket, developing a feature branch, or any intent to begin coding against a GitHub issue.

Desenvolvimento#github#gitby chienchuanw

gh-fix

0

Read unresolved review comments on a GitHub PR, deeply evaluate each suggestion, then either fix it (via gh-dev + simplify) and push the result, or push back via gh-comment with a reasoned reply. Use when the user wants to address PR feedback, respond to reviewer comments, fix code-review suggestions, action a review, or any phrasing like "address the comments on PR #N", "respond to the review", "

Desenvolvimento#github#gitby chienchuanw

gh-pr

0

Push a development branch and create or update a pull request via gh CLI using type-specific templates. Optionally updates README, docs, and project tracking before opening the PR. Use after finishing development, when ready to open a PR, submit work for review, or push changes.

Escrita e Conteúdoby chienchuanw

portfolio-review

0

Read-only thinking check for the Obsidian portfolio at Personal/Finance/Portfolio/. Reads every open ticker file, compares the original opening thesis against later thesis-log entries and the most recent price action, and surfaces drift (you bought for reason A but are now justifying with reason B), anchoring (you keep restating the same thesis without re-examining it), and stale theses (no new en

Marketing#aiby chienchuanw

portfolio-update

0

Ingest broker / wallet screenshots and update the Obsidian portfolio tracker at Personal/Finance/Portfolio/. Reads each screenshot the user pastes (US broker, TW broker, crypto wallet/exchange), diffs the extracted holdings against existing ticker files, surfaces inferred buys/sells/transfers for user confirmation, prompts a one-line thesis-log entry for each change, then writes the transactions r

Marketing#aiby chienchuanw

gotcha-capture

0

Use when the user encountered a problem, bug, edge case, or frustration with an existing skill and wants to save that knowledge into the skill's file. Trigger phrases include "add a gotcha", "document this pitfall", "capture lessons learned", "record edge cases", "pull out what went wrong", but also trigger when the user simply describes something that went wrong or was painful with a named skill

Documentos#aiby chienchuanw

skill-benchmark

0

Benchmark a skill's quality by analyzing its structure, description, documentation, and live value-add from multiple perspectives using parallel agents. Use when the user asks to benchmark, evaluate, score, audit, assess, or rate a skill's quality, or wants to know if a skill is worth keeping vs. deprecating. Also trigger when the user asks "how good is this skill", "is this skill useful", "should

Documentosby chienchuanw

internal-comms

0

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

DevOps e Infraby JamesPrial

theme-factory

0

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Documentosby JamesPrial

web-artifacts-builder

0

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Design e Frontend#css#aiby JamesPrial