AgentSkills.site

Topic

Development

General coding discipline, code review, GitHub PR workflow, API/SDK integration, and documentation.

20 skills · 20 with a full profile. Subareas: Writing your own skills · Development discipline · Tool and API integration · Security review · Code review · GitHub PR workflow · Turning material into a skill · Documentation and knowledge capture · Document generation · Deployment and CI.

Agent

20 skills

Writing your own skills

  1. 01example-skillsAnthropic's reference bundle: skill-creator, mcp-builder, webapp-testing, frontend-design, canvas-design, theme-factory, and more — twelve skills installed together as one plugin.Claude CodeOfficial Anthropic anthropics/skills

Development discipline

  1. 01superpowersA structured development methodology bundling brainstorming, planning, TDD, systematic debugging, and code review into one workflow rather than one narrow task.Claude CodeCommunity obra (Jesse Vincent) obra/superpowers

Tool and API integration

  1. 01claude-apiClaude API and SDK documentation, packaged so Claude can reference method signatures directly while you build an LLM-powered app.Claude CodeOfficial Anthropic anthropics/skills
  2. 02nvidia-skillsNVIDIA's own router across GPU acceleration, CUDA, agent training, inference, robotics, Physical AI, and simulation workflows.Claude CodeCodexCursor— portableVendor NVIDIA NVIDIA/skills
  3. 03n8n Skillsn8n's own bundle pairing 13 workflow-lifecycle skills with its instance-level MCP server, so an agent builds and edits n8n workflows correctly the first time.Claude CodeCodexVendor n8n n8n-io/skills
  4. 04cli-for-agentDesign and review guidance for building CLIs meant to be driven by coding agents — non-interactive flags, layered --help, stdin/pipelines, fast errors, idempotency, --dry-run.CursorOfficial Cursor cursor/plugins
  5. 05cursor-sdkIntegration guidance for building on the Cursor TypeScript SDK (@cursor/sdk) — invocation patterns, runtime choice, auth, streaming, MCP, and error handling.CursorOfficial Cursor cursor/plugins

Security review

  1. 01thermosRuns two parallel Cursor subagents — a deep correctness/security audit and a strict maintainability rubric — and synthesizes both into one prioritized branch review.CursorOfficial Cursor cursor/plugins

Code review

  1. 01review-agentCodex's bundled skill for reviewing changes — the current in-box option, no install needed.CodexOfficial OpenAI openai/codex
  2. 02Cursor's built-in review skills/review, /review-bugbot, and /review-security ship with Cursor by default — general review, automated bug-hunting review, and a security-focused review, with nothing to install.CursorOfficial Cursor Cursor — Agent Skills (official docs)
  3. 03parallel-code-reviewRuns four read-only subagents in parallel — security, performance, correctness, readability — and merges the results into one prioritized review.CursorCommunity spencerpauly spencerpauly/awesome-cursor-skills
  4. 04Cursor Team KitA 17-skill Cursor plugin for CI, code review, shipping, and test reliability — loop-on-ci, review-and-ship, fix-ci, get-pr-comments, weekly-review, and more, installed together.CursorOfficial Cursor cursor/plugins
  5. 05pr-review-canvasRenders a pull request diff as an interactive Cursor Canvas organized by reviewer value — core logic first, wiring condensed, boilerplate summarized.CursorOfficial Cursor cursor/plugins

GitHub PR workflow

  1. 01gh-address-commentsFinds the open PR for your current branch and works through its review comments with the gh CLI, checking gh auth status first rather than failing halfway through.CodexOfficial OpenAI openai/skills

Turning material into a skill

  1. 01book-to-skillConverts a PDF, EPUB, DOCX, or plain-text document into a structured skill, extracting frameworks and mental models rather than producing a summary.Claude CodeCommunity virgiliojr94 virgiliojr94/book-to-skill

Documentation and knowledge capture

  1. 01continual-learningAutomatically and incrementally keeps AGENTS.md up to date, mining new session transcripts on a cadence and updating matching bullets in place rather than rewriting the file.CursorOfficial Cursor cursor/plugins
  2. 02docs-canvasRenders architecture notes, API references, runbooks, or codebase walkthroughs as a navigable Cursor Canvas instead of a flat markdown file.CursorOfficial Cursor cursor/plugins

Document generation

  1. 01document-skillsAnthropic's official bundle for generating and editing Word, PDF, PowerPoint, and Excel files, with descriptions tuned to trigger on phrases like "the deck" or "Word doc."Claude CodeOfficial Anthropic anthropics/skills
  2. 02pdfReads, creates, and reviews PDFs where layout matters, rendering pages for visual checks rather than only extracting text.CodexOfficial OpenAI openai/skills

Deployment and CI

  1. 01gh-fix-ciInspects failing PR checks with gh, fetches the GitHub Actions logs, summarizes the failure, then proposes a fix plan and implements it only after explicit approval.CodexOfficial OpenAI openai/skills

Not sure which?

Describe the outcome instead.

AgentSkills Doctor takes a goal in plain language and an agent, and recommends a small stack from this site’s inspected skills — no browsing required.