CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
hoangnguyen0403 avatar

Security Test

hoangnguyen0403/agent-skills-standard
504 starsApache-2.0
Summary

This is a shift-left security workflow that runs SAST, SCA, and secrets detection on your PR diffs before merge. It scans only the changed code (not the entire repo), delegates heavy lifting to specialized ASPM and security reviewer agents, and returns actionable fixes as exact code diffs rather than generic advice. The whole thing is designed to stay under 2 minutes so it doesn't kill your CI pipeline. It's opinionated about blocking P0s like hardcoded secrets and SQL injection, but surfaces lower severity stuff as warnings. If you're tired of security findings showing up in prod because nobody ran Semgrep until Thursday, this automates the boring parts and actually tells you what to fix.

Install to Claude Code

npx -y skills add hoangnguyen0403/agent-skills-standard --skill security-test --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
Testing & QASecurityDevOps & CI/CDGit & Pull RequestsAI & Agent BuildingAutomation & WorkflowsSales & Marketing
First SeenJun 11, 2026
View on GitHub

More from hoangnguyen0403/agent-skills-standard

All 28 skills →
  • Session Report
  • Skill Benchmark
  • Skill Creator
  • Traceability Audit
  • Update Docs
  • Verify Bug
  • Verify Work
  • Zephyr Coverage Analysis
  • Battle Test
  • Brainstorm Feature
  • Caveman
  • Caveman Commit
  • Caveman Compress
  • Caveman Review
  • Code Review
  • Codebase Review
  • Deploy Release
  • Design Solution
  • Dev Fix
  • Implement Feature
  • Implementation Readiness
  • Pentest
  • Plan Feature
  • Publish Notes

Recommended

More Testing & QA →
joshuadavidthomas avatar
test-skill

joshuadavidthomas/opencode-agent-skills

A test skill to verify all plugin tools work correctly - use_skill, read_skill_file, run_skill_script, find_skills
229
laolaoshiren avatar
test-generator

laolaoshiren/claude-code-skills-zh

自动生成单元测试:识别函数逻辑、覆盖边界条件、生成可运行测试代码
328
microsoft avatar
playwright-roll

microsoft/playwright-python

Roll Playwright Python to a new version
14.2k
microsoft avatar
investigate-integration-test

microsoft/github-copilot-for-azure

Investigate a failing integration test from a GitHub issue. Downloads logs/artifacts, analyzes the failure, examines relevant skills, and suggests fixes. TRIGGERS: investigate integration test, debug integration test, failing integration test, test failure investigation, diagnose test failure, analyze test issue
217
nkeonye-akumah avatar
test-with-spanner

nkeonye-akumah/decentralized-storage-gateway

Run unit tests that require the Spanner emulator. Use this skill when the user wants to run tests in packages like satellite/metabase, satellite/metainfo, or any other tests that interact with Spanner. Automatically handles checking for and configuring the Spanner emulator environment.
93
odradekai avatar
testing

odradekai/bundles-forge

This is the runtime counterpart to auditing.
297