All authors
charlieviettq avatar

Claude Skills by charlieviettq

github.com/charlieviettq
224 skillsA× 216B× 5D× 314 installs191 views
ReviewA

Pre-landing PR review. Analyzes diff against the base branch for SQL

developmentpythonrust
0
12
Context RestoreA

Restore working context saved earlier by /context-save. Loads the most

developmentbashtesting
0
12
Context SaveA

Save working context. Captures git state, decisions made, and remaining

developmentgoshell
0
12
LearnA

Manage project learnings. Review, search, prune, and export what gstack

developmentbashtesting
0
12
Setup GbrainA

'Set up gbrain for this coding agent: install the CLI, initialize a local

developmentpythonrust
0
12
Sync GbrainA

'Keep gbrain current with this repo''s code and refresh agent search

developmentrustgo
0
12
Document ReleaseA

Post-ship documentation update. Reads all project docs, cross-references

developmentpythongo
0
12
Land And DeployA

'Land and deploy workflow. Merges the PR, waits for CI and deploy, verifies

developmentrustgo
0
12
Landing ReportA

Read-only queue dashboard for workspace-aware ship. Shows which VERSION

developmentgobash
0
12
Setup DeployA

'Configure deployment settings for /land-and-deploy. Detects your deploy

developmentbashtesting
0
12
ShipA

'Ship workflow: detect + merge base branch, run tests, review diff, bump

developmenttypescriptpython
0
12
Design ConsultationA

'Design consultation: understands your product, researches the landscape,

developmentgobash
0
12
Design HtmlB

'Design finalization: generates production-quality Pretext-native HTML/CSS.

developmentjavascripttypescript
0
12
Design ReviewA

'Designer''s eye QA: finds visual inconsistency, spacing issues, hierarchy

developmentjavascripttypescript
0
12
Design ShotgunA

'Design shotgun: generate multiple AI design variants, open a comparison

developmentgoshell
0
12
AutoplanA

'Auto-review pipeline — reads the full CEO, design, eng, and DX review

developmentgoshell
0
12
Devex ReviewA

'Live developer experience audit. Uses the browse tool to actually TEST

developmenttypescriptrust
0
12
Plan Ceo ReviewA

'CEO/founder-mode plan review. Rethink the problem, find the 10-star

developmentrustgo
0
12
Plan Design ReviewA

Designer's eye plan review — interactive, like CEO and Eng review. Rates

developmentrustgo
0
12
Plan Devex ReviewA

'Interactive developer experience plan review. Explores developer personas,

developmenttypescriptrust
0
12
Plan Eng ReviewA

'Eng manager-mode plan review. Lock in the execution plan — architecture,

developmentpythonrust
0
12
Plan TuneA

'Self-tuning question sensitivity + developer psychographic for gstack

developmentrustgo
0
12
Gstack Openclaw Ceo ReviewA

Use when asked to review a plan, challenge a proposal, run a CEO review,

developmentrustgo
0
12
Gstack Openclaw InvestigateA

Use when asked to debug, fix a bug, investigate an error, or do root

developmentgobash
0
12
Gstack Openclaw Office HoursA

Use when asked to brainstorm, evaluate whether an idea is worth building,

developmentrustgo
0
12
Gstack Openclaw RetroA

Weekly engineering retrospective. Analyzes commit history, work patterns,

developmentgobash
0
12
Pair AgentA

'Pair a remote AI agent with your browser. One command generates a setup

developmentjavascriptrust
0
12
Hackernews FrontpageA

Scrape the Hacker News front page (titles, points, comment counts).

development
0
12
ScrapeA

Pull data from a web page. First call on a new intent prototypes the

data-aigobash
0
12
SkillifyA

Codify the most recent successful /scrape flow into a permanent browser-skill

developmenttypescriptrust
0
12
CarefulB

Safety guardrails for destructive commands. Warns before rm -rf, DROP

developmentbashnode
0
12
CsoB

'Chief Security Officer mode. Infrastructure-first security audit: secrets

developmenttypescriptpython
0
12
FreezeA

Restrict file edits to a specific directory for the session. Blocks Edit

developmentbashdebugging
0
12
GuardB

'Full safety mode: destructive command warnings + directory-scoped edits.

data-aibashdebugging
0
12
UnfreezeA

Clear the freeze boundary set by /freeze, allowing edits to all directories

data-aibashgit
0
12
Gstack UpgradeA

'Upgrade gstack to the latest version. Detects global vs vendored install,

developmentbashgit
0
12
Office HoursA

'YC Office Hours — two modes. Startup mode: six forcing questions that

developmentrustgo
0
12
Open Gstack BrowserA

'Launch GStack Browser — AI-controlled Chromium with the sidebar extension

developmentgobash
0
12
RetroA

'Weekly engineering retrospective. Analyzes commit history, work patterns,

developmentgobash
0
12
Setup Browser CookiesA

Import cookies from your real Chromium browser into the headless browse

developmentgobash
0
12
Meta Ads AnalyzerA

Analyze Meta (Facebook/Instagram) ad performance—campaign structure, breakdowns, marginal vs average CPA, and scaling decisions. Analytical workflow only, not financial or legal advice. Triggers: "Meta ads", "Facebook ads", "CPA", "ROAS", "ad account", "Breakdown Effect".

data-aiperformance
0
12
AutoskillB

Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their recent work and propose skills based on what they actually do. Requires the screenpipe daemon (https://github.com/screenpipe/screenpipe) running locally on port 3030 — the skill has no other data source and will refuse to...

data-aipythongo
0
12
Reflect YourselfA

Self-learning system that captures corrections, discovers workflow patterns, and syncs learnings to skills and rules. Use when ending a session, after corrections, or when the user wants to formalize learnings (v1.1.3).

developmentrustsecurity
0
12
Phase KickoffA

Convert the current phase doc into an ordered execution plan and propose work packages (spec-first + tiered tests), including RTL/Hebrew checks.

data-aigo
0
12
Pytorch LightningA

Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.

data-aipythondebugging
0
12
Scikit LearnA

Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.

data-aipythongo
0
12
Scikit SurvivalA

Comprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival Forests, Gradient Boosting models, or Survival SVMs, evaluating survival predictions with concordance index or Brier score, handling competing risks, or implementing any survival analysis workflow with the scikit-survival library.

data-aipythongo
0
12
App Store Submission PackagerA

Prepare iOS App Store and Google Play submissions—metadata, assets, compliance checks, and release checklist. Use before store upload or review submission. Triggers: "App Store", "Play Store", "store submission", "app review", "release checklist".

data-aigotesting
0
12
Ios Testflight Github ActionsA

Set up iOS TestFlight delivery via GitHub Actions—build, sign, upload—with secret hygiene and no auto-push. Triggers: "TestFlight", "iOS CI", "Fastlane GitHub Actions", "beta release", "App Store Connect upload".

developmentrubynode
0
12
Performance OptimizationA

Measure, identify bottlenecks, fix, verify, and guard performance regressions. Use for web vitals, slow APIs, heavy notebooks/pipelines, or video/render workloads. Triggers: "performance", "optimize", "slow", "latency", "bundle size", "profiling".

data-aiapifrontend
0
12