Browse Skills

1962 skills found

nvim-plugin-add.md
1
1 export nvim-plugin-add
2 tkancf from "tkancf/dotfiles"
3 my .* config files
2026-05-19
kurrentdb.md
1
1 export kurrentdb
2 kurrent-io from "kurrent-io/coding-agent-skills"
3 Provides skills to coding agents like Claude Code
2025-12-15
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-06-04
project-simplification.md
1
1 export project-simplification
2 lizy-coding from "lizy-coding/flutter_study"
3 记录一些 Flutter 特性学习的 demo
2026-06-02
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
frontend-design.md
1
1 export frontend-design
2 hexnickk from "hexnickk/blog"
3 Apply when creating React frontend UI: pages, dashboards, forms, components, layouts, landing pages, modals. Enforces neobrutalist design — hard shadows, 2px borders, warm cream/yellow palette, no dark mode. Tech: React, Tailwind, shadcn (customized).
2026-04-11
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
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
svelte-game-writer.md
1
1 export svelte-game-writer
2 maximxlss from "maximxlss/codextris"
3 End-to-end planning, building, and testing of small-scale browser games in SvelteKit + TypeScript running in Docker, including scaffolding, game loop, input, UI, tests, and Docker dev/release setups. Use when a user asks to create or modify a SvelteKit game project, prototype a simple single-player game, or add tests. When requirements are unclear, ask clarifying questions and offer to choose defaults automatically if the user prefers. This skill uses SvelteKit+TS in Docker only (debug hot-reload + nginx release); do not switch stacks unless the user explicitly asks to change scope. Not for multiplayer, servers, or backend services.
2025-12-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
neo-llm-security.md
1
1 export neo-llm-security
2 Cornjebus from "Cornjebus/neo-llm-security"
3 |
2025-12-26
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
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
commit-helper.md
1
1 export commit-helper
2 tzuchaine from "tzuchaine/ai-skills"
3 Intelligently analyze code changes and split them into multiple logical commits based on functionality and change types. This skill should be used when users want to commit code changes, especially when there are multiple unrelated changes in the working directory.
2026-01-18
ts-module.md
1
1 export ts-module
2 interactive-inc from "interactive-inc/open-prompt"
3 Creates TypeScript modules following immutable, fluent API patterns with proper encapsulation.
2026-06-06
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
allaymc-plugin-dev.md
1
1 export allaymc-plugin-dev
2 AllayMC from "AllayMC/AllaySkill"
3 Create, update and troubleshoot AllayMC plugins in Java or other JVM languages. Use when (1) creating a new AllayMC plugin. (2) migrating an existing plugin to AllayMC. (3) troubleshooting an AllayMC plugin.
2026-03-29
maven-converter.md
1
1 export maven-converter
2 git-qiaozq from "git-qiaozq/claude-skills"
3 Claude Skills Learning Hub - A comprehensive repository for learning and developing Claude Skills
2026-01-05
gemini-search.md
1
1 export gemini-search
2 22GNUs from "22GNUs/dotfiles"
3 My personal dotfiles
2026-06-01
pagination-standard.md
1
1 export pagination-standard
2 TrueNine from "TrueNine/claude-code-projects"
3 Frontend-backend pagination standard, defining minimal parameter naming to reduce transmission characters, applicable to all system pagination scenarios.
2026-02-13
golang.md
1
1 export golang
2 KubrickCode from "KubrickCode/workflow-toolkit"
3 Provides idiomatic Go programming expertise and best practices. Ensures clean, efficient, and maintainable code following official Go conventions. Specializes in concurrent programming patterns, interface design, error handling strategies, and performance optimization. Masters standard library usage and ecosystem integration.Use when: writing Go code (.go files), designing interfaces and struct types, implementing concurrent patterns (goroutines/channels), handling errors idiomatically, writing table-driven tests, creating Go modules, optimizing performance-critical code, managing dependencies with go.mod, implementing HTTP servers and clients, working with context propagation, or designing package APIs for public libraries.
2025-12-03
rust-refactor.md
1
1 export rust-refactor
2 vanyastaff from "vanyastaff/paramdef"
3 Rust code refactoring with API compatibility preservation. Use when improving code structure, eliminating duplication, optimizing, or restructuring modules.
2026-05-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