Back to categories
Category

Agent Skills in category: Uncategorized

72198 skills match this category. Browse curated collections and explore related Agent Skills.

zero-debt

Zero Technical Debt skill for the ikigai project

mgreenly
mgreenly
1

align

Align skill for the ikigai project

mgreenly
mgreenly
1

bugs

Known bugs and quirks in dependencies and tools

mgreenly
mgreenly
1

coredump

Core Dump Analysis skill for the ikigai project

mgreenly
mgreenly
1

coverage

Coverage policy - 90% requirement and exclusion rules

mgreenly
mgreenly
1

ctags

Use ctags for code navigation

mgreenly
mgreenly
1

database

Database skill for the ikigai project

mgreenly
mgreenly
1

ddd

Domain-Driven Design (DDD) skill for the ikigai project

mgreenly
mgreenly
1

debug-log

Printf-style debug logging for development-time visibility

mgreenly
mgreenly
1

correspondence

Finds the symbolic vocabulary for any intention—herbs, colors, stones, times, directions, and elements that align with what you're working toward. Practical magic for altars, outfit choices, or encoding meaning into action.

jem-computer
jem-computer
32

generate-image

Generate images using Replicate's Nano Banana Pro model with Esoterica's eco-futurist aesthetic. Use when creating hero images, social assets, or exploring visual variations.

jem-computer
jem-computer
32

incantation

Generates a single-sentence power phrase for a specific moment or intention. Not affirmation (passive) but incantation (active)—words meant to be spoken aloud, carried into action, or encoded into work.

jem-computer
jem-computer
32

micro-ritual

Designs simple, embodied rituals for life moments using ordinary objects at hand. Grounded witchcraft for the modern practitioner—no special equipment, no performance, just presence.

jem-computer
jem-computer
32

romantical

Transforms your daily agenda into a narrative of intention and meaning. Finds the sacred in the mundane, the ritual in the routine.

jem-computer
jem-computer
32

sacred-blessing

Creates personalized sacred blessings for tasks, transitions, or life moments using inclusive feminine spiritual language. Draws from Hebrew Priestess traditions with a modern, witchy sensibility.

jem-computer
jem-computer
32

tarot

Perform a single-card tarot reading with random Major Arcana selection. Use when seeking perspective on decisions, feeling stuck, exploring options, or when the user asks for a tarot reading or card draw.

jem-computer
jem-computer
32

byterover-notion-sync

Advanced memory and knowledge management workflows for Byterover MCP Server. Use when creating implementation reports with timelines, documenting features as PRDs, or syncing project documentation folders with automatic conflict resolution. Extends basic retrieve/store operations with structured workflows for documentation, analysis, and knowledge synthesis.

RyanNg1403
RyanNg1403
6

cli-ninja

Master CLI navigation and code exploration using modern command-line tools. Use this skill when navigating repositories, searching for files/text/code patterns, or working with structured data (JSON/YAML/XML). Provides guidance on fd (file finding), rg (text search), ast-grep (code structure), fzf (interactive selection), jq (JSON), and yq (YAML/XML).

pythoninthegrass
pythoninthegrass
2

plugin-creator

Comprehensive guide for creating Claude Code plugins with commands, agents, skills, hooks, and MCP servers. Use when users want to create, modify, or understand plugins, marketplaces, or any plugin components.

Yan-Yu-Lin
Yan-Yu-Lin
4

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Yan-Yu-Lin
Yan-Yu-Lin
4

flux-kontext-prompt-engineer

Expert prompt engineering for FLUX.1 Kontext image generation and editing. Use when users request AI image generation, image editing, style transformations, or visual content modifications. This skill covers both text-to-image generation and image-to-image editing capabilities.

alexrzem
alexrzem
2

Git Commit with Auto-Changelog

Automatically documents code changes in a searchable changelog when committing to git. Creates structured entries with what/why/issues. Use when user asks to commit changes to git.

justfinethanku
justfinethanku
21

Getting Started with Research Superpowers

Introduction to literature search & review skills - systematic paper finding, screening, extraction, and citation traversal

kthorn
kthorn
71

zotero-mcp

Interface with Zotero's MCP server to search and retrieve bibliographic data using advanced semantic search and multi-strategy approaches. Designed for output as a plain markdown formatted outline, suitable for pasting into Logseq. Also offers side-by-side translation of Chinese titles and abstracts for improved English language search within Logseq. Context-aware - uses agents in Claude Code, batched searches in Claude Desktop.

kerim
kerim
3

aesthetic-excellence

Use when improving visual quality of existing UI - applies 2025 design principles for hierarchy, spacing systems, color theory, and typography excellence to elevate aesthetic appeal and user experience

apexscaleai
apexscaleai
153

design-system-foundation

Use when starting a new React Native or Next.js project to establish design system foundation - creates design tokens, folder structure, component architecture, and documentation scaffolding for consistent UI development

apexscaleai
apexscaleai
153

design-preset-system

Use when applying or switching design styles across UI components - provides preset design systems with tokens, patterns, and guidelines for different aesthetic approaches from timeless classics to bleeding-edge experimental styles

apexscaleai
apexscaleai
153

ui-refactoring-workflow

Use when refactoring existing React Native, Next.js, or TypeScript UI code to apply modern design principles and aesthetic excellence - analyzes current implementation, applies design presets, maintains functionality while elevating visual quality

apexscaleai
apexscaleai
153

rails-controller-patterns

Rails controller patterns and conventions. Automatically invoked when working with controllers, routes, strong parameters, before_actions, or request handling. Triggers on "controller", "action", "routes", "routing", "strong params", "params.expect", "before_action", "respond_to", "RESTful", "CRUD", "redirect", "render".

ag0os
ag0os
3

rails-graphql-patterns

GraphQL patterns for Rails applications using graphql-ruby gem. Automatically invoked when working with GraphQL schemas, types, resolvers, mutations, subscriptions, or the app/graphql directory. Triggers on "GraphQL", "schema", "resolver", "mutation", "query type", "subscription", "graphql-ruby", "field", "argument", "N+1 graphql", "dataloader".

ag0os
ag0os
3

rails-jobs-patterns

ActiveJob and background processing patterns for Rails. Automatically invoked when working with background jobs, Sidekiq, async processing, job queues, scheduling, or the app/jobs directory. Triggers on "job", "background job", "ActiveJob", "Sidekiq", "async", "queue", "perform_later", "worker", "scheduled job", "cron", "retry", "idempotent".

ag0os
ag0os
3

rails-service-patterns

Rails service object patterns and business logic organization. Automatically invoked when working with service objects, extracting business logic, implementing command/query patterns, or organizing app/services. Triggers on "service object", "service", "business logic", "workflow", "orchestration", "command pattern", "query object", "form object", "interactor", "result object".

ag0os
ag0os
3

hotwire-patterns

Stimulus and Turbo patterns for Rails frontend development. Automatically invoked when working with Hotwire, Stimulus controllers, Turbo frames/streams, progressive enhancement, or modern Rails JavaScript. Triggers on "Stimulus", "Turbo", "Hotwire", "turbo_frame", "turbo_stream", "Stimulus controller", "data-controller", "data-action", "progressive enhancement", "SPA-like".

ag0os
ag0os
3

rails-model-patterns

ActiveRecord model patterns and conventions for Rails. Automatically invoked when working with models, associations, validations, scopes, callbacks, or database schema design. Triggers on "model", "ActiveRecord", "association", "has_many", "belongs_to", "validation", "validates", "scope", "callback", "migration", "schema", "index", "foreign key".

ag0os
ag0os
3

Ruby Object Design Expert

Automatically invoked when making decisions about Ruby code structure and organization. Triggers on mentions of "class or module", "should this be a class", "struct vs class", "PORO", "data object", "design pattern", "class vs module", "when to use class", "module vs class", "stateless class", "value object", "data container", "object factory", "extend self", "singleton class". Provides guidance on choosing the right Ruby construct (class, module, Struct, Data, Hash) based on the principle that Ruby is object-oriented, not class-oriented.

ag0os
ag0os
3

Ruby Refactoring Expert

Automatically invoked when analyzing code quality, refactoring, or maintainability. Triggers on mentions of "code smell", "refactor", "code quality", "technical debt", "complexity", "maintainability", "clean code", "SOLID", "DRY", "improve code", "simplify", "extract method", "extract class", "long method", "large class", "duplication". Provides Ruby refactoring patterns and code smell identification based on Ruby Science methodology for recently written Ruby/Rails code.

ag0os
ag0os
3

linear-workflow-manager

This skill should be used when organizing daily work with Linear, starting the work day, reviewing priorities, triaging issues, or managing status updates. Use it for daily standup preparation, automated issue triage, workload planning, and status reporting. Integrates with Linear GraphQL API for seamless issue management.

synapz-org
synapz-org
2

coderabbit-fix-flow

This skill should be used when CodeRabbit code review feedback needs to be processed and fixed systematically. Use after running `coderabbit --plain` to automatically save feedback, analyze issues using MCP tools, and implement minimal code fixes with proper planning.

alchemiststudiosDOTai
alchemiststudiosDOTai
3

angular-migration

Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.

camoneart
camoneart
5

api-design-principles

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

camoneart
camoneart
5

architecture-patterns

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

camoneart
camoneart
5

billing-automation

Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.

camoneart
camoneart
5

cost-optimization

Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

camoneart
camoneart
5

Setting up Next.js Project

Configure Next.js projects with ESLint, Prettier, and recommended settings. Use when initializing Next.js projects, setting up linting, or when user mentions Next.js setup/Next.jsセットアップ.

camoneart
camoneart
5

distributed-tracing

Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems.

camoneart
camoneart
5

javascript-testing-patterns

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

camoneart
camoneart
5

solidity-security

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

camoneart
camoneart
5

gitops-workflow

Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.

camoneart
camoneart
5

fastapi-templates

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

camoneart
camoneart
5

Applying Next.js Basic Principles

Apply Next.js design principles and best practices for App Router, Server Components, caching strategies, and modern patterns including Next.js 16 updates. Use when building Next.js applications, implementing features, reviewing architecture, migrating to Next.js 16, or when the user mentions Next.js development, components, routing, optimization, or version updates.

camoneart
camoneart
5

Page 1204 of 1444 · 72198 results