Browse Skills

6825 skills found

global-conventions.md
0
1 export global-conventions
2 dpietersz from "dpietersz/n8n-nodes-pleo"
3 Follow general development conventions for project structure, documentation, version control, and configuration management. Use this skill when organizing files and directories, maintaining README files, writing commit messages, managing environment variables, updating dependencies, establishing code review processes, or maintaining changelogs. Apply when setting up new projects, restructuring codebases, or ensuring development best practices.
2026-01-05
commit-messages.md
0
1 export commit-messages
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Conventional Commits formatting guide for creating standardized commit messages. Use when Claude needs to create git commits, ensuring consistent message format with type prefixes (feat, fix, docs, chore). Automatically applied during git commit operations to maintain repository history standards.
2026-01-05
developing-buildkite-pipelines.md
0
1 export developing-buildkite-pipelines
2 technicalpickles from "technicalpickles/pickled-claude-plugins"
3 Use when creating, modifying, or debugging Buildkite pipeline YAML files - ensures current syntax from official docs, validates configurations before proposing changes, and references Buildkite best practices instead of relying on training data
2026-01-05
google-integration.md
0
1 export google-integration
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Complete Google Workspace integration (Gmail, Docs, Sheets, Calendar, Drive, Tasks, Slides). Load when user mentions 'google', 'gmail', 'email', 'google docs', 'google sheets', 'spreadsheet', 'google calendar', 'schedule meeting', 'calendar', 'google drive', 'upload file', 'download file', 'google tasks', 'todo', 'google slides', 'presentation', or any Google service operation.
2026-01-05
claude-code-plugin-expert.md
0
1 export claude-code-plugin-expert
2 lenneTech from "lenneTech/claude-code"
3 Expert for Claude Code plugin and marketplace development. Use when creating, editing, or optimizing skills (SKILL.md), commands (*.md), agents, hooks (hooks.json), scripts, or plugin.json files. Ensures consistency with official best practices from code.claude.com documentation. Activates for any file in plugins/ directory.
2026-01-05
write-skill.md
0
1 export write-skill
2 wayne930242 from "wayne930242/weihung-claude-plugin"
3 Create effective Claude Code SKILL.md files following Anthropic's official patterns. Use when writing new skills, improving existing skills, or learning skill best practices.
2026-01-05
code-documentation.md
0
1 export code-documentation
2 btimothy-har from "btimothy-har/mycc-config"
3 Use when writing or improving code documentation. Covers docstrings (Google style), README files, API documentation, architecture decision records, and inline comments. Triggers on documentation requests, docstring generation, README creation, or when code needs explanation.
2026-01-05
git.md
0
1 export git
2 darantrute from "darantrute/_virgin-12112025"
3 git expert with self-populating documentation
2026-01-05
add-doc.md
0
1 export add-doc
2 asterkin from "asterkin/claude-taew-py"
3 Add new documentation sources to .claude/doc-sources.toml for Context7 access
2026-01-05
tdd.md
0
1 export tdd
2 fourcolors from "fourcolors/antmachine"
3 Use when implementing code during ant-act execution. Enforces RED-GREEN-REFACTORcycle. Triggers: writing code, fixing bugs, adding features, any implementation.Do NOT skip - no production code without failing test first.
2026-01-05
documentation.md
0
1 export documentation
2 gitbasheer from "gitbasheer/workspace"
3 README updates, API docs, user-facing documentation
2026-01-05
syncfusion-verified.md
0
1 export syncfusion-verified
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when implementing, editing, or discussing any SyncFusion EJ2 React component (Grid, Gantt, Schedule, Kanban, Dialog, etc). Contains only officially verified best practices from SyncFusion documentation. For styling/layout/icons, also use syncfusion-styling skill. Theme-agnostic rules that work with Fluent2, Material, Bootstrap, etc.
2026-01-05
role-permission-table-builder.md
0
1 export role-permission-table-builder
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 Generates comprehensive role-based permission matrices in markdown or SQL format for pages, components, and data access patterns. This skill should be used when designing authorization systems, documenting permissions, creating RBAC tables, or planning access control. Use for RBAC, role permissions, access control, authorization matrix, permission mapping, or security policies.
2026-01-05
enactfirecrawl.md
0
1 export enactfirecrawl
2 while-basic from "while-basic/enact-template"
3 Scrape, crawl, search, and extract structured data from websites using Firecrawl API - converts web pages to LLM-ready markdown
2026-01-05
doc-templates.md
0
1 export doc-templates
2 krhrtky from "krhrtky/dotfiles"
3 Generate meeting prep sheets, ADRs, and Design Docs from built-in templates. Use when creating technical documents, planning meetings, or documenting architectural decisions.
2026-01-05
docs-stories.md
0
1 export docs-stories
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete CRUD for SDLC documentation (stories, tasks, context retrieval). Use when creating/managing stories, creating/managing tasks, updating task state, or retrieving full context for any user story via index (<3min restoration).
2026-01-05
tailwind-ui.md
0
1 export tailwind-ui
2 alternative-rvb from "alternative-rvb/job-ez"
3 Create and add UI elements with Tailwind CSS v3 using best practices. Automatically fetches up-to-date Tailwind documentation via Context7 MCP. Use when building new UI components, forms, layouts, or modifying existing interface elements.
2026-01-05
rust-best-practice.md
0
1 export rust-best-practice
2 majiayu000 from "majiayu000/claude-skill-registry"
3 """Best practices and patterns for writing idiomatic Rust code.
2026-01-05
scripts-config.md
0
1 export scripts-config
2 metasaver from "metasaver/metasaver-marketplace"
3 Utility scripts directory configuration (/scripts) for MetaSaver monorepos including setup automation, environment management, and cross-platform support. Includes 4 critical standards (setup scripts, cross-platform support, error handling, documentation). Use when creating or auditing /scripts directory with Node.js and shell utility scripts.
2026-01-05
research-gate.md
0
1 export research-gate
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Gates expensive external research (perplexity deep_research) while allowing quick lookups. Enforces knowledge priority - local documentation and project patterns first, external research only when necessary. Permissive mode allows context7, local-rag, and quick perplexity searches. (project)
2026-01-05
vanilla-rails-jobs.md
0
1 export vanilla-rails-jobs
2 ZempTime from "ZempTime/zemptime-marketplace"
3 Use when writing background jobs or async operations - enforces thin job wrappers (3-5 lines) that delegate to models using _later/_now naming pattern
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 pproenca from "pproenca/dot-claude"
3 Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
diagramming.md
0
1 export diagramming
2 sparkling from "sparkling/claude-skills"
3 Create professional diagrams using Mermaid or DOT/Graphviz. Mermaid for flowcharts, sequences, classes, ER, Gantt, architecture with semantic coloring and WCAG AA accessibility. DOT/Graphviz for pure network graphs, semantic webs, and maximum layout control.
2026-01-05
suggest-links.md
0
1 export suggest-links
2 bencassie from "bencassie/flywheel"
3 Suggest wikilinks for current note using Flywheel MCP. Triggers on "suggest links", "link suggestions", "what should I link", "wikilink suggestions".
2026-01-05