โšกSkillsAggSubmit Skill
โ† All Categories

๐Ÿ‘๏ธ Code Review

30 skills

markdown-exporterโœ“Clean

Convert Markdown text to DOCX, PPTX, XLSX, PDF, PNG, HTML, IPYNB, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files.

โญ 183โ†“ 0bowenliang123/markdown-exporter
npx skills add bowenliang123/markdown-exporter
terrasharkโœ“Clean

Prevent Terraform/OpenTofu hallucinations by diagnosing and fixing failure modes: identity churn, secret exposure, blast-radius mistakes, CI drift, and compliance gate gaps. Use when generating, reviewing, refactoring, or migrating IaC and when building delivery/testing pipelines.

โญ 20โ†“ 0LukasNiessen/terrashark
npx skills add LukasNiessen/terrashark

|-

npx skills add SummerKaze/skill-arkts-syntax-assistant

Build stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents with LLM-tool loops, branching workflows, conversation memory, human-in-the-loop oversight, and production monitoring. Use when - (1) building agents that use tools and loop until task complete, (2) creating multi-step workflows with conditional branches, (3) adding persistence/memory across turns with checkpointers, (4) implementing human approval with interrupt(), (5) debugging via time-travel or LangSmith. Covers StateGraph, nodes, edges, add_conditional_edges, MessagesState, thread_id, Command objects, and ToolMessage handling. Examples include chatbots, calculator agents, and structured workflows.

npx skills add SpillwaveSolutions/mastering-langgraph-agent-skill
rust-skillsโœ“Clean

>

โญ 42โ†“ 0leonardomso/rust-skills
npx skills add leonardomso/rust-skills
grok-skillโœ“Clean

>

โญ 17โ†“ 0mikedemarais/grok-skill
npx skills add mikedemarais/grok-skill
dspy-rbโœ“Clean

Build type-safe LLM applications with DSPy.rb - Ruby's programmatic prompt framework with signatures, modules, agents, and optimization

โญ 5โ†“ 0vicentereig/dspy-rb-skill
npx skills add vicentereig/dspy-rb-skill

Build and extend brownfield features in an existing codebase. Use when a request requires understanding module dependencies, researching the latest official docs for current tech stacks/APIs/external dependencies, and implementing tested changes in a mature project. For multi-module changes, produce a PRD and obtain explicit user approval before coding.

npx skills add LaiTszKin/enhance-existing-features

Read code to identify edge cases, write tests that cover those edge cases, and fix the implementation if tests expose failures. Use when a user asks to add edge-case tests, harden behavior, or validate that existing code handles unusual inputs or error paths (e.g., empty data, nulls, boundaries, invalid formats, timeouts, retries).

npx skills add LaiTszKin/edge-case-test-fixer

Multi-model agent implementation workflow for software development. Orchestrates research, evaluation, design baseline, implementation, RCA, structured decomposition, constraint discovery, model selection, and agent-driven Stage 3 codemap exploration across external AI models (GPT, GLM, Claude). Use when implementing features through a structured multi-phase pipeline with worktrees, dynamic scheduling, and SQLite-backed agent coordination.

npx skills add nestharus/agent-implementation-skill

Auto-split mixed changes into logical commit batches with validated Conventional Commit messages. MUST BE USED for ANY git add, git commit, or git push operation.

npx skills add cnkang/conventional-commit-batcher

>

npx skills add anivar/contributor-codebase-analyzer
code-surgeonโœ“Clean

Analyze, plan, review, and optimize any codebase across 4 modes: Discovery (understand architecture and risks), Review (validate changes and detect breaking changes), Optimization (find bottlenecks and vulnerabilities), Implementation Planning (generate step-by-step guidance). Works with React, Django, Rails, Go, Rust, and 30+ frameworks. Use when analyzing codebase structure, assessing feature safety, finding security issues, planning implementations, or discovering performance problems.

โญ 1โ†“ 0baagad-ai/code-surgeon
npx skills add baagad-ai/code-surgeon

Use before you execute and edit any codes related to React Framework and developing ecosystem.

โญ 3โ†“ 0ArkPLN/better-react-skills
npx skills add ArkPLN/better-react-skills
pr-review-workflowโœ“Clean

Use when addressing PR review feedback, re-requesting reviews, handling GitHub review bot re-reviews (Codex, Copilot), or managing GitHub notifications. Do not use for creating new PRs or general development.

npx skills add metyatech/skill-pr-review-workflow
user-proxyโœ“Clean

Use when reviewing an agent's plan, work output, or completion claim on behalf of the user. Evaluates against established rules, known error patterns, and quality standards. Do not use for direct implementation work.

โญ 0โ†“ 0metyatech/skill-user-proxy
npx skills add metyatech/skill-user-proxy
code-quality-setupโœ“Clean

Use when setting up or configuring code quality tools (formatters, linters, type checkers, dependency scanners) for a repository. Also use when adding visual accessibility automation or security baseline scanning. Do not use for general coding or when tools are already configured.

npx skills add metyatech/skill-code-quality-setup
homework-graderโœ“Clean

>

testingcode-revieweducationgrading
โญ 2โ†“ 0ChantillyAn/homework-grader
npx skills add ChantillyAn/homework-grader

Perform security audits on code changes, diffs, or branches to find high-confidence exploitable vulnerabilities. Use when asked to "audit security", "review for vulnerabilities", "security scan", "check for security issues", "audit this PR", "review these changes for security", or "find vulnerabilities in diff". Distinct from security-review (which provides secure coding patterns/checklists) รขย€ย” this skill actively audits code changes using a structured methodology with false positive filtering. Includes Python scripts for GitHub Action CI integration and PR evaluation.

npx skills add LeonMelamud/claude-code-security-review

Use when generating Python code for web applications, APIs, or handling user input - prevents OWASP Top 10 vulnerabilities in Django, Flask, FastAPI

npx skills add subhashdasyam/security-antipatterns-python
Page 1 of 2Next โ†’