Browse Skills
20307 skills found
prompt-engineer.md
0
1
export
prompt-engineer
2
from
"amo-tech-ai/skybox-gamehub"
from
"amo-tech-ai/skybox-gamehub"
3
Expert prompt engineering for Claude 4 models (Sonnet 4.5). Use when crafting prompts, optimizing AI responses, implementing chain-of-thought, or improving prompt clarity and effectiveness. Specializes in Claude-specific techniques and best practices.
2026-01-05
fstar-verification.md
0
1
export
fstar-verification
2
from
"manutej/fstar-labs"
from
"manutej/fstar-labs"
3
Comprehensive F* proof-oriented programming for formal verification including dependent types, refinement types, effect system, SMT solver integration, tactic-based interactive theorem proving, and verified code extraction to OCaml, F#, C, WebAssembly, and Assembly
2026-01-05
claude-code-cli.md
0
1
export
claude-code-cli
2
from
"filipexyz/plugins"
from
"filipexyz/plugins"
3
Build and run AI agents using Claude Code CLI. Use when developing autonomous agents, multi-agent systems, CI/CD automation, or scripting Claude for programmatic tasks. Covers authentication, headless mode (-p), JSON output parsing, tool restrictions, subagents, and orchestration patterns.
2026-01-05
codex.md
0
1
export
codex
2
from
"HAMA-team/HAMA-backend"
from
"HAMA-team/HAMA-backend"
3
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
2026-01-05
fastapi-clean-architecture.md
0
1
export
fastapi-clean-architecture
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build FastAPI applications using Clean Architecture principles with proper layer separation (Domain, Infrastructure, API), dependency injection, repository pattern, and comprehensive testing. Use this skill when designing or implementing Python backend services that require maintainability, testability, and scalability.
2026-01-05
command-creator.md
0
1
export
command-creator
2
from
"auldsyababua/instructor-workflow"
from
"auldsyababua/instructor-workflow"
3
Define custom Claude Code slash commands for agents in the Traycer enforcement framework. This skill should be used when creating or updating agents and needing to specify reusable prompts that agents can execute as slash commands. Commands are Markdown files stored in .claude/commands/ and referenced in agent config.yaml files. This is for Claude Code slash commands (/command-name), not bash/CLI commands.
2026-01-05
docling.md
0
1
export
docling
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Convert documents (PPTX, PDF, DOCX, XLSX, images) to Markdown/JSON/HTML using IBM Docling. This skill should be used when user asks to convert, parse, or extract content from documents. Triggers on "convert pptx", "parse pdf", "extract from document", "конвертуй презентацію", "витягни з pdf".
2026-01-05
jwt-authentication.md
0
1
export
jwt-authentication
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Generate JWTs for GitHub App authentication. Direct JWT generation for app-level operations, installation discovery, and bootstrapping workflows.
2026-01-05
phoenix-waterfall-ledger-semantics.md
0
1
export
phoenix-waterfall-ledger-semantics
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Waterfall ledger semantics and clawback behavior for the Phoenix VC fund model. Use when working on tier or ledger waterfall code, clawback behavior, or waterfall truth cases.
2026-01-05
developing-gtkx-apps.md
0
1
export
developing-gtkx-apps
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build GTK4 desktop applications with GTKX React framework. Use when creating GTKX components, working with GTK widgets, handling signals, or building Linux desktop UIs with React.
2026-01-05
framer-motion.md
0
1
export
framer-motion
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive Framer Motion animation library for React. Covers motion components, variants, gestures, page transitions, and scroll animations. Use when adding animations to React/Next.js applications.
2026-01-05
performance.md
0
1
export
performance
2
from
"surfdeeper/surfing-game"
from
"surfdeeper/surfing-game"
3
Apply performance optimization patterns for game loop, rendering, and state updates. Use when discussing frame rate, optimization, profiling, or when editing core game loop code. Auto-apply when user mentions "slow", "fps", "lag", or "performance".
2026-01-05
detect-hardcoded-secrets.md
0
1
export
detect-hardcoded-secrets
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Detect hardcoded secrets, API keys, passwords, and credentials in source code. Security audit for leaked secrets. Works across all languages. Use when user asks about security issues or secret detection.
2026-01-05
learning-development-plan.md
0
1
export
learning-development-plan
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт по планам развития. Используй для создания IDP, competency mapping, skill assessments и learning pathways.
2026-01-05
framework-expertise.md
0
1
export
framework-expertise
2
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
3
Master frontend, backend, and specialized frameworks. Covers React, Vue, Angular, Node.js, Django, Spring Boot, and ecosystem tools. Use when learning frameworks, choosing between options, or need best practices.
2026-01-05
prompt-builder.md
0
1
export
prompt-builder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build complete agent prompts deterministically via Python script. Use BEFORE spawning any BAZINGA agent (Developer, QA, Tech Lead, PM, etc.).
2026-01-05
playwright-frontend-testing.md
0
1
export
playwright-frontend-testing
2
from
"macintorsten/reflection"
from
"macintorsten/reflection"
3
End-to-end frontend testing with Playwright Java and Chromium. Use for UI validation, form testing, API interaction verification, and screenshot capture on failures.
2026-01-05
web-test-case-gen.md
0
1
export
web-test-case-gen
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate persistent test cases from project analysis, or add individual test cases interactively. Supports full project analysis or adding single test cases via prompt description with browser exploration.
2026-01-05
eds-block-testing.md
0
1
export
eds-block-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for testing EDS blocks using test.html files and the development server. Covers test file structure, EDS core integration, testing patterns, and debugging workflows for Adobe Edge Delivery Services blocks.
2026-01-05
app-component.md
0
1
export
app-component
2
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3
Generates src/App.vue root component with unit test. Creates both App.vue and App.spec.ts files.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"nbarthelemy/claudenv"
from
"nbarthelemy/claudenv"
3
Creates distinctive, production-grade frontend interfaces that avoid generic AI aesthetics. Analyzes existing designs and adapts to project aesthetics.TRIGGERS - Keywords: UI, UX, CSS, SCSS, Sass, Less, styling, styles, stylesheet, Tailwind, styled-components, emotion, CSS-in-JS, Chakra, MUI, Material UI, Radix, shadcn, headless UI, layout, flexbox, grid, responsive, mobile-first, breakpoints, media queries, animation, transition, motion, keyframes, hover, focus, active states, visual design, typography, fonts, typeface, font-family, text styling, headings, color, colors, palette, color scheme, theme, theming, dark mode, light mode, branding, spacing, padding, margin, gap, whitespace, shadows, box-shadow, borders, border-radius, rounded corners, gradients, buttons, cards, forms, inputs, modals, dialogs, navigation, navbar, sidebar, header, footer, hero section, landing page, dashboard, component styling, design system, design tokens.TRIGGERS - Phrases: "make it look better", "improve the look", "looks ugly"
2026-01-05
index-graph-navigator.md
0
1
export
index-graph-navigator
2
from
"nathanvale/dotfiles"
from
"nathanvale/dotfiles"
3
Provides token-efficient navigation of PROJECT_INDEX.json for codebase analysis. Use when blast radius analysis, dead code detection, caller dependency analysis, or call stack tracing is needed. Mention 'blast radius', 'find callers', 'dead code', or provide file:line references to trigger. Primary consumer is AI agents requiring deterministic, minimal-token codebase navigation.
2026-01-05
go-error-handling.md
0
1
export
go-error-handling
2
from
"jovermier/cc-stack-marketplace"
from
"jovermier/cc-stack-marketplace"
3
Go error handling patterns including wrapping, custom error types, errors.Is/As, and error conventions. Use when handling, creating, or checking errors in Go.
2026-01-05
course-architecture.md
0
1
export
course-architecture
2
from
"webmasterarbez/course-os"
from
"webmasterarbez/course-os"
3
Use for Phase 5 of Course OS - designing complete curriculum structure including modules, lessons, sequencing, learning paths, and outcome mapping. Triggers on "/course-architecture", "design curriculum", "structure modules", "lesson sequencing", or after completing Phase 4.
2026-01-05