Browse Skills

2012 skills found

claude-skill-creator.md
1
1 export claude-skill-creator
2 aliyome from "aliyome/env"
3 Guide for creating effective Claude Code skills with proper YAML frontmatter, directory structure, and best practices. Use when creating new skills, updating existing skills, or learning about skill development.
2026-04-02
python-nix-uv.md
1
1 export python-nix-uv
2 kazamatzuri from "kazamatzuri/claude-settings"
3 Set up Python projects using nix/direnv with uv for environment management. Use when creating new Python projects, initializing Python environments, or when the user wants automatic Python virtual environment setup with nix flakes.
2026-02-04
writing-plans.md
1
1 export writing-plans
2 JohnStrunk from "JohnStrunk/template"
3 A generic repo template
2026-04-16
frontend-design.md
1
1 export frontend-design
2 Mahir-Isikli from "Mahir-Isikli/dispatch-112"
3 AI 112 Emergency Dispatcher for Berlin - Voice agent using LiveKit, Groq, and ElevenLabs
2025-12-13
infra-terraform.md
1
1 export infra-terraform
2 takumi12311123 from "takumi12311123/dotfiles"
3 Enforces Terraform best practices for safe and scalable infrastructure as code. Emphasizes modularity, state management, and security. Automatically applied for IaC implementation.
2026-04-09
aoc-daily-solver.md
1
1 export aoc-daily-solver
2 ejfn from "ejfn/advent-of-code"
3 Automate Advent of Code daily puzzle solving - fetch puzzle, implement solution, test, and submit answers
2025-12-13
databricks-apps-cookie-auth.md
1
1 export databricks-apps-cookie-auth
2 hurtener from "hurtener/penguiflow"
3 A tiny, dependency-light Python library (penguiflow) that lets define typed, concurrent agent pipelines.
2026-04-03
project-simplification.md
1
1 export project-simplification
2 lizy-coding from "lizy-coding/flutter_study"
3 记录一些 Flutter 特性学习的 demo
2025-12-28
analyzing-architecture.md
1
1 export analyzing-architecture
2 hubvue from "hubvue/fe-analysis-plugin"
3 Claude skills supporting analysis of front-end projects
2025-12-29
omnistrate-solutions-architect.md
1
1 export omnistrate-solutions-architect
2 omnistrate-community from "omnistrate-community/kubecon-2025-agent-template"
3 An agentic AI app to jump-start your submissions for the KubeCon 2025 NA Omnistrate challenge
2025-11-20
load-conversation.md
1
1 export load-conversation
2 dhughes from "dhughes/claude-marketplace"
3 Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.
2026-04-17
apple-notes.md
1
1 export apple-notes
2 peerasak-u from "peerasak-u/peerasak-claude-marketplace"
3 Reads, searches, lists, creates, and deletes notes in Apple Notes on macOS. Use when the user asks about their notes, wants to save information to Notes, or needs to find something they wrote in Apple Notes.
2026-01-26
hook-creator.md
1
1 export hook-creator
2 RasmusGodske from "RasmusGodske/claude-liv-conventions"
3 Guide for creating Claude Code hooks in the liv-conventions plugin. This skill should be used when users want to create a new hook to validate, block, or guide Claude's tool usage (Write, Bash, Edit, etc.). Covers the HookHandler pattern, PreToolUseInput/Response APIs, glob matching, plugin.json configuration, and testing.
2026-01-24
npid-existing-code.md
1
1 export npid-existing-code
2 23Maestro from "23Maestro/prospect-pipeline"
3 Raycast extension for prospect pipeline management
2026-04-19
idse-developer-agent.md
1
1 export idse-developer-agent
2 tjpilant from "tjpilant/idse-developer-agent"
3 Intent-Driven Systems Engineering (IDSE) — A unified AI-accelerated methodology and Developer Agent for transforming intent → context → specification → plan → tasks → implementation.
2025-12-28
use-sharpitect.md
1
1 export use-sharpitect
2 nick-boey from "nick-boey/Sharpitect"
3 Creates C4 models and diagrams of annotated C# codebases. Contains the annotations and analyzers and uses the C4Sharp project as a backend.
2026-02-22
cli-designer.md
1
1 export cli-designer
2 kaakaww from "kaakaww/hawkop"
3 CLI companion for the StackHawk AppSec Intelligence Platform
2026-03-31
mcp-executor.md
1
1 export mcp-executor
2 mcfearsome from "mcfearsome/cc-colony"
3 Claude Code on tmux
2025-11-20
flask-smorest-api.md
1
1 export flask-smorest-api
2 jmazzahacks from "jmazzahacks/byteforge-claude-skills"
3 Collection of Claude Code skills that codify best practices and reusable patterns for software development
2026-04-16
terraphim-hooks.md
1
1 export terraphim-hooks
2 terraphim from "terraphim/opencode-skills"
3 OpenCode agents for disciplined Rust/WebAssembly development
2026-01-27
dzmm-builder.md
1
1 export dzmm-builder
2 waylon256yhw from "waylon256yhw/dzmm-builder"
3 Comprehensive skill for building, debugging, and optimizing DZMM.AI applications. Use this skill when users request creating interactive web apps on the DZMM platform, need guidance on DZMM API usage, or require help with existing DZMM applications. Covers AI-driven chatbots, visual novels, dating sims, content generators, RPG games, content platforms, and visual effect systems. Includes state management games, message management (reroll/edit/delete), multi-opening systems, rich text rendering, modular prompt engineering, resource reuse strategies, React/Vue to DZMM migration, and responsive mobile design.
2025-12-04
mcp-development.md
1
1 export mcp-development
2 fabriciofs from "fabriciofs/mcp-sql-server"
3 MCP Server para integração com Microsoft SQL Server
2026-01-25
adaptivex-brand-guidelines.md
1
1 export adaptivex-brand-guidelines
2 adaptiveX-gh from "adaptiveX-gh/coursekit-mcp"
3 Applies AdaptiveX's official brand colors and typography to any sort of artifact that may benefit from having AdaptiveX's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply for AdaptiveX training and consulting materials.
2025-12-18
qa-code-review-checklist.md
1
1 export qa-code-review-checklist
2 takemi-ohama from "takemi-ohama/ai-agent-marketplace"
3 Comprehensive code review checklist covering readability, maintainability, performance, security, and best practices. Use when reviewing code or conducting quality checks.This skill provides systematic code review guidance:- Language-specific best practices (JavaScript, Python, Java, etc.)- Security checklist (OWASP Top 10)- Performance optimization points- Maintainability and readability checks- Automated review integration (Codex CLI MCP)Triggers: "code review", "review checklist", "quality check", "check code", "コードレビュー", "品質チェック", "レビュー観点"
2026-01-19