Browse Skills
18175 skills found
compliance-check.md
0
1
export
compliance-check
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Verify and enforce coding standards, AI guidelines, and workspace compliance across repositories. Use for standards propagation, compliance verification, and enforcing development best practices.
2026-01-05
memory.md
0
1
export
memory
2
from
"jayprimer/pmc-marketplace"
from
"jayprimer/pmc-marketplace"
3
PMC memory system for persistent context across sessions. Store, search,and retrieve project knowledge using semantic vector search (OpenAI embeddings)and full-text keyword search.Use when: storing important context, searching for past solutions,retrieving project-specific knowledge, or building up institutional memory.
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
cross-repo-sync.md
0
1
export
cross-repo-sync
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Sync files between BobTheSkull5 and BobFast5 repositories, especially audio files and shared components. Use when syncing audio, copying static files, or managing dual-repo workflow.
2026-01-05
verification-before-completion.md
0
1
export
verification-before-completion
2
from
"pproenca/dot-claude"
from
"pproenca/dot-claude"
3
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
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
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
gray-swan-ipi-wave-2-executor.md
0
1
export
gray-swan-ipi-wave-2-executor
2
from
"RazonIn4K/Red-Team-Learning"
from
"RazonIn4K/Red-Team-Learning"
3
Execute Indirect Prompt Injection attacks for Gray Swan AI Arena Wave 2 with pre-built payloads, model profiling, and evidence collection automation
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
webapp-testing.md
0
1
export
webapp-testing
2
from
"szweibel/claude-skills"
from
"szweibel/claude-skills"
3
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
swarm.md
0
1
export
swarm
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Multi-perspective reasoning through Upanishadic Antahkarana voices. Use for complex problems requiring diverse viewpoints and synthesis.
2026-01-05
optimizing-nano-banana-pro-prompts.md
0
1
export
optimizing-nano-banana-pro-prompts
2
from
"leochanai/leo-obsidian-main"
from
"leochanai/leo-obsidian-main"
3
将用户输入的简单提示词优化为符合 Nano Banana Pro 最佳实践的高质量提示词。当用户需要为 Gemini 3 Pro Image 生成图像、优化 AI 绘画提示词、或提及 Nano Banana Pro 时使用。
2026-01-05
agent-integrator.md
0
1
export
agent-integrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill to create or update the root AGENTS.md file to register SynthesisFlow skills for AI agent discovery. Triggers include "register SynthesisFlow", "update AGENTS.md", "setup agent guide", or initializing a new project.
2026-01-05
using-nautilus-trader.md
0
1
export
using-nautilus-trader
2
from
"PoorRican/dotfiles"
from
"PoorRican/dotfiles"
3
Provides expert guidance for NautilusTrader algorithmic trading platform. Covers backtesting strategies, live trading deployment, event-driven architecture, and building trading systems.
2026-01-05
terraform-provider-testing.md
0
1
export
terraform-provider-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive test-driven development for Terraform providers with iterative co-development of tests, generators, and schemas. NEVER skip development or refactoring - always fix root causes in generators, schemas, or test code. Only skip resources requiring external credentials (AWS/Azure/GCP) or premium licensing. Uses terraform-plugin-testing SDK with modern assertion patterns.
2026-01-05
tdd-workflow.md
0
1
export
tdd-workflow
2
from
"caicai557/caikaifaai"
from
"caicai557/caikaifaai"
3
Execute TDD red-green-refactor cycle with just verify gate. Use when writing new features or fixing bugs that require test coverage.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"ironluffy/claude-skills"
from
"ironluffy/claude-skills"
3
Guide for developing, validating, and packaging new Claude skills following the v1.0 specification with automated tooling
2026-01-05
image-optimizer.md
0
1
export
image-optimizer
2
from
"Snoopiam/claude_all_skills"
from
"Snoopiam/claude_all_skills"
3
Compress, resize, and convert images for web/mobile. Handles PNG, JPG, WebP, SVG optimization. Use when user needs to optimize images for performance or convert formats.
2026-01-05
sdlc-repository-templates.md
0
1
export
sdlc-repository-templates
2
from
"clostaunau/holiday-card"
from
"clostaunau/holiday-card"
3
Templates, standards, and structure requirements for generating SDLC approach learning repositories. Use when creating new methodology learning repositories, artifact documentation, or validating repository structure.
2026-01-05
fastapi-ddd-guidelines.md
0
1
export
fastapi-ddd-guidelines
2
from
"Higashi-Masafumi/ai-coding-template"
from
"Higashi-Masafumi/ai-coding-template"
3
DDDアーキテクチャでFastAPIのバックエンドを新規実装または既存コードベースをリファクタリングする際のガイド。レイヤー構成(domain/application/infrastructure/controller)、依存方向、責務境界、pydantic/sqlalchemy(sqlmodel)/alembic/pytestの前提、セッション管理(Dependsで1リクエスト1セッション、必要時UoW)を含む。
2026-01-05
plan-feature.md
0
1
export
plan-feature
2
from
"DavidOpDeBeeck/guessimate"
from
"DavidOpDeBeeck/guessimate"
3
Plan a new feature with analysis, design, and implementation steps. Use when the user asks to plan a feature or run /plan-feature.
2026-01-05
write-results.md
0
1
export
write-results
2
from
"braselog/researchAssistant"
from
"braselog/researchAssistant"
3
Draft the results section from figures and their captions. Builds a coherent narrative from visual evidence. Use when the user types /write_results, when figures exist with captions, or after methods section is complete.
2026-01-05