Browse Skills
6825 skills found
writing-tb.md
0
1
export
writing-tb
2
from
"pbozeman/svc"
from
"pbozeman/svc"
3
Provides svc_unit.sv testbench framework, macros (TEST_CLK_NS, CHECK_EQ, etc.), and template. Triggers when creating or modifying _tb.sv files.
2026-01-05
docusaurus-auth.md
0
1
export
docusaurus-auth
2
from
"MuhammedSuhaib/LevelUpSpeckit-Plus"
from
"MuhammedSuhaib/LevelUpSpeckit-Plus"
3
Expert skill for implementing authentication in Docusaurus static sites. Handles FastAPI backend setup for authentication, JWT token management, and secure API communication. Includes setup for static site generation, client-side authentication, and user data protection. Use when adding authentication to Docusaurus static sites, implementing FastAPI backend for authentication services, or securing API routes with JWT tokens in static site context.
2026-01-05
internal-comms-3p-updates.md
0
1
export
internal-comms-3p-updates
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Framework for writing concise 3P (Progress, Plans, Problems) team updates for executives and stakeholders. Use when creating team status updates, summarizing sprint accomplishments, or communicating team progress to leadership.
2026-01-05
theme-factory.md
0
1
export
theme-factory
2
from
"Snoopiam/claude_all_skills"
from
"Snoopiam/claude_all_skills"
3
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
2026-01-05
example-documentation-skill.md
0
1
export
example-documentation-skill
2
from
"hhopkins95/smart-docs"
from
"hhopkins95/smart-docs"
3
A sample skill that demonstrates documentation generation capabilities
2026-01-05
compound-docs.md
0
1
export
compound-docs
2
from
"nbbaier/compound-engineering-amp"
from
"nbbaier/compound-engineering-amp"
3
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
2026-01-05
ai-elements.md
0
1
export
ai-elements
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Intelligent documentation system for AI Elements component library. Activate automatically when working with AI-native applications or when AI Elements component names are mentioned (Message, Conversation, Reasoning, Canvas, etc.). Provides context-aware documentation retrieval - fetches examples for implementation queries, component references for API lookups, and smart multi-page fetching for complex tasks.
2026-01-05
demo-skill.md
0
1
export
demo-skill
2
from
"fwdslsh/crosstrain"
from
"fwdslsh/crosstrain"
3
A demo skill that helps with documentation
2026-01-05
clojure-write.md
0
1
export
clojure-write
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide Clojure and ClojureScript development using REPL-driven workflow, coding conventions, and best practices. Use when writing, developing, or refactoring Clojure/ClojureScript code.
2026-01-05
commit-standards.md
0
1
export
commit-standards
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Standards for writing clear, concise git commit messages. Use when creating commits, reviewing commit history, or establishing git workflow conventions.
2026-01-05
frontend-css.md
0
1
export
frontend-css
2
from
"mshafei721/Turbocat"
from
"mshafei721/Turbocat"
3
Write consistent, maintainable CSS using the project's methodology (Tailwind, BEM, CSS Modules) with proper design tokens and performance optimization. Use this skill when writing or modifying styles, CSS classes, Tailwind utilities, or styling-related code. When working on files like *.css, *.scss, *.module.css, tailwind.config.js, or components with inline/utility styles. When applying design system tokens (colors, spacing, typography), avoiding framework style overrides, or optimizing CSS for production with purging/tree-shaking.
2026-01-05
brand-guidelines.md
0
1
export
brand-guidelines
2
from
"ZouZou/angular-sample-app"
from
"ZouZou/angular-sample-app"
3
Apply comprehensive brand style guidelines to all project work including UI components, code, documentation, and user-facing content. Use when creating or editing Angular components, HTML/CSS, TypeScript code, writing copy, documenting features, or any customer-facing materials to ensure brand consistency.
2026-01-05
writing-tests.md
0
1
export
writing-tests
2
from
"sergiodk5/anime-list"
from
"sergiodk5/anime-list"
3
Guides writing Vitest tests for Chrome extension code. Use when creating tests, improving coverage, or testing Vue components, content scripts, or Chrome APIs.
2026-01-05
catskill-preview.md
0
1
export
catskill-preview
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Convert markdown newsletters to styled HTML matching the Catskill Crew brand and preview in browser
2026-01-05
commit-messages.md
0
1
export
commit-messages
2
from
"athola/sanctum"
from
"athola/sanctum"
3
Generate conventional commit messages from staged changes by inspecting diffs, picking the correct type/scope, and writing the final text to the prompt-specified file.
2026-01-05
code-flow-analysis.md
0
1
export
code-flow-analysis
2
from
"jagreehal/jagreehal-claude-skills"
from
"jagreehal/jagreehal-claude-skills"
3
Trace code execution path before implementing fixes. Forces understanding of fn(args, deps) flows, Result types, and workflow composition. Prevents guessing by requiring file:line references and execution diagrams.
2026-01-05
databases.md
0
1
export
databases
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin). Use when designing database schemas, writing queries and aggregations, optimizing indexes for performance, performing database migrations, configuring replication and sharding, implementing backup and restore strategies, managing database users and permissions, analyzing query performance, or administering production databases.
2026-01-05
typespec-agent-developer.md
0
1
export
typespec-agent-developer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert in implementing Microsoft 365 Copilot agents with TypeSpec code (use AFTER project is created). Use when (1) Writing or editing .tsp files in an existing project, (2) Implementing agent instructions and behavior in TypeSpec, (3) Adding or configuring capabilities (WebSearch, OneDrive, etc.) with proper scoping, (4) Creating API plugin actions with @actions decorator, (5) Defining TypeSpec models and enums, (6) Adding @doc decorators and documentation, (7) Compiling TypeSpec with npm run compile, (8) Fixing TypeSpec compilation errors, (9) Working with @agent, @instructions, @conversationStarter decorators, or (10) Implementing TypeSpec syntax for @microsoft/typespec-m365-copilot library. This skill handles TYPESPEC CODE, not project scaffolding.
2026-01-05
moai-change-logger.md
0
1
export
moai-change-logger
2
from
"dolsoon/my-awesome-project"
from
"dolsoon/my-awesome-project"
3
Comprehensive change tracking and audit logging system that monitors file modifications, code changes, and project evolution. Use when tracking project history, maintaining audit trails, analyzing development patterns, or when detailed change documentation is required for compliance and team collaboration.. Enhanced with Context7 MCP for up-to-date documentation.
2026-01-05
descartes-style.md
0
1
export
descartes-style
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when writing essays, explanations, or blog posts. Applies a Cartesian writing style - clear, methodical, building logically from foundations.
2026-01-05
huma-endpoint.md
0
1
export
huma-endpoint
2
from
"janisto/huma-playground"
from
"janisto/huma-playground"
3
Guide for creating Huma API endpoints following this project's conventions including routing, input/output structs, error handling, and OpenAPI documentation.
2026-01-05
ios-app-store-submission.md
0
1
export
ios-app-store-submission
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate all copywriting and asset specifications needed for iOS App Store submissions. Use when preparing an app for App Store Connect, creating app descriptions, keywords, screenshots specs, promotional text, release notes, or any App Store metadata. Covers iPhone/iPad/Watch screenshots, App Clips, iMessage apps, and review information.
2026-01-05
javascript-testing.md
0
1
export
javascript-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write and run JavaScript/TypeScript tests using Vitest or Jest with mocking, component testing, and coverage. Use when writing JS/TS tests, testing Svelte/React components, or setting up test configuration.
2026-01-05
c4-diagrams.md
0
1
export
c4-diagrams
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates and manages C4 architecture diagrams using PlantUML. Use when the user wants to visualize software architecture, create context/container/component/sequence diagrams, document system design with the C4 model, or mentions architecture diagrams, system design, or PlantUML. Supports iterative diagram building through conversational workflow.
2026-01-05