Browse Skills
6825 skills found
notion-workflow-sync.md
1
1
export
notion-workflow-sync
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
Sync workflows between Odoo, BIR systems, and Notion with external ID upsert and deduplication
2026-01-05
style-guide-adherence.md
1
1
export
style-guide-adherence
2
from
"troykelly/claude-skills"
from
"troykelly/claude-skills"
3
Use when writing code - follow Google style guides where available, otherwise follow established best practices for the language
2026-01-05
agents-md.md
1
1
export
agents-md
2
from
"Nymbo/Skills"
from
"Nymbo/Skills"
3
Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain workflows, and (optionally) per-module feature maps (feature -> paths, entrypoints, tests, docs). Use when the user asks for AGENTS.md, nested agent instructions, or a module/feature map.
2026-01-05
mermaid-diagram.md
1
1
export
mermaid-diagram
2
from
"mjunaidca/robolearn"
from
"mjunaidca/robolearn"
3
Generate Mermaid diagrams for educational content. Use when visualizing concepts, architectures, or workflows.
2026-01-05
managing-google-workspace.md
1
1
export
managing-google-workspace
2
from
"binome-dev/humcp"
from
"binome-dev/humcp"
3
Manages Google Workspace services including Gmail, Drive, Docs, Sheets, Slides, Calendar, Forms, Tasks, and Chat. Use when the user wants to interact with Google services, manage emails, documents, spreadsheets, presentations, or calendar events.
2026-01-05
tdd.md
1
1
export
tdd
2
from
"motoki317/dotfiles"
from
"motoki317/dotfiles"
3
Guide Test-Driven Development using Kent Beck's Red-Green-Refactor cycle. Use when writing tests, implementing features via TDD, or following plan.md test instructions.
2026-01-05
style-standards.md
1
1
export
style-standards
2
from
"bsamiee/Parametric_Portal"
from
"bsamiee/Parametric_Portal"
3
Enforces style consistency for documentation and code with support for taxonomy, voice, and formatting domains. Use when creating or modifying files requiring: (1) markdown structure (headers, lists, tables, Dictums, separators), (2) code organization (comments, section dividers, naming conventions), (3) voice compliance (tone, grammar, imperative phrasing), or (4) formatting validation against project standards.
2026-01-05
engineering-review.md
1
1
export
engineering-review
2
from
"canopy-network/launchpad"
from
"canopy-network/launchpad"
3
Software engineering standards. Use when writing, generating, or reviewing code for SOLID principles, design patterns, and architecture.
2026-01-05
prism-syntax.md
1
1
export
prism-syntax
2
from
"mcclowes/vague"
from
"mcclowes/vague"
3
Use when adding syntax highlighting for custom languages to Prism.js, used by Docusaurus and many documentation sites
2026-01-05
doc-writer.md
1
1
export
doc-writer
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Creates or updates documentation in a type-agnostic manner by dynamically loading type-specific context at runtime
2026-01-05
testing-skills-with-subagents.md
1
1
export
testing-skills-with-subagents
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
DEPRECATED - Use writing-skills instead. This skill has been consolidated into writing-skills which now contains both skill creation and testing methodology.
2026-01-05
project-planner.md
1
1
export
project-planner
2
from
"samhvw8/dot-claude"
from
"samhvw8/dot-claude"
3
Universal project planning for non-technical projects. Domains: business, personal, creative, academic, organizational, events. Capabilities: goal setting, milestone planning, resource allocation, timeline creation, risk assessment, progress tracking. Actions: create, plan, structure, breakdown, track projects. Keywords: project plan, roadmap, strategy, goal setting, milestones, timeline, action plan, project management, business plan, personal goals, creative project, academic planning, event planning, organizational change, OKRs, SMART goals, Gantt chart. Use when: creating project plans, setting goals/milestones, planning business initiatives, organizing events, structuring academic work, developing strategies/roadmaps.
2026-01-05
openapi.md
1
1
export
openapi
2
from
"mcclowes/vague"
from
"mcclowes/vague"
3
Use when working with OpenAPI Specification files to validate, create/modify paths and schemas, check references, and enforce best practices
2026-01-05
confidence-check.md
1
1
export
confidence-check
2
from
"agiletec-inc/airis-agent"
from
"agiletec-inc/airis-agent"
3
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
2026-01-05
svg-precision.md
1
1
export
svg-precision
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness and cross-viewer compatibility.
2026-01-05
deep-research-synthesizer.md
1
1
export
deep-research-synthesizer
2
from
"anthony-maio/pieces-agent-skills"
from
"anthony-maio/pieces-agent-skills"
3
Given outputs from 5 research sub-agents (time-sliced or partitioned), validate and synthesize them into a coherent, citation-backed Markdown deep research report with deduplication, contradiction handling, and explicit debug visibility when inputs are missing or malformed.
2026-01-05
expression-readme-audit.md
1
1
export
expression-readme-audit
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Verify README accuracy, completeness, and audience fit by testing claims against the actual codebase. Use when: (1) asked to verify documentation before a release, (2) significant changes to APIs or setup procedures might have invalidated documentation, (3) onboarding feedback or "it doesn't work" reports suggest documentation gaps, (4) README instructions haven't been verified against current codebase state.
2026-01-05
linear-discipline.md
1
1
export
linear-discipline
2
from
"jclfocused/claude-agents"
from
"jclfocused/claude-agents"
3
Use this skill when discussing code changes, implementation work, feature status, or when starting/completing development tasks. Reminds about Linear issue tracking discipline - always having an issue in progress before writing code, marking work as done, and creating issues for unexpected scope. Triggers when users mention implementing features, writing code, or checking on work status.
2026-01-05
minitest-tdd-best-practices.md
1
1
export
minitest-tdd-best-practices
2
from
"sjnims/iron-chef-claude-rails"
from
"sjnims/iron-chef-claude-rails"
3
This skill should be used when the user asks about "Minitest", "TDD", "test-driven development", "Rails testing", "writing tests", "test coverage", or testing strategies for Rails applications. Load this skill when implementing or reviewing tests.
2026-01-05
docs-as-code.md
1
1
export
docs-as-code
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master docs-as-code with Git workflows, Markdown, static site generators, and automated publishing pipelines.
2026-01-05
cross-reference-validation.md
1
1
export
cross-reference-validation
2
from
"akaszubski/anyclaude-local"
from
"akaszubski/anyclaude-local"
3
Validates all documentation references - file paths, links, line numbers, code examples
2026-01-05
whole-reviewer.md
1
1
export
whole-reviewer
2
from
"Goobee811/Whole"
from
"Goobee811/Whole"
3
Post-editing validation for Whole documentation. Use when: (1) After completing edits,(2) Before marking task complete, (3) Validating cross-reference updates,(4) Verifying bilingual consistency, (5) Final quality check.
2026-01-05
golang.md
1
1
export
golang
2
from
"specvital/web"
from
"specvital/web"
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.
2026-01-05
run-uat.md
1
1
export
run-uat
2
from
"oocx/tfplan2md-uat"
from
"oocx/tfplan2md-uat"
3
Run User Acceptance Testing by creating a PR with rendered markdown on GitHub or Azure DevOps. Use when validating markdown rendering in real platforms.
2026-01-05