Skip to main content
GitHub 仓库

openagentskills

openagentskills 收录了来自 Notysoty 的 61 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
61
Stars
9
更新
2026-03-27
Forks
1
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-review-checklist
软件质量保证分析师与测试员

Runs a systematic checklist review on any code diff or file, covering correctness, security, performance, and readability.

2026-03-27
agent-context-file-writer
软件开发工程师

Writes a high-quality CLAUDE.md, .cursorrules, or .windsurfrules file that gives a coding agent the right project context, conventions, and constraints to work effectively.

2026-03-27
agent-evaluation-framework-builder
软件开发工程师

Designs an eval suite for an LLM agent or pipeline including success metrics, trajectory scoring, LLM-as-judge setup, and regression test cases.

2026-03-27
hybrid-search-architect
软件开发工程师

Designs a hybrid retrieval pipeline combining dense vector search and BM25 sparse search with reciprocal rank fusion, and explains when to use each configuration.

2026-03-27
langgraph-state-machine-designer
软件开发工程师

Converts a workflow description into a LangGraph node/edge graph with typed state, conditional routing, and human-in-the-loop checkpoints.

2026-03-27
llm-cost-optimizer
软件开发工程师

Audits an AI application for unnecessary token spend and recommends prompt caching, model routing, and token reduction techniques to cut costs.

2026-03-27
llm-tracing-and-observability-setup
软件开发工程师

Configures end-to-end tracing for an LLM application using OpenTelemetry with LangSmith, Langfuse, or Helicone — span naming, metadata tagging, latency thresholds, and cost tracking.

2026-03-27
mcp-server-builder
软件开发工程师

Step-by-step guidance for creating a new MCP server with FastMCP or the TypeScript SDK — tool definitions, resource handlers, error responses, and usage examples.

2026-03-27
prompt-injection-defense-auditor
信息安全分析师

Reviews LLM application prompts and input handling for direct and indirect prompt injection vulnerabilities, then writes defensive scaffolding.

2026-03-27
prompt-version-control-workflow
软件开发工程师

Sets up a prompt versioning system with naming conventions, diff tracking, A/B evaluation gates before promotion, and rollback triggers.

2026-03-27
rag-chunking-strategy-advisor
软件开发工程师

Given a document type and retrieval goal, recommends the optimal chunking strategy for a RAG pipeline to minimize retrieval failures.

2026-03-27
accessibility-audit-helper
软件质量保证分析师与测试员

Reviews UI code and components for WCAG 2.1 accessibility violations and provides specific fixes.

2026-03-15
ai-feature-spec-writer
项目管理专家

Writes a complete product spec for an AI-powered feature including user stories, model requirements, fallback behavior, and evaluation criteria.

2026-03-15
api-documentation-generator
软件开发工程师

Generates OpenAPI-compatible documentation for REST API endpoints from code or route definitions.

2026-03-15
rest-api-endpoint-designer
软件开发工程师

Designs RESTful API endpoints following OpenAPI spec and industry best practices.

2026-03-15
architecture-explainer
软件开发工程师

Reads a codebase or system description and produces a clear, structured architecture overview with diagrams.

2026-03-15
article-repurposer
作家与作者

Takes a long-form article and repurposes it into multiple formats: tweet thread, LinkedIn post, TL;DR, and key quotes.

2026-03-15
auth-flow-planner
软件开发工程师

Designs a secure authentication and authorization flow for any application, covering login, sessions, roles, and edge cases.

2026-03-15
blog-outline-generator
作家与作者

Generates a detailed, SEO-optimized blog post outline with H2/H3 structure, key points per section, and a hook.

2026-03-15
breaking-change-detector
软件质量保证分析师与测试员

Compares two versions of a codebase or API and flags all breaking changes with migration hints.

2026-03-15
bug-root-cause-analyzer
软件质量保证分析师与测试员

Systematically diagnoses bugs by tracing execution flow and identifying root causes vs symptoms.

2026-03-15
caching-strategy-advisor
软件开发工程师

Recommends the right caching layer, TTL strategy, and invalidation approach for any application bottleneck.

2026-03-15
changelog-curator
软件开发工程师

Maintains and formats a CHANGELOG.md following Keep a Changelog conventions from git history or PR list.

2026-03-15
database-schema-reviewer
数据库架构师

Reviews database schemas for normalization issues, missing indexes, naming inconsistencies, and scalability risks.

2026-03-15
docker-compose-generator
软件开发工程师

Generates production-ready docker-compose.yml files for any application stack.

2026-03-15
documentation-gap-finder
软件质量保证分析师与测试员

Audits a codebase or docs folder and lists everything that is undocumented, outdated, or unclear.

2026-03-15
edge-case-discovery
软件质量保证分析师与测试员

Systematically identifies edge cases and boundary conditions for any function, API, or user flow.

2026-03-15
error-log-summarizer
软件开发工程师

Parses raw error logs and produces a concise, prioritized summary of unique issues with root cause hints.

2026-03-15
faq-generator
技术写作员

Generates a comprehensive FAQ section for any product, API, or documentation page.

2026-03-15
flaky-test-analyzer
软件质量保证分析师与测试员

Diagnoses why tests pass inconsistently and suggests fixes for timing, ordering, and state isolation issues.

2026-03-15
form-ux-optimizer
软件开发工程师

Reviews web forms for usability issues — field ordering, validation messages, error states, and accessibility.

2026-03-15
git-commit-writer
软件开发工程师

Generates conventional commit messages from staged changes or a diff.

2026-03-15
hallucination-risk-reviewer
软件质量保证分析师与测试员

Reviews an AI-generated response or LLM application output for factual risks, hallucination patterns, and confidence calibration issues.

2026-03-15
incident-postmortem-writer
项目管理专家

Writes a blameless incident postmortem document from an incident timeline or Slack thread.

2026-03-15
issue-to-pr-planner
软件开发工程师

Takes a GitHub issue and produces a step-by-step implementation plan with file locations and code changes needed.

2026-03-15
landing-page-copy-improver
作家与作者

Rewrites landing page copy to be more compelling, benefit-focused, and conversion-optimized.

2026-03-15
mcp-integration-assistant
软件开发工程师

Helps design and implement Model Context Protocol (MCP) server integrations for AI agents.

2026-03-15
migration-guide-writer
技术写作员

Writes clear migration guides for library upgrades, breaking API changes, or framework version bumps.

2026-03-15
newsletter-summary-writer
作家与作者

Condenses long articles, threads, or documents into concise, engaging newsletter-ready summaries.

2026-03-15
observability-checklist
网络与计算机系统管理员

Reviews a service or codebase against a full observability checklist — logs, metrics, traces, and alerting gaps.

2026-03-15
当前展示该仓库 Top 40 / 61 个已收集 skills。