Browse Skills
1068 skills found
nvim-plugin-add.md
1
1
export
nvim-plugin-add
2
from
"tkancf/dotfiles"
from
"tkancf/dotfiles"
3
Add and configure Neovim plugins in this dotfiles repo using lazy.nvim. Use when asked to install a plugin, create its config module, update lazy.nvim imports, read plugin README/docs, and add keymaps without conflicting with existing mappings under config/nvim.
2026-01-05
react.md
1
1
export
react
2
from
"helpermedia/AppWaffle"
from
"helpermedia/AppWaffle"
3
React 19 best practices, hooks, state management and data fetching. Use when writing components, hooks, managing state, handling async operations or reviewing React code.
2026-01-05
rubycritic-code-quality-analysis.md
1
1
export
rubycritic-code-quality-analysis
2
from
"esparkman/claude-rubycritic-skill"
from
"esparkman/claude-rubycritic-skill"
3
Analyze Ruby and Rails code quality with RubyCritic. Identifies code smells, complexity issues, and refactoring opportunities. Provides detailed metrics, scores files A-F, compares branches, and prioritizes high-churn problem areas. Use when analyzing Ruby code quality, reviewing PRs, or identifying technical debt.
2026-01-05
darkit-gin.md
1
1
export
darkit-gin
2
from
"DarkiT/gin"
from
"DarkiT/gin"
3
基于 gin-gonic/gin 的企业级 Web 框架增强版,提供开箱即用的 JWT 认证、SSE 实时通信、缓存管理、OpenAPI 文档生成等企业级功能。涵盖选项式路由配置、统一响应格式、中间件管理、安全加固、性能优化等完整开发能力。
2026-01-05
complete-test.md
1
1
export
complete-test
2
from
"alvis/.claude"
from
"alvis/.claude"
3
Achieves 100% test coverage with minimal redundancy through progressive test writing. Writes tests one-at-a-time with immediate coverage verification, removes redundant tests while maintaining coverage, fixes standards violations, restructures fixtures. Use when creating test suites for existing code, or optimizing test efficiency
2026-01-05
cardanobuild-getting-started-navigator.md
1
1
export
cardanobuild-getting-started-navigator
2
from
"selfdriven-octo/cardano-build"
from
"selfdriven-octo/cardano-build"
3
Find, summarize, and curate developer resources from the Cardano.Build index (https://cardano.build/). Use this when the user asks for Cardano developer starting points, tools, libraries, tutorials, SSI/identity, infrastructure, APIs, or “where do I start” type guidance. Focus on build-related material (not price/markets). Produce concise, categorized results with links and short rationales. Prefer official docs and recent, maintained resources.
2026-01-05
test-driven-development.md
1
1
export
test-driven-development
2
from
"DMJGilbert/.config"
from
"DMJGilbert/.config"
3
Enforce RED-GREEN-REFACTOR cycle. Use when implementing features, fixing bugs, or writing any production code.
2026-01-05
docusaurus-expert.md
1
1
export
docusaurus-expert
2
from
"raphaelmansuy/agentic_platform_reference"
from
"raphaelmansuy/agentic_platform_reference"
3
Build fast, SEO-optimized static sites with Docusaurus v3.9.2 using Markdown/MDX, SEO metadata, and plugins. Helps with setup, docs, SEO optimization, plugin integration, and GitHub Pages deployment.
2026-01-05
shirushi.md
1
1
export
shirushi
2
from
"CAPHTECH/shirushi"
from
"CAPHTECH/shirushi"
3
Document ID management for Git repositories. Validates, assigns, and tracks immutable doc_ids across Markdown/YAML files. Use when working with doc_id, document IDs, "@see docid" references, document integrity validation, or shirushi commands.
2026-01-05
analytics-design.md
1
1
export
analytics-design
2
from
"yusuke-suzuki/dotfiles"
from
"yusuke-suzuki/dotfiles"
3
Design Looker Studio reports and dashboards. Use when creating Looker Studio reports, designing data sources, or writing visualization specifications. Trigger on "Looker Studio", "レポート設計", "ダッシュボード".
2026-01-05
project-simplification.md
1
1
export
project-simplification
2
from
"lizy-coding/flutter_study"
from
"lizy-coding/flutter_study"
3
Simplifies Flutter projects by analyzing structure, cleaning redundant docs, merging configs, refactoring large files, generating module documentation, and running validation tests. Use when optimizing project structure, removing technical debt, improving code organization, or creating project documentation.
2026-01-05
logseq-outline.md
1
1
export
logseq-outline
2
from
"kerim/logseq-outline-skill"
from
"kerim/logseq-outline-skill"
3
Format any content as a Logseq-compatible outline using nested bullets (no markdown headers, no bold). Works in both Claude Code and Claude Desktop.
2026-01-05
code-review.md
1
1
export
code-review
2
from
"jiyeol-lee/dotfiles"
from
"jiyeol-lee/dotfiles"
3
Code review guidelines for commits and file changes. Covers four categories:Quality (security, correctness, maintainability), Regression (breaking changes,API compatibility), Documentation (code docs, changelogs), and Performance(optimization, efficiency).
2026-01-05
ai-writing-detection.md
1
1
export
ai-writing-detection
2
from
"mike-coulbourn/content-lab"
from
"mike-coulbourn/content-lab"
3
Comprehensive AI writing detection patterns and methodology. Provides vocabulary lists, structural patterns, model-specific fingerprints, and false positive prevention guidance. Use when analyzing text for AI authorship or understanding detection patterns.
2026-01-05
prompt-engineer.md
1
1
export
prompt-engineer
2
from
"Shavakan/claude-marketplace"
from
"Shavakan/claude-marketplace"
3
Build, analyze, and optimize LLM prompts and technical documentation. Activates when user wants to create, modify, review, or improve prompts, or when requests are ambiguous and need clarification before writing.
2026-01-05
deep-researcher.md
1
1
export
deep-researcher
2
from
"Karanjot786/agent-skills-cli"
from
"Karanjot786/agent-skills-cli"
3
Performs comprehensive, multi-layered research on any topic with structured analysis and synthesis of information from multiple sources. Use when the user needs thorough investigation, market research, technical deep-dives, due diligence, or comprehensive analysis on any subject.
2026-01-05
sample-explaining-code.md
1
1
export
sample-explaining-code
2
from
"yellow-seed/template"
from
"yellow-seed/template"
3
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
2026-01-05
excalidraw-diagrams.md
1
1
export
excalidraw-diagrams
2
from
"robtaylor/excalidraw-diagrams"
from
"robtaylor/excalidraw-diagrams"
3
Creates Excalidraw diagrams programmatically. Use when the user wants flowcharts, architecture diagrams, system designs, or any visual diagram instead of ASCII art. Outputs .excalidraw files that can be opened directly in Excalidraw or VS Code with the Excalidraw extension.
2026-01-05
mcp-code-mode.md
1
1
export
mcp-code-mode
2
from
"MichelKerkmeester/opencode-dev-environment"
from
"MichelKerkmeester/opencode-dev-environment"
3
MCP orchestration via TypeScript execution for efficient multi-tool workflows. Use Code Mode for ALL MCP tool calls (ClickUp, Notion, Figma, Webflow, Chrome DevTools, etc.). Provides 98.7% context reduction, 60% faster execution, and type-safe invocation. Mandatory for external tool integration.
2026-01-05
golang-expert.md
1
1
export
golang-expert
2
from
"fjacquet/camt-csv"
from
"fjacquet/camt-csv"
3
Expert Go/Golang development guidance enforcing best practices, functional programming principles,KISS, DRY, and idiomatic patterns. Use when: (1) Writing new Go code, (2) Reviewing Go code forquality issues, (3) Refactoring Go code, (4) Designing Go architecture with interfaces and DI,(5) Writing or improving Go tests, (6) Debugging concurrency or performance issues,(7) User asks about Go best practices or patterns.
2026-01-05
project-index.md
1
1
export
project-index
2
from
"CongDon1207/AGENTS.md"
from
"CongDon1207/AGENTS.md"
3
Generate and maintain project structure index for fast AI navigation. Creates docs/structure.md with optimized file index. Load this skill when starting new project, after major changes, or when docs/structure.md is outdated.
2026-01-05
universal-workflow-init.md
1
1
export
universal-workflow-init
2
from
"laguna821/achmage_universal_workflow_initiator"
from
"laguna821/achmage_universal_workflow_initiator"
3
Bootstraps new projects by running a 5-question intake and generating a minimal scaffold (WORKPLAN.md, BRIEF.md, OUTLINE.md, SOURCES.md, LOG.md) plus optional folders for writing/research/coding. Use when the user asks to start a new project, plan a workflow, scaffold folders/files, or set up a reusable pipeline.
2026-01-05
spec-coverage-map.md
1
1
export
spec-coverage-map
2
from
"jschulte/stackshift"
from
"jschulte/stackshift"
3
Generate a visual spec-to-code coverage map showing which code files are covered by which specifications. Creates ASCII diagrams, reverse indexes, and coverage statistics. Use after implementation or during cleanup to validate spec coverage.
2026-01-05
go-testing.md
1
1
export
go-testing
2
from
"canopy-network/launchpad"
from
"canopy-network/launchpad"
3
Go unit testing standards. Use when writing, generating, or reviewing Go test code.
2026-01-05