Browse Skills

44969 skills found

controller-builder.md
1
1 export controller-builder
2 jzallen from "jzallen/fred_simulations"
3 Create controller classes with dependency injection that expose clean public interfaces for use cases following clean architecture patterns.
2026-01-05
arch-guard.md
1
1 export arch-guard
2 knowlet from "knowlet/skills"
3 進行代碼重構或新增模組時觸發。確保程式碼符合 Clean Architecture + DDD + CQRS 的層次關係,防止架構腐化。
2026-01-05
n8n-expression-testing.md
1
1 export n8n-expression-testing
2 pacphi from "pacphi/ampel"
3 n8n expression syntax validation, context-aware testing, common pitfalls detection, and performance optimization. Use when validating n8n expressions and data transformations.
2026-01-05
steering.md
1
1 export steering
2 GenerativeAgents from "GenerativeAgents/claude-code-book-chapter8"
3 作業指示毎の作業計画、タスクリストをドキュメントに記録するためのスキル。ユーザーからの指示をトリガーとした作業計画時、実装時、検証時に読み込む。
2026-01-05
module-lifecycle.md
1
1 export module-lifecycle
2 davidorex from "davidorex/vcv-rack-module-creation-framework"
3 Manage complete module lifecycle - install, uninstall, reset, destroy
2026-01-05
no-deferred-work.md
1
1 export no-deferred-work
2 troykelly from "troykelly/claude-skills"
3 Use during all development - no TODOs, no FIXMEs, no "we'll add this later"; do it now or get explicit deferral permission
2026-01-05
scaffolding-fastapi-dapr.md
1
1 export scaffolding-fastapi-dapr
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication.Use when building REST APIs with Neon PostgreSQL, implementing event-driven microservices withDapr pub/sub, scheduling jobs, or creating CRUD endpoints with JWT/JWKS verification.NOT when building simple scripts or non-microservice architectures.
2026-01-05
managing-sprites.md
1
1 export managing-sprites
2 jls42 from "jls42/leapmultix"
3 Manages sprites, sprite sheets, sprite animations for arcade games (loading, rendering, collisions). Use when creating games or adding animated characters
2026-01-05
testing-minitest.md
1
1 export testing-minitest
2 sjnims from "sjnims/rails-expert"
3 This skill should be used when the user asks about testing Rails applications, Minitest, test-driven development (TDD), unit tests, integration tests, system tests, fixtures, factories, mocking, stubbing, test coverage, continuous integration, test organization, or Rails testing best practices. Also use when discussing testing philosophy, test speed, or debugging failing tests. Examples:
2026-01-05
repo-config-wizard.md
1
1 export repo-config-wizard
2 fractary from "fractary/claude-plugins"
3 Interactive setup wizard for configuring the Fractary Repo Plugin
2026-01-05
environment-manager.md
1
1 export environment-manager
2 Lordjiggy from "Lordjiggy/claude-code-marketplace"
3 Manage development environments, configurations, and secrets across local, staging, and production
2026-01-05
marketing-writer.md
1
1 export marketing-writer
2 rspeciale0519 from "rspeciale0519/MailingListManager"
3 Writes landing-page sections, tweet threads, and launch emails for your app. It auto-reads the codebase to understand what the product does, what just shipped, and why it matters—so you don’t have to explain it each time.
2026-01-05
review-task.md
1
1 export review-task
2 adolfoaranaes12 from "adolfoaranaes12/BMAD-ENHANCED"
3 Orchestrate comprehensive quality assessment by executing 5 specialized quality skills in sequence and synthesizing results into a unified quality gate decision. This skill should be used when performing final review of completed implementation.
2026-01-05
ones-task-form-automation.md
1
1 export ones-task-form-automation
2 tsaijamey from "tsaijamey/AuViMa"
3 自动填写 ONES 项目管理系统的 Create Task 表单。包含表单定位、字段识别、React 兼容的填写方法和下拉菜单操作。当需要在 ONES 系统中批量创建或自动填写任务时使用。
2026-01-05
frontend-agent.md
1
1 export frontend-agent
2 CleanExpo from "CleanExpo/Unite-Hub"
3 Handles frontend/UX/route work for Unite-Hub. Fixes UI bugs, implements React components, updates layouts, ensures responsive design, and maintains shadcn/ui consistency.
2026-01-05
snapshot.md
1
1 export snapshot
2 greenstevester from "greenstevester/fastlane-skill"
3 Automate App Store screenshot capture across devices and languages
2026-01-05
writing-plans.md
1
1 export writing-plans
2 PedroGiudice from "PedroGiudice/Claude-Code-Projetos"
3 Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
2026-01-05
eval-review.md
1
1 export eval-review
2 fwojciec from "fwojciec/diffstory"
3 Review LLM-generated diff classifications for the diffview eval system. Use when the user invokes this skill or pastes yanked case data from evalreview (containing "# Diff Classification Review" header). Evaluates whether classifications accurately help code reviewers, provides pass/fail verdict with detailed critique.
2026-01-05
pair-trade-screener.md
1
1 export pair-trade-screener
2 tradermonty from "tradermonty/claude-trading-skills"
3 Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair trading opportunities, statistical arbitrage screening, mean-reversion strategies, or market-neutral portfolio construction. Supports correlation analysis, cointegration testing, and spread backtesting.
2026-01-05
using-the-block-collection-and-block-party.md
1
1 export using-the-block-collection-and-block-party
2 aemsites from "aemsites/da-blog-tools"
3 The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.
2026-01-05
implementation-planning-skill.md
1
1 export implementation-planning-skill
2 ludiscan from "ludiscan/ludiscan-webapp"
3 実装タスクを計画的に進めるためのスキルです。複雑な実装や複数ステップを要するタスクの場合、まず計画を立ててから実装を進めます。
2026-01-05
incident-management.md
1
1 export incident-management
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Handle production incidents effectively. Use when responding to outages, conducting post-mortems, or improving reliability. Covers incident response and blameless culture.
2026-01-05
auth-provider.md
1
1 export auth-provider
2 liushuang393 from "liushuang393/serverlessAIAgents"
3 认证提供商统一接口,支持 Supabase Auth、Clerk、Firebase Auth 等主流认证服务。提供用户注册、登录、OAuth、会话管理、权限验证等功能。
2026-01-05
databases.md
1
1 export databases
2 wollfoo from "wollfoo/setup-factory"
3 Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin). Use when designing database schemas, writing queries and aggregations, optimizing indexes for performance, performing database migrations, configuring replication and sharding, implementing backup and restore strategies, managing database users and permissions, analyzing query performance, or administering production databases. | Sử dụng khi làm việc với cơ sở dữ liệu, database, SQL, query, truy vấn, schema, migration.
2026-01-05