Browse Skills
44976 skills found
finishing-a-development-branch.md
2
1
export
finishing-a-development-branch
2
from
"tilework-tech/nori-cli"
from
"tilework-tech/nori-cli"
3
Use this when you have completed some feature implementation and have written passing tests, and you are ready to create a PR.
2026-01-05
meteor-addon.md
2
1
export
meteor-addon
2
from
"MCDxAI/meteor-client-webgui"
from
"MCDxAI/meteor-client-webgui"
3
Meteor Client addon development for Minecraft. Use when creating, updating, or working with Meteor Client addons - a Fabric mod framework for Minecraft. Covers workspace setup from the template repository, updating addons when Minecraft/Meteor versions change, finding reference implementations from verified addons, and understanding Meteor's addon structure and APIs.
2026-01-05
2026-coach.md
2
1
export
2026-coach
2
from
"BayramAnnakov/2026-coach"
from
"BayramAnnakov/2026-coach"
3
Executive coaching skill that helps you plan your 2026 using research-backed process goals. Guides you through discovery questions, creates outcome goals, converts them to daily behaviors, and sets up accountability systems. Use when you want to plan your year, set goals, or need a coach to help you stay focused.
2026-01-05
exploring-codebase.md
2
1
export
exploring-codebase
2
from
"trancong12102/agentskills"
from
"trancong12102/agentskills"
3
MUST USE for codebase exploration. Replaces finder, Grep, glob. Triggers on "where is", "how does", "find", "called", "used", or any code search question.
2026-01-05
fosmvvm-fluent-datamodel-generator.md
2
1
export
fosmvvm-fluent-datamodel-generator
2
from
"foscomputerservices/FOSUtilities"
from
"foscomputerservices/FOSUtilities"
3
Generate Fluent DataModels for FOSMVVM server-side persistence. Use when creating new database-backed entities, adding tables, or when the user mentions adding Models like Users, Ideas, Documents, etc. Uses fosmvvm-fields-generator for the Fields layer, then generates Fluent DataModel, migrations, and tests.
2026-01-05
defense-in-depth.md
2
1
export
defense-in-depth
2
from
"heyJordanParker/dotfiles"
from
"heyJordanParker/dotfiles"
3
Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible
2026-01-05
building-neural-networks.md
2
1
export
building-neural-networks
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill allows Claude to construct and configure neural network architectures using the neural-network-builder plugin. It should be used when the user requests the creation of a new neural network, modification of an existing one, or assistance with defining the layers, parameters, and training process. The skill is triggered by requests involving terms like "build a neural network," "define network architecture," "configure layers," or specific mentions of neural network types (e.g., "CNN," "RNN," "transformer").
2026-01-05
nixtla-prod-pipeline-generator.md
2
1
export
nixtla-prod-pipeline-generator
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Transform experiment workflows into production-ready inference pipelines with orchestration
2026-01-05
ai-news-crawler.md
2
1
export
ai-news-crawler
2
from
"feed-mob/claude-code-marketplace"
from
"feed-mob/claude-code-marketplace"
3
Trigger phrase \"watching news!\"; Create a JSON file named with the current timestamp only in the current directory, crawl 10 AI-related news in descending order of time and output Chinese summaries
2026-01-05
frontend-accessibility.md
2
1
export
frontend-accessibility
2
from
"adigunners/adigunners.github.io"
from
"adigunners/adigunners.github.io"
3
Web accessibility (a11y) standards for inclusive design. Use this skill when adding semantic HTML, ARIA attributes, keyboard navigation, or ensuring screen reader compatibility. Apply when working on HTML structure, interactive elements, forms, or any user-facing features.
2026-01-05
local-ci-runner-act.md
2
1
export
local-ci-runner-act
2
from
"IgorGanapolsky/trading"
from
"IgorGanapolsky/trading"
3
Run GitHub Actions workflows locally using ACT in Docker before pushing to verify CI will pass
2026-01-05
testing-skills-with-subagents.md
2
1
export
testing-skills-with-subagents
2
from
"heyJordanParker/dotfiles"
from
"heyJordanParker/dotfiles"
3
Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
2026-01-05
git.md
2
1
export
git
2
from
"bendrucker/claude"
from
"bendrucker/claude"
3
Git workflow and branching best practices. Use when working with git commands, creating branches, pushing changes, or managing worktrees.
2026-01-05
skill-creator.md
2
1
export
skill-creator
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Guide for creating effective Agent Skills. Use when creating a new skill (or updating an existing skill) that extends capabilities with specialized knowledge, workflows, or tool integrations. Helps with skill initialization, validation, and best practices.
2026-01-05
checking-infrastructure-compliance.md
2
1
export
checking-infrastructure-compliance
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill allows Claude to check infrastructure compliance against industry standards such as SOC2, HIPAA, and PCI-DSS. It analyzes existing infrastructure configurations and reports on potential compliance violations. Use this skill when the user asks to assess compliance, identify security risks related to compliance, or generate reports on compliance status for SOC2, HIPAA, or PCI-DSS. Trigger terms include: "compliance check", "SOC2 compliance", "HIPAA compliance", "PCI-DSS compliance", "compliance report", "infrastructure compliance", "security audit", "assess compliance".
2026-01-05
code-review-digest-writer.md
2
1
export
code-review-digest-writer
2
from
"DiversioTeam/agent-skills-marketplace"
from
"DiversioTeam/agent-skills-marketplace"
3
Generates weekly code-review digest docs from PR review comments for any GitHub repository. If present, follows project-specific docs/review-digests/AGENTS.md guidelines. Use this to turn a date-bounded set of PR reviews into a structured markdown “newsletter” that captures themes, repeated issues, and concrete takeaways.
2026-01-05
qt-release.md
2
1
export
qt-release
2
from
"svetzal/cutiecoco"
from
"svetzal/cutiecoco"
3
Set up or troubleshoot GitHub Actions workflows for releasing cross-platform Qt applications. Use when building, signing, notarizing, or packaging Qt apps for macOS, Linux, or Windows.
2026-01-05
standards-frontend.md
2
1
export
standards-frontend
2
from
"korallis/Amp-OS"
from
"korallis/Amp-OS"
3
Frontend component and UI development standards for modern React/Next.js applications. Includes React 19 patterns, Tailwind CSS v4, Server Components, accessibility, and the Anthropic frontend-design aesthetic philosophy.
2026-01-05
content-strategic-review.md
2
1
export
content-strategic-review
2
from
"RogueRope/docs"
from
"RogueRope/docs"
3
Comprehensive content strategy review from reader's perspective. Acts as Chief Web Editor + Technical Writer to audit site clarity, practical information completeness, instructional quality, information architecture, and inclusive accessibility. Tests from multiple reader personas including beginners, experienced users, and people with accessibility needs.
2026-01-05
ripgrep.md
2
1
export
ripgrep
2
from
"xdg/xdg-claude"
from
"xdg/xdg-claude"
3
Efficient text search using ripgrep (rg) with one-shot patterns that minimize iterations by getting files, line numbers, and context in a single call
2026-01-05
frontend-css.md
2
1
export
frontend-css
2
from
"adigunners/adigunners.github.io"
from
"adigunners/adigunners.github.io"
3
CSS best practices for this static website. Use this skill when writing or modifying CSS in css/styles.css, applying consistent styling patterns, managing design tokens, or ensuring performance. Apply when working on visual styling, layout, responsive design, or maintaining the design system.
2026-01-05
validating-authentication-implementations.md
2
1
export
validating-authentication-implementations
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to validate authentication implementations against security best practices and industry standards. It analyzes various authentication methods, including JWT, OAuth, session-based authentication, and API keys. Use this skill when you need to perform an authentication security check, assess password policies, evaluate MFA implementation, or analyze session security. Trigger this skill with phrases like "validate authentication," "authentication check," or "authcheck."
2026-01-05
hic-tad-calling.md
2
1
export
hic-tad-calling
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
This skill should be used when users need to identify topologically associating domains (TADs) from Hi-C data in .mcools (or .cool) files or when users want to visualize the TAD in target genome loci. It provides workflows for TAD calling and visualization.
2026-01-05
agent-lifecycle-management.md
2
1
export
agent-lifecycle-management
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Agent lifecycle management specialist skill. Ensures continuous quality through startup, execution, state management, shutdown, versioning, and maintenance.• The Pragmatic Programmer (Andrew Hunt, David Thomas) / Apply: Lifecycle management and maintenance strategies / Purpose: Practical agent operations and versioning philosophyTrigger: Use when designing agent initialization strategies, implementing agent state management mechanisms, developing agent versioning strategies, planning agent maintenance, implementing agent shutdown and cleanup, coordinating multi-agent system lifecycles. initialization, state management, versioning, maintenance, shutdown, cleanup, monitoring, logging
2026-01-05