slash-commands
Create and use Claude Code slash commands - quick prompts, bash execution, file references
transcript-to-content
This skill transforms training and onboarding meeting transcripts into structured learning materials, documentation, and actionable review content. Use this skill when processing meeting transcripts from onboarding sessions, training meetings, or knowledge transfer conversations to extract key information and generate study guides, quick reference sheets, checklists, FAQ documents, action item lists, and training effectiveness assessments.
single-cell-multi-omics-integration
Quick-reference sheet for OmicVerse tutorials spanning MOFA, GLUE pairing, SIMBA integration, TOSICA transfer, and StaVIA cartography.
task-external-models
Quick-reference for using external AI models in orchestration workflows. External models are invoked via Bash+claudish CLI (deterministic, 100% reliable). Use when confused about how to run external models, "claudish with Bash", "external model in /team", or "how to specify external model". Trigger keywords - "external model", "claudish", "Bash claudish", "external LLM", "model parameter".
empathy-ledger-dev
Invoke this skill when: - Starting work on any Empathy Ledger feature - Need quick reference to project patterns
architecture-reference
Quick reference for Portfolio Buddy 2 project structure. Use when: adding new features, modifying existing components, understanding data flow, or onboarding to the codebase. Contains component hierarchy, hook patterns, and utility functions.
openlark-api
OpenLark project API implementation specification (quick reference). Used for adding or refactoring Feishu Open Platform APIs: determine file paths, implement request Body/response structs and Builder(Request) patterns, align endpoints constants/enums, complete mod.rs exports, and clarify the method signatures and RequestOption passing conventions for "calling server APIs". Trigger keywords: API interface, API file, Feishu API, add API, call server API
dont-be-greedy
When a user uploads or references a data file (CSV, JSON, XLSX, TXT, LOG) or any file larger than 100KB, immediately estimate token cost using scripts/estimate_size.py. If >30k tokens, chunk the file and summarize each chunk. If smaller, run quick inspection. Return a safe preview and summary without asking the user what to do.
design
A unified design system for data and ML dashboards. A quick reference for brand vs. data color decisions, component patterns, typography, spacing, and visualization guidance. Auto-invokes when prompts mention styling, CSS, design, colors, UI, or visualization. Employs tiered loading: core tokens and rules are available immediately, while higher-level philosophy and implementation guidance load on demand.
claude-code-project-memory
Configure CLAUDE.md project memory files for persistent context, coding standards, architecture decisions, and team conventions. Reference for the 4-tier memory hierarchy, cross-platform AGENTS.md compatibility, and quick-add commands.
supabase-help
Quick reference for all Supabase security audit skills with usage examples and command overview.
bknd-troubleshoot
Use when encountering Bknd errors, receiving error messages, something not working, or needing quick fixes. Covers error code reference, quick solutions, and common mistake patterns.
cheat-sheet-guide
Create concise, scannable quick-reference guides (50-100 lines) for technical topics. Use when developers need fast answers about project-specific paths, commands, and patterns. Triggers on "create cheat sheet", "quick reference guide", "where does X live", "what commands for Y".
flutter-patterns
Comprehensive Flutter development patterns covering widgets, testing, performance, security, and animations. Use when you need quick reference for Flutter best practices, common UI patterns, performance optimization techniques, security guidelines, or animation implementations.
ordo-expression-syntax
Ordo expression syntax quick reference. Includes comparison operators, logical operators, built-in functions, conditional expressions, field access syntax. Use for writing rule conditions, calculating output values, data transformation.
kubernetes-essentials
Quick reference for Kubernetes core concepts and kubectl commands. This skill should be used as a refresher for basic K8s operations including pods, deployments, services, configmaps, secrets, and namespaces. Use this skill when working with Kubernetes clusters for Phase IV+ deployments.
external-urls
Hypera infrastructure URLs and endpoints reference. Use when a user asks about URLs, domains, ingress endpoints, cluster API servers, application URLs, Helm repositories, Git repositories, or needs to check connectivity to services. Provides quick lookup of all external URLs across environments (Hub/Dev/Prod) and clusters (cafehyna, loyalty, painelclientes, sonora).
Dotnet Testing - AutoFixture Basics
Basic skills for using AutoFixture to automatically generate test data. Use when you need to quickly create test objects, reduce boilerplate code, or enable anonymous testing. Covers Fixture.Create, CreateMany, handling circular references, integration with xUnit, etc. Keywords: autofixture, fixture, test data generation, anonymous testing, fixture.Create, CreateMany, fixture.Build, Create<T>, AutoFixture.Xunit2, OmitOnRecursionBehavior, IFixture, generate test data
quality-standards
Overview of protected quality thresholds and quick reference for all quality tools. Use when you need to understand quality metrics, run comprehensive quality checks, or learn which specialized skill to use. For specific issues, use dedicated skills (deptrac-fixer for Deptrac, complexity-management for PHPInsights, testing-workflow for coverage).
Quick Pentest Reference
This skill should be used when the user asks to "perform quick enumeration", "run directory busting", "enumerate DNS", "discover live hosts", "brute force passwords", or "needs a pentest cheat sheet". It provides rapid reference commands for penetration testing.
hig-components-system
Apple HIG guidance for system experience components: widgets, live activities, notifications, complications, home screen quick actions, top shelf, watch faces, app clips, and app shortcuts. Use when asked about: "widget design", "live activity", "notification design", "complication", "home screen quick action", "top shelf", "watch face", "app clip", "app shortcut", "system experience". Also use when the user says "how do I design a widget," "what should my notification look like," "how do Live Activities work," "should I make an App Clip," or asks about surfaces outside the main app. Cross-references: hig-components-status for progress in widgets, hig-inputs for interaction patterns, hig-technologies for Siri and system integration.
Work Directory Orchestration Approach
Provide a single, precise reference for the file-based asynchronous orchestration model that powers the `work/` directory. The approach keeps exploratory and operational work visible inside Git by ...
colors
Reference guide for portfolio color palettes. Includes quick vibe lookup, full palettes, and application guidelines using the 60-30-10 rule.
enablement
Generate sales enablement materials — cheat sheets, objection guides, discovery question banks, competitive sheets, and onboarding kits from your library. Use when user says "cheat sheet", "objection guide", "discovery questions", "onboarding kit", "enablement materials", or asks for quick-reference sales tools.
parallel-builder
Divide-and-conquer implementation from specs/plans. Decomposes a reference document into independent tasks, assigns each to a builder agent, executes in parallel waves respecting dependencies, then integrates results. Use when you have a spec, PRD, plan, or large feature to implement quickly with parallel execution.
issues-beads-prime
Minimal quick reference for beads commands when context is constrained.
sql-patterns
Quick reference for common SQL patterns, CTEs, window functions, and indexing strategies. Triggers on: sql patterns, cte example, window functions, sql join, index strategy, pagination sql.
rest-patterns
Quick reference for RESTful API design patterns, HTTP semantics, caching, and rate limiting. Triggers on: rest api, http methods, status codes, api design, endpoint design, api versioning, rate limiting, caching headers.
tailwind-patterns
Quick reference for Tailwind CSS utility patterns, responsive design, and configuration. Triggers on: tailwind, utility classes, responsive design, tailwind config, dark mode css, tw classes.
jj-summary
Jujutsu workflow summary with essential paradigm shifts and decision guide. Reference for quick jj orientation.
business-feature-docs
Generate enterprise module documentation with 26-section structure and folder hierarchy. Use for module docs, enterprise features, detailed specs in docs/business-features/{Module}/. Includes README, INDEX, API-REFERENCE, detailed-features/. Triggers on "module docs", "enterprise feature docs", "business module", "26-section docs", "detailed feature specs". For single-file quick docs, use feature-docs instead.
understanding-konflux-resources
Use when a user asks about Konflux resources, Custom Resources, Applications, Components, Snapshots, IntegrationTestScenarios, ReleasePlans, ReleasePlanAdmissions, or namespace placement. Provides a quick reference for what Konflux resources are, who creates them, and where they belong (tenant vs managed namespace).
template-generator
Generate standardized document templates (DOCUMENT, TECHNICAL, PROPOSAL, RESEARCH, SECURITY-QA, INDEX) with YAML frontmatter, Quick Reference sections, and consistent structure for professional documentation.
lattice-api
API quick-reference for key lattice subsystems (FP, Game Theory, SAT, Optics, Statistics, CLP). Use when you need function signatures, module contents, or usage examples for a specific subsystem. Invoke when working with game theory, constraint solving, optics, parsers, or other advanced lattice features.
secondbrain-note
This skill should be used when the user asks to "create note", "capture thought", "save this", "document idea", "write note", "jot down", "quick note", "remember this", "capture this", or mentions wanting to save knowledge, ideas, or learnings for later reference in their secondbrain.
worktree-guide
Git worktree patterns, best practices, templates, and quick reference. Use when user asks about "worktree best practices", "worktree patterns", "git worktree help", "worktree template", "worktree mode semantics", "what are worktree modes", "explain worktree metadata", or needs guidance on worktree organization and workflows.
meld-debugging
Systematic debugging — 4-phase root cause methodology with mandatory investigation before any fix. Referenced by quick-dev halt conditions.
meld-tdd
Test-driven development methodology — write the test first, watch it fail, write minimal code to pass. Referenced by quick-dev Phase 3.
meld-verification
Verification before completion — 5-step gate function that requires fresh evidence for every completion claim. Referenced by quick-dev Phases 5 and 7.
missing-ref-sections-skill
A minimal skill fixture for testing that a reference.md missing the Quick Reference section produces a warning. Use when testing check 21 of the deterministic validation suite.
meld-worktrees
Git worktree creation with ticket-based branch naming — isolate work in a separate directory with automatic setup and lifecycle management. Referenced by quick-dev Phase 1 and 6.
getting-started-doc
Reference documentation for getting started with Claude Code -- installation on macOS, Linux, Windows, and WSL, quickstart walkthrough, authentication (Claude Pro/Max/Teams/Enterprise/Console/cloud providers), credential management, system requirements, updates, uninstallation, the agentic loop, built-in tools, sessions, checkpoints, and permission modes. Use when answering questions about installing, setting up, logging in, or understanding how Claude Code works.
ios-hig-reference
Apple Human Interface Guidelines quick reference. Use when needing iOS design guidelines, HIG rules, or Apple design best practices.
getting-started
Reference documentation for getting started with Claude Code — overview, installation, setup, authentication, quickstart walkthrough, and how the agentic loop works. Use when installing Claude Code, configuring authentication, understanding system requirements, learning how Claude Code works, or onboarding new users.
slash-commands
Create and use Claude Code slash commands - quick prompts, bash execution, file references
notes
Quickly capture and organize notes for later reference. Use when: user wants to save a note, jot down an idea, retrieve saved notes. Don't use when: user wants to manage tasks (use todo skill), set a timed reminder (use reminders skill), or save a URL (use bookmark skill).
technical-overview
Generate a TECHNICAL_OVERVIEW.md file for any codebase. Automatically detects the tech stack, explores models/routes/services, and produces a concise reference document that helps future AI sessions (or humans) quickly understand the project without re-exploring. Use when starting work on an existing project, onboarding to a new codebase, or creating documentation for your team. Works with Laravel, Rails, Django, Node/Express, and other common stacks.
engineering-discipline
Apply senior-level software engineering discipline including design patterns, SOLID principles, architectural reasoning, systematic verification, and safety gates. Use when writing production code, complex features, reviewing code, refactoring systems, or when engineering rigor and correctness are required. Supports both quick reference lookup and full step-by-step process mode.