Claude Skills for a Frontend / Full-stack — Page 12
Latent Briefing
Share task-relevant orchestrator state with workers through task-guided KV-cache compaction when the inference runtime is controllable.
Multi-Agent Architecture Patterns
Design multi-agent systems with context isolation, explicit handoffs, coordinated execution, and controlled failure handling.
ce-debug: Systematic Bug Diagnosis & Fix
Systematically trace root causes of bugs, diagnose before fixing, and produce regression tests.
Loop Library
Guide AI agents to discover, find, audit, craft, run, and improve bounded, repeatable workflows.
Chained PR Splitter
Break oversized PRs over 400 lines into chained, reviewable pull requests to preserve reviewer focus.
Vibeyard: Add npm Dependency Skill
A project-specific playbook for adding npm dependencies to an Electron app with three build targets, preventing silent breakage of CSS, native modules, and the renderer bundle.
SPARV Five-Phase Workflow
A Specify→Plan→Act→Review→Vault workflow with external memory files that pushes vague requirements through to verifiable delivery in one pass, instead of coding on assumptions.
RenderCV PR Reviewer
Reviews GitHub pull requests against RenderCV's codebase standards, architecture, and test requirements, then posts a structured review.
Orient — Repo Orientation Generator
Generates a repo-specific orientation.md so newcomers build a high-level mental model of an unfamiliar codebase without reading it line by line.
Hugging Face CLI Skill
Lets your AI assistant run Hugging Face Hub operations in the terminal — model downloads, uploads, repo management, cache cleanup, and cloud GPU jobs.
SwarmVault
The local-first LLM Wiki toolchain: compile docs, code, transcripts, and URLs into a durable markdown vault, knowledge graph, and retrieval index — all on disk and auditable.
CCM — Claude Code Manager
A pure-Bash CLI toolkit for Claude Code: multi-account switching, session cleanup, environment snapshots, token analytics, and health checks in one tool.
Marmite Static Site Generator Skill
A skill for a zero-config Rust static site generator that turns a folder of Markdown into a complete blog, letting an AI agent manage the full build-author-publish workflow.
Executing Plans
Turn a written implementation plan into verified, checkpointed development work.
Code OSS Launch & Debug
Launch a built-from-source VS Code with isolated profiles, Playwright control, and multi-process debugging ports.
VS Code Accessibility Development Guide
A practical specification for accessible interactive features in VS Code.
VS Code CSS Layout Standards
Build reliable VS Code-style CSS layouts and text truncation behavior
Azure Cosmos DB ARM for .NET
Provision and manage Azure Cosmos DB resources from .NET through ARM.
Azure Playwright Workspace Manager
Provision and manage Microsoft Playwright Testing workspaces with .NET and Azure Resource Manager.
Azure Cosmos DB for Python
A practical guide for building reliable Python applications on Azure Cosmos DB’s NoSQL API.
Azure Key Vault SDK for Python
Gives Python coding agents practical guidance for securely managing Azure Key Vault secrets, keys, and certificates.
Azure API Management for Python
Gives coding agents practical Python SDK patterns for managing Azure API Management services, APIs, products, subscriptions, and policies.
Azure Monitor Query for Python
Generate Python code for querying Azure Monitor logs and metrics.
Azure Queue Storage for Rust
A focused guide for building secure Azure Queue Storage messaging workflows in Rust.