78965 Skills Available

Find awesome
Agent Skills

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

Popular searches

git-create-pr

Create a GitHub Pull Request with conventional commit format and pre-filled

mgiovani
mgiovani
21

git-commit

Generate conventional commits following conventionalcommits.org specification.

mgiovani
mgiovani
21

gh-daily

Generate smart standup reports from GitHub Issues activity and git history.

mgiovani
mgiovani
21

fix-bug

Fix bugs using test-driven debugging, root cause analysis, and comprehensive verification. Automatically activates when users want to fix a bug, debug an issue, resolve an error, investigate failing tests, or address problems in the codebase.

mgiovani
mgiovani
21

find-skills

Discover and install third-party agent skills from the open skills ecosystem (skills.sh). This skill should be used when users want to find, install, update, or manage external skills for Claude Code or other AI agents, or when they mention skills.sh, npx skills, or want to extend their agent with community skills.

mgiovani
mgiovani
21

ci-generate

Generate CI/CD pipeline configurations for GitHub Actions, GitLab CI,

mgiovani
mgiovani
21

test-suite

Generate comprehensive test suites with coverage analysis and parallel test writing. Automatically activates when users want to write tests, add test coverage, generate test cases, improve testing, or analyze coverage gaps. Supports pytest, vitest, jest, and all major test frameworks.

mgiovani
mgiovani
21

team-review

Multi-agent PR review team orchestration with 7 specialized reviewers for security-sensitive or architectural PRs. Spawns architecture, security, performance, testing, style, docs/UX, and adversary reviewers as a coordinated team. Premium review for critical code changes.

mgiovani
mgiovani
21

team-implement

Spec-driven team orchestration: adaptive development team that scales from 3 to 11 agents based on project complexity. Accepts plain text, Jira tickets, GitHub issues, PRs, files, directories, or URLs as input. Plans thoroughly first, gets user approval, then implements with parallel agents.

mgiovani
mgiovani
21

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.

mgiovani
mgiovani
21

review-security

Perform comprehensive security review targeting OWASP Top 10 2025 vulnerabilities

mgiovani
mgiovani
21

review-perf

Perform comprehensive performance review analyzing database queries,

mgiovani
mgiovani
21

review-deps

Audit project dependencies for vulnerabilities, license compliance risks,

mgiovani
mgiovani
21

docs-update

Update documentation by synchronizing with the current codebase state.

mgiovani
mgiovani
21

docs-rfc

Create numbered RFC (Request For Comments) documents for proposing and

mgiovani
mgiovani
21

docs-init

Initialize comprehensive documentation structure for a project based

mgiovani
mgiovani
21

docs-diagram

Generate Mermaid diagrams from codebase analysis including architecture,

mgiovani
mgiovani
21

docs-check

Validate documentation freshness, completeness, and quality against the

mgiovani
mgiovani
21

docs-adr

Create numbered Architecture Decision Records (ADR) documenting architectural

mgiovani
mgiovani
21

create-rule

Create a new memory rule following Claude Code best practices for project

mgiovani
mgiovani
21

create-command

Create a new slash command (skill) following best practices and prompt

mgiovani
mgiovani
21

using-firebase

Comprehensive Firebase development guidance for GCP-hosted applications. Covers Firestore database operations (CRUD, queries, transactions, data modeling), Cloud Functions (1st and 2nd generation, TypeScript and Python, all trigger types), Firebase CLI operations, emulator setup and data persistence, security rules (Firestore and Storage), authentication integration, hosting configuration, and GCP service integration. Use when working with Firebase projects, deploying Cloud Functions, querying Firestore, setting up triggers (Firestore, Auth, Storage, HTTP, Callable, Scheduled, Pub/Sub), managing security rules, configuring hosting rewrites/headers, managing secrets, or integrating with GCP services like BigQuery and Cloud Tasks. Triggers include firebase, firestore, cloud functions, firebase functions, firebase hosting, firebase auth, firebase storage, firebase emulator, firebase deploy, firebase init, firebase rules, callable function, scheduled function, onDocumentCreated, onRequest, onCall, onSchedule.

Claude Skills Community
Claude Skills Community
23

bd-workflow

How to use bd (beads) for issue tracking, ready work, status updates, and comments in this repo.

lambdamechanic
lambdamechanic
21

python

Default Python stack for Lambda: uv + Astral tools, typed code, schemas, and Hypothesis.

lambdamechanic
lambdamechanic
21

galahad

how to approach tests, types and coverage

lambdamechanic
lambdamechanic
21

dumbwaiter-mcp

Provider-agnostic wait-for-change skill that uses the Dumbwaiter MCP server to wait on PR events (GitHub first) via wait.start/status/cancel/await, with progress notifications and durable state.

lambdamechanic
lambdamechanic
21

lambda-workflow

One lifecycle for Lambda repos: choose a bd task, start work, land the PR, and watch GitHub via Dumbwaiter MCP until it merges.

lambdamechanic
lambdamechanic
21

landing-the-plane

Checklist for finishing work, pushing a branch, and opening a ready-for-review PR with tests and tracker updates.

lambdamechanic
lambdamechanic
21

testing-patterns

Testing patterns and standards for this codebase, including async effects, fakes vs mocks, and property-based testing.

lambdamechanic
lambdamechanic
21

typescript

Default TypeScript stack for Lambda: pnpm workspaces + Turbo, strict TS, and sensible DX helpers.

lambdamechanic
lambdamechanic
21

zfc

Zero Framework Cognition Principles

lambdamechanic
lambdamechanic
21

template-skill

Replace with description of the skill and when Claude should use it.

lambdamechanic
lambdamechanic
21

starting-the-task

A short checklist for kicking off work effectively: plan, branch, track with bd, and set up validation.

lambdamechanic
lambdamechanic
21

sk

How to use the repo-scoped sk CLI to manage Claude Skills in this codebase.

lambdamechanic
lambdamechanic
21

rust-guidelines

Pragmatic Rust conventions to keep code readable, testable, and performant for this project.

lambdamechanic
lambdamechanic
21

developing-openai-agents-sdk-agents

Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agent systems with the @openai/agents package.

mikekelly
mikekelly
2

arch-guard

進行代碼重構或新增模組時觸發。確保程式碼符合 Clean Architecture + DDD + CQRS 的層次關係,防止架構腐化。

knowlet
knowlet
2

code-reviewer

自動化代碼審查,檢查程式碼品質、架構合規性、編碼標準,並與規格定義進行比對。

knowlet
knowlet
2

spec-compliance-validator

驗證規格檔案的完整性與一致性,確保所有必要的規格元素都已定義且符合標準格式。

knowlet
knowlet
2

coding-standards

代碼實作階段觸發。強制執行統一的編碼規範,支援 Java、TypeScript、Go 多語言。包含 Input/Output 模式、依賴注入、不可變物件等規範,確保代碼風格一致性。

knowlet
knowlet
2

command-sub-agent

專責處理 CBF (Commanded Behavior Frame) 類型的需求。讀取規格目錄結構,生成/審查 Command Side 設計與實作。支援 Java、TypeScript、Go 多語言。

knowlet
knowlet
2

generate-acceptance-test

從規格目錄的 acceptance.yaml 生成/維護 BDD/ezSpec 測試。使用類似 Gherkin 語法,AI 自動產生 step definition(開發人員不需要手寫),驗收測試規格即為 Executable Specification。

knowlet
knowlet
2

analyze-frame

當接收到新需求或 Event Storming 產出後觸發。分析問題類別(CBF/IDF/RIF),生成完整的規格目錄結構。實現「需求與實作分離」、「規格即文檔、文檔即規格」。

knowlet
knowlet
2

reactor-sub-agent

專責處理 RIF (Required Behavior Frame) 類型的需求。讀取規格目錄結構,生成/審查 Event Handler 設計與實作。支援冪等性、重試、死信佇列。

knowlet
knowlet
2

saga-orchestrator

處理跨 Frame 的複雜業務流程,協調多個 Sub-agent (command/query/reactor) 完成 Saga/Choreography 模式的分散式交易。當需求涉及多個狀態變更、事件反應與查詢的組合時使用。

knowlet
knowlet
2

cross-context

處理跨 Bounded Context 的依賴關係。當需求涉及多個限界上下文(如權限管理、付款、通知)時觸發,設計 Anti-Corruption Layer 和 Context Mapping。

knowlet
knowlet
2

enforce-contract

單元測試與代碼提交前觸發。掃描並驗證方法的 pre-conditions、post-conditions 與 invariants,透過契約式設計減少 AI 幻覺。

knowlet
knowlet
2

query-sub-agent

專責處理 IDF (Information Display Frame) 類型的需求。讀取規格目錄結構,生成/審查 Query Side 設計與實作。支援 Java、TypeScript、Go 多語言。

knowlet
knowlet
2

mutation-testing

在單元測試通過後觸發。透過引入人工錯誤(Mutants)來「測試你的測試」,確保測試案例具有足夠的錯誤偵測能力,建立對驗證機制的信任(Trust the Verification)。

knowlet
knowlet
2

multi-model-reviewer

協調多個 AI 模型(ChatGPT、Gemini、Codex、QWEN、Claude)進行三角驗證,確保「Specification == Program == Test」一致性。過濾假警報後輸出報告,大幅減少人工介入時間。

knowlet
knowlet
2

Page 1334 of 1580 · 78965 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.