74219 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

jutsu-react-native:react-native-native-modules

Use when building or integrating native modules in React Native. Covers creating native modules, Turbo Modules, bridging native code, and accessing platform-specific APIs.

TheBushidoCollective
TheBushidoCollective
8411

jutsu-react-native:react-native-components

Use when building React Native UI components with core components, custom components, and component patterns. Covers View, Text, Image, ScrollView, FlatList, and component composition.

TheBushidoCollective
TheBushidoCollective
8411

react-native-web-testing

Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.

TheBushidoCollective
TheBushidoCollective
8411

elixir-otp-patterns

Use when Elixir OTP patterns including GenServer, Supervisor, Agent, and Task. Use when building concurrent, fault-tolerant Elixir applications.

TheBushidoCollective
TheBushidoCollective
8411

comment

Add a comment to a ClickUp task

TheBushidoCollective
TheBushidoCollective
8411

update-sop

Update an existing SOP to reflect changes in tools, processes, or best practices

TheBushidoCollective
TheBushidoCollective
8411

sop-structure

Use when structuring Standard Operating Procedures with proper sections, organization, and markdown formatting. Covers SOP anatomy and section organization.

TheBushidoCollective
TheBushidoCollective
8411

rails-hotwire

Use when hotwire (Turbo and Stimulus) for building modern reactive Rails applications without complex JavaScript frameworks.

TheBushidoCollective
TheBushidoCollective
8411

rails-active-record-patterns

Use when active Record patterns including models, associations, queries, validations, and callbacks.

TheBushidoCollective
TheBushidoCollective
8411

playwright-page-object-model

Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.

TheBushidoCollective
TheBushidoCollective
8411

playwright-fixtures-and-hooks

Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test setup and teardown.

TheBushidoCollective
TheBushidoCollective
8411

runbooks-incident-response

Use when creating incident response procedures and on-call playbooks. Covers incident management, communication protocols, and post-mortem documentation.

TheBushidoCollective
TheBushidoCollective
8411

playwright-bdd-step-definitions

Use when creating step definitions with Given, When, Then, using createBdd() for step functions, implementing Page Object Model patterns, and sharing fixtures between steps.

TheBushidoCollective
TheBushidoCollective
8411

sop-rfc2119

Use when writing SOPs that require precise requirement levels using RFC 2119 constraint keywords (MUST, SHOULD, MAY). Covers proper usage of requirement keywords for deterministic agent behavior.

TheBushidoCollective
TheBushidoCollective
8411

sop-maintenance

Use when updating, versioning, deprecating, or maintaining existing Standard Operating Procedures. Covers keeping SOPs accurate, relevant, and synchronized with implementation changes.

TheBushidoCollective
TheBushidoCollective
8411

sop-authoring

Use when writing or creating new Standard Operating Procedures (SOPs) for AI agents. Covers effective SOP writing, clarity principles, and actionable instruction design.

TheBushidoCollective
TheBushidoCollective
8411

create-sop

Create a new Standard Operating Procedure (SOP) file with proper structure

TheBushidoCollective
TheBushidoCollective
8411

test-driven-development

Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.

TheBushidoCollective
TheBushidoCollective
8411

oop-polymorphism

Use when implementing polymorphism and interfaces in object-oriented design. Use when creating flexible, extensible systems with interchangeable components.

TheBushidoCollective
TheBushidoCollective
8411

oop-inheritance-composition

Use when deciding between inheritance and composition in object-oriented design. Use when creating class hierarchies or composing objects from smaller components.

TheBushidoCollective
TheBushidoCollective
8411

oop-encapsulation

Use when applying encapsulation and information hiding principles in object-oriented design. Use when controlling access to object state and behavior.

TheBushidoCollective
TheBushidoCollective
8411

monorepo-workflows

Use when setting up CI/CD, implementing versioning, optimizing workflows, or managing releases with monorepo development workflows including version management, publishing, and team collaboration practices.

TheBushidoCollective
TheBushidoCollective
8411

monorepo-tooling

Use when setting up monorepo tooling, optimizing builds, or migrating between tools with Turborepo, Nx, Bazel, Lerna for efficient task running, caching, and code generation.

TheBushidoCollective
TheBushidoCollective
8411

playwright-bdd-gherkin-syntax

Use when writing Gherkin feature files, using Scenario Outline with Examples, applying tags for test organization, and leveraging Background sections for shared setup.

TheBushidoCollective
TheBushidoCollective
8411

monorepo-architecture

Use when designing monorepo structure, organizing packages, or migrating to monorepo architecture with architectural patterns for managing dependencies and scalable workspace configurations.

TheBushidoCollective
TheBushidoCollective
8411

git-storytelling-commit-messages

Use when writing commit messages that clearly communicate changes and tell the story of development. Helps create informative, well-structured commit messages that serve as documentation.

TheBushidoCollective
TheBushidoCollective
8411

git-storytelling-branch-strategy

Use when planning git branching strategies or managing branches for development. Helps create clear development narratives through effective branch organization and workflow patterns.

TheBushidoCollective
TheBushidoCollective
8411

git-storytelling-commit-strategy

Use when planning commit strategies or determining when to commit changes. Helps developers commit early and often to tell the story of their development process.

TheBushidoCollective
TheBushidoCollective
8411

bdd-scenarios

Use when writing effective BDD scenarios including acceptance criteria, edge cases, and scenario organization. Use when defining behavior specifications.

TheBushidoCollective
TheBushidoCollective
8411

bdd-principles

Core BDD concepts, philosophy, and the Three Amigos practice

TheBushidoCollective
TheBushidoCollective
8411

bdd-patterns

Use when applying Behavior-Driven Development patterns including Given-When-Then structure, feature files, and acceptance criteria. Use when writing BDD-style tests and specifications.

TheBushidoCollective
TheBushidoCollective
8411

bdd-collaboration

Use when facilitating BDD collaboration between developers, testers, and business stakeholders. Use when running discovery workshops and example mapping sessions.

TheBushidoCollective
TheBushidoCollective
8411

atomic-design-templates

Use when creating page layouts without real content. Templates define the skeletal structure of pages using organisms, molecules, and atoms.

TheBushidoCollective
TheBushidoCollective
8411

scratch-workspace

Use when creating temporary files, drafts, experiments, or any content that should not be committed to version control. Ensures proper placement in .claude/.scratch with gitignore configuration.

TheBushidoCollective
TheBushidoCollective
8411

sentry-alerts-issues

Use when configuring Sentry alerts, managing issues, or setting up notifications. Covers alert rules, issue triage, and integrations.

TheBushidoCollective
TheBushidoCollective
8411

sentry-error-capturing

Use when capturing and reporting errors to Sentry, adding context, or handling exceptions. Covers error boundaries, context enrichment, and fingerprinting.

TheBushidoCollective
TheBushidoCollective
8411

atomic-design-quarks

Use when working with design tokens, CSS custom properties, and primitive values that form the foundation below atoms. Quarks are the sub-atomic building blocks.

TheBushidoCollective
TheBushidoCollective
8411

sentry-performance-monitoring

Use when setting up performance monitoring, distributed tracing, or profiling with Sentry. Covers transactions, spans, and performance insights.

TheBushidoCollective
TheBushidoCollective
8411

sentry-release-management

Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.

TheBushidoCollective
TheBushidoCollective
8411

sentry-sdk-configuration

Use when initializing Sentry in applications, configuring SDK options, or setting up integrations across different frameworks and platforms.

TheBushidoCollective
TheBushidoCollective
8411

sip-authentication-security

Use when implementing SIP authentication, security mechanisms, and encryption. Use when securing SIP servers, clients, or proxies.

TheBushidoCollective
TheBushidoCollective
8411

sip-media-negotiation

Use when handling SDP offer/answer, codec negotiation, media capabilities, and RTP session setup in SIP applications.

TheBushidoCollective
TheBushidoCollective
8411

sip-protocol-fundamentals

Use when working with SIP messages, methods, call flows, and protocol fundamentals for VoIP applications.

TheBushidoCollective
TheBushidoCollective
8411

tensorflow-data-pipelines

Create efficient data pipelines with tf.data

TheBushidoCollective
TheBushidoCollective
8411

tensorflow-model-deployment

Deploy and serve TensorFlow models

TheBushidoCollective
TheBushidoCollective
8411

tensorflow-neural-networks

Build and train neural networks with TensorFlow

TheBushidoCollective
TheBushidoCollective
8411

jutsu-react-native:react-native-styling

Use when styling React Native components with StyleSheet, Flexbox layout, responsive design, and theming. Covers platform-specific styling and design systems.

TheBushidoCollective
TheBushidoCollective
8411

absinthe-resolvers

Use when implementing GraphQL resolvers with Absinthe. Covers resolver patterns, dataloader integration, batching, and error handling.

TheBushidoCollective
TheBushidoCollective
8411

absinthe-schema

Use when designing GraphQL schemas with Absinthe. Covers type definitions, interfaces, unions, enums, and schema organization patterns.

TheBushidoCollective
TheBushidoCollective
8411

absinthe-subscriptions

Use when implementing real-time GraphQL subscriptions with Absinthe. Covers Phoenix channels, PubSub, and subscription patterns.

TheBushidoCollective
TheBushidoCollective
8411

Page 545 of 1485 · 74219 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.