Browse Skills
1962 skills found
mcp-development.md
1
1
export
mcp-development
2
from
"fabriciofs/mcp-sql-server"
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
from
"adaptiveX-gh/coursekit-mcp"
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
from
"takemi-ohama/ai-agent-marketplace"
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
cli-designer.md
1
1
export
cli-designer
2
from
"kaakaww/hawkop"
from
"kaakaww/hawkop"
3
CLI companion for the StackHawk AppSec Intelligence Platform
2026-03-31
commit-helper.md
1
1
export
commit-helper
2
from
"tzuchaine/ai-skills"
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
arch-analysis.md
1
1
export
arch-analysis
2
from
"hiroshi75/langgraph-architect"
from
"hiroshi75/langgraph-architect"
3
Analyze LangGraph application architecture, identify bottlenecks, and propose multiple improvement strategies
2026-05-01
ts-module.md
1
1
export
ts-module
2
from
"interactive-inc/open-prompt"
from
"interactive-inc/open-prompt"
3
Creates TypeScript modules following immutable, fluent API patterns with proper encapsulation.
2026-06-06
fix-bug.md
1
1
export
fix-bug
2
from
"df07/go-progressive-raytracer"
from
"df07/go-progressive-raytracer"
3
Intelligently debug and fix bugs with a repro-first approach. Use when the user reports a bug, unexpected behavior, or asks to fix an issue. Establishes reproducible test cases before fixing.
2026-02-22
maven-converter.md
1
1
export
maven-converter
2
from
"git-qiaozq/claude-skills"
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
from
"22GNUs/dotfiles"
from
"22GNUs/dotfiles"
3
My personal dotfiles
2026-06-01
pagination-standard.md
1
1
export
pagination-standard
2
from
"TrueNine/claude-code-projects"
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
tanstack-start.md
1
1
export
tanstack-start
2
from
"ferdousbhai/tanstack-start"
from
"ferdousbhai/tanstack-start"
3
>-
2026-03-15
playwright.md
1
1
export
playwright
2
from
"collinvandyck/dotfiles"
from
"collinvandyck/dotfiles"
3
my dotfiles
2026-06-05
golang.md
1
1
export
golang
2
from
"KubrickCode/workflow-toolkit"
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
from
"vanyastaff/paramdef"
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
feature-flow.md
1
1
export
feature-flow
2
from
"mikivujkovic/claude-feature-flow"
from
"mikivujkovic/claude-feature-flow"
3
Guides a user through DDD → BDD → TDD → Git for a single feature, staying code-agnostic and interactive.
2025-12-12
codex-collaboration.md
1
1
export
codex-collaboration
2
from
"hewenyu/codex-collaboration"
from
"hewenyu/codex-collaboration"
3
codex交互的skill,方便协作开发
2025-12-30
uv-script.md
1
1
export
uv-script
2
from
"ebal5/dotfiles-chezmoi"
from
"ebal5/dotfiles-chezmoi"
3
My dotfiles management repo using cezmoi
2026-06-03
collimator.md
1
1
export
collimator
2
from
"nathanial/collimator"
from
"nathanial/collimator"
3
Guide for using Collimator, a profunctor optics library for Lean 4. Use when writing code with lenses, prisms, traversals, or when accessing/modifying nested data structures.
2026-01-23
flask-smorest-api.md
1
1
export
flask-smorest-api
2
from
"jmazzahacks/byteforge-claude-skills"
from
"jmazzahacks/byteforge-claude-skills"
3
Collection of Claude Code skills that codify best practices and reusable patterns for software development
2026-06-07
cli-ninja-tools.md
1
1
export
cli-ninja-tools
2
from
"killerapp/mem8-plugin"
from
"killerapp/mem8-plugin"
3
Claude Code plugin for mem8 - Memory-augmented development workflows with commands and agents
2026-06-04
agent-ide.md
1
1
export
agent-ide
2
from
"vivalalova/agent-ide"
from
"vivalalova/agent-ide"
3
TS/JS 程式碼智能重構工具。執行以下操作時自動選用:- 重命名符號 → /rename(取代逐一 Edit)- 移動/重組檔案 → /move(取代 Write+Delete)- 理解專案架構 → /snapshot(取代逐檔 Read)- 清理未使用程式碼 → /deadcode- 修改函式參數 → /change-signature- 檢測循環依賴 → /cycles- 分析變更影響 → /impact- 查找符號引用 → /find-references- 追蹤呼叫層次 → /call-hierarchy優勢:自動更新所有引用、一次完成、零遺漏
2026-05-28
frontend-design.md
1
1
export
frontend-design
2
from
"nirukk52/Manjha"
from
"nirukk52/Manjha"
3
The rope to your kite.
2025-12-10
generate-project-artifact.md
0
1
export
generate-project-artifact
2
from
"Rafael-Rueda/sardius"
from
"Rafael-Rueda/sardius"
3
Production-ready DDD NestJS backend template with Zod validation, Prisma ORM, JWT/OAuth auth, and auto-generated API docs (Scalar UI)
2026-03-12