All authors
bg-szy avatar

Claude Skills by bg-szy

github.com/bg-szy
897 skillsA× 841B× 35C× 9D× 5F× 70 installs1 views
Premium Frontend UiA

Premium frontend UI direction for immersive, high-performance web experiences with strong motion, typography, and visual systems. Use when building high-end landing pages, polished interactive components, or portfolio-style sites.

ai-agentsgoreact
0
6
Preserving Productive TensionsA

Recognize when disagreements reveal valuable context, preserve multiple valid approaches instead of forcing premature resolution

ai-agentspythonrust
0
6
PrototypeA

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

developmentpythonrust
0
6
Pulling Updates From Skills RepositoryA

Sync local skills repository with upstream changes from obra/superpowers-skills

ai-agentsrustshell
0
6
Rag BlueprintA

NVIDIA RAG Blueprint deployment, configuration, troubleshooting, and shutdown guidance for Docker, Helm, and library-based RAG stacks.

ai-agentspythonbash
0
6
Rag EvalA

NVIDIA RAG Blueprint evaluation guidance for measuring retrieval and answer quality with stable datasets, baselines, and reproducible scoring workflows.

ai-agentspythongo
0
6
Rag PerfB

NVIDIA RAG Blueprint performance-tuning guidance for profiling retrieval stacks, comparing bottlenecks, and validating latency or throughput improvements.

ai-agentspythonrust
0
6
React Best PracticesA

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

developmentjavascriptrust
0
6
React DevelopmentA

React 19+ with TypeScript — hooks, custom hooks, state management (useState/useReducer/useContext), React Query/SWR, Tailwind CSS, performance. Use when building React components, apps, or optimizing renders.

developmentjavascripttypescript
0
6
React Native SkillsA

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

ai-agentsrustgo
0
6
React View TransitionsA

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions v...

developmenttypescriptrust
0
6
Receiving Code ReviewA

Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation

ai-agentsrustgo
0
6
Recommender EvaluationA

Evaluate recommender system quality for the CSX4207 Vinyl Record Store. Use whenever you must compute or report recommender metrics (Precision@k, Recall@k, HitRate@k, MRR, MAP@k, NDCG@k, coverage, diversity, novelty, serendipity, personalization), design an evaluation protocol/split, run a baseline comparison, or write the evaluation section of a course deliverable. Covers formulas, JavaScript reference implementations, and the reporting checklist.

ai-agentsjavascriptrust
0
6
Remembering ConversationsA

Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search

ai-agentsrustshell
0
6
Requesting Code ReviewA

Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding

ai-agentsrustshell
0
6
ResearchA

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

ai-agentsrustshell
0
6
Resolving Merge ConflictsA

Use when you need to resolve an in-progress git merge/rebase conflict.

ai-agentsrustgo
0
6
Review AgentA

Perform a read-only, defect-first review of a specified code change and return every actionable finding. Use when another agent delegates review of uncommitted changes, a base-branch diff, a commit, or custom review instructions.

ai-agentsrustshell
0
6
Root Cause TracingA

Systematically trace bugs backward through call stack to find original trigger

ai-agentstypescriptrust
0
6
Scale GameA

Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales

ai-agentsrustgo
0
6
ScreenshotA

Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.

ai-agentspythonrust
0
6
Secret ScanningA

Configure GitHub secret scanning and push protection, triage secret alerts, and run local pre-commit secret audits. Use when enabling secret scanning, handling blocked pushes, defining custom patterns, or checking a repo for accidental credentials before commit.

ai-agentspythonrust
0
6
Security Best PracticesA

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.

developmentjavascripttypescript
0
6
Security Ownership MapA

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists o...

ai-agentspythonrust
0
6
Security ReviewA

AI-powered codebase security scanner that reasons about code like a security researcher — tracing data flows, understanding component interactions, and catching vulnerabilities that pattern-matching tools miss. Use this skill when asked to scan code for security vulnerabilities, find bugs, check for SQL injection, XSS, command injection, exposed API keys, hardcoded secrets, insecure dependencies, access control issues, or any request like \"is my code secure?\", \"review for security issues\"...

developmentjavascripttypescript
0
6
Security Threat ModelA

Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.

ai-agentsrustgo
0
6
SeoA

Optimize for search engine visibility and ranking. Use when asked to \"improve SEO\", \"optimize for search\", \"fix meta tags\", \"add structured data\", \"sitemap optimization\", or \"search engine optimization\".

ai-agentsrustgo
0
6
Serena UsageA

Serena MCP for project memory and code navigation. Use when managing Serena memories, navigating symbols, performing intelligent refactoring, or maintaining context/continuity across AI agent sessions.

developmentrustgo
0
6
Sharing SkillsA

Contribute skills back to upstream via branch and PR

ai-agentsrustgo
0
6
Simplification CascadesA

Find one insight that eliminates multiple components - \"if this is true, we don't need X, Y, or Z

ai-agentsrustgo
0
6
Skill CreatorA

Guide for creating or updating effective portable skills with specialized knowledge, workflows, or tool integrations. Use for Codex, Claude Code, GitHub Copilot, or shared-catalog skill work after selecting the target host and installation path.

ai-agentspythonrust
0
6
Skill InstallerA

Install audited skills from a curated list or GitHub repo path into Codex or Claude Code after selecting the target host. Use when a user asks to list or install a skill, including from a private repo; preserve Codex system-skill boundaries and use an explicit Claude destination for Claude Code.

ai-agentsrustshell
0
6
Spreadsheet Formula HelperA

Write and debug spreadsheet formulas (Excel/Google Sheets), pivot tables, and array formulas; translate between dialects; use when users need working formulas with examples and edge-case checks.

ai-agentsgorails
0
6
Sql DevelopmentA

T-SQL, stored procedures, and MS SQL Server DBA practices. Use when writing SQL queries, designing schemas, tuning SQL Server performance, managing backups, configuring security, or using SQL Server 2025+ features.

ai-agentsphpsql
0
6
Step By Step Web Project BuilderA

Activate for building or scaffolding web apps when the user is learning (e.g., todo apps, portfolios, dashboards).

developmentrustshell
0
6
Stitch Code To DesignA

Convert an existing frontend into Stitch-ready design assets by extracting static HTML, writing DESIGN.md, creating the design system, and uploading approved files.

ai-agentsreactvue
0
6
Stitch Design MdA

Analyze existing Stitch project evidence and synthesize a semantic DESIGN.md for consistent future Stitch generation.

ai-agentsgoshell
0
6
Stitch DesignA

Route Google Stitch tasks to the correct imported Stitch skill, with verified MCP tool boundaries, upload safety, and cross-client fallback guidance.

ai-agentstypescriptgo
0
6
Stitch Enhance PromptA

Transform rough UI requests into structured Stitch prompts with platform, layout, component, and design-system context.

ai-agentsgoshell
0
6
Stitch Extract Design MdA

Extract a Stitch-compatible DESIGN.md from frontend source code, stylesheets, Tailwind config, theme files, and component patterns.

ai-agentsgoshell
0
6
Stitch Extract Static HtmlA

Capture a self-contained static HTML snapshot from a running app or mock component so it can be reviewed or uploaded to Stitch.

developmentgobash
0
6
Stitch Generate DesignA

Prepare Stitch screen-generation, edit, image-to-design, and variant prompts with verified tool checks and design-system-aware wording.

ai-agentsgoshell
0
6
Stitch LoopA

Run an iterative Stitch website-building loop using `.stitch/next-prompt.md`, SITE.md, DESIGN.md, generated pages, and verification checkpoints.

ai-agentsgoshell
0
6
Stitch Manage Design SystemA

Create, list, and apply Stitch design systems from DESIGN.md using the verified Stitch MCP design-system tools and safe upload fallbacks.

ai-agentsgoshell
0
6
Stitch React ComponentsA

Convert Stitch HTML and screenshots into modular Vite/React/TypeScript components, or sync existing components to updated Stitch designs, with local architecture and validation checks.

developmenttypescriptgo
0
6
Stitch React NativeA

Convert Stitch HTML designs into React Native screens, or sync existing native components to updated Stitch designs, using native primitives, StyleSheet rules, and mobile platform checks.

developmentgoshell
0
6
Stitch React Vite DashboardA

Convert approved Stitch exports into accessible React and Vite dashboards with DESIGN.md tokens, TanStack Query data boundaries, responsive layouts, and optional read-only Web3 integrations.

developmenttypescriptgo
0
6
Stitch RemotionA

Create Remotion walkthrough videos from Stitch screen exports with ordered assets, transitions, captions, and render checks.

ai-agentsgoshell
0
6
Stitch Shadcn UiA

Integrate Stitch-derived UI direction into shadcn/ui React projects with registry-aware setup, ownership rules, theming, and validation.

ai-agentsgoshell
0
6
Stitch Taste DesignA

Create opinionated premium DESIGN.md guidance for Stitch, emphasizing calibrated typography, restrained color, layout discipline, motion, and anti-generic UI rules.

ai-agentsgoshell
0
6