Topic: security
1,299 skills in this topic.
-
web-app-logic
Web application logic testing - business logic flaws, race conditions, access control, cache poisoning/deception, and information disclosure.
transilienceai/communitytools 129
-
bug-fix
Bug-fix pipeline. Dual RCA (Sonnet+Opus) -> Consolidation -> Codex Validation -> Implementation -> Code Review.
Z-M-Huang/claude-codex 24
-
multi-ai
Start the multi-AI pipeline. Plan -> Review -> Implement (loop until reviews approve). Codex final gate.
Z-M-Huang/claude-codex 24
-
git-commit-creator
Creates properly formatted Git commits following conventional commit standards for the MCPSpy project. Use when asked to commit changes, stage files, or manage git workflows. Has access to git status, diff, checkout, add, and commit commands.
alex-ilgayev/MCPSpy 504
-
github-issue-creator
Creates well-structured GitHub issues for the MCPSpy project using the gh CLI tool. Use when asked to create issues, report bugs, or document features. Follows conventional naming with feat/chore/fix prefixes and maintains appropriate detail levels.
alex-ilgayev/MCPSpy 504
-
go-testing
Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.
alex-ilgayev/MCPSpy 504
-
security-integration-tests
Use this agent when working with prompt injection detection integration tests, including running tests, debugging failures, or adding new test samples.
alex-ilgayev/MCPSpy 504
-
aeo-optimization
AI Engine Optimization - semantic triples, page templates, content clusters for AI citations
alinaqi/claude-bootstrap 569
-
agent-teams
Claude Code Agent Teams - default team-based development with strict TDD pipeline enforcement
alinaqi/claude-bootstrap 569
-
agentic-development
Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)
alinaqi/claude-bootstrap 569
-
ai-models
Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate
alinaqi/claude-bootstrap 569
-
android-java
Android Java development with MVVM, ViewBinding, and Espresso testing
alinaqi/claude-bootstrap 569
-
android-kotlin
Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing
alinaqi/claude-bootstrap 569
-
aws-aurora
AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling
alinaqi/claude-bootstrap 569
-
aws-dynamodb
AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python
alinaqi/claude-bootstrap 569
-
azure-cosmosdb
Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns
alinaqi/claude-bootstrap 569
-
base
Universal coding patterns, constraints, TDD workflow, atomic todos
alinaqi/claude-bootstrap 569
-
cloudflare-d1
Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations
alinaqi/claude-bootstrap 569
-
code-deduplication
Prevent semantic code duplication with capability index and check-before-write
alinaqi/claude-bootstrap 569
-
code-graph
AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server
alinaqi/claude-bootstrap 569
-
code-review
Mandatory code reviews via /code-review before commits and deploys
alinaqi/claude-bootstrap 569
-
codex-review
OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration
alinaqi/claude-bootstrap 569
-
commit-hygiene
Atomic commits, PR size limits, commit thresholds, stacked PRs
alinaqi/claude-bootstrap 569
-
cpg-analysis
Deep code property graph analysis with Joern CPG (AST+CFG+PDG) and CodeQL for control flow, data flow, taint analysis, and security auditing
alinaqi/claude-bootstrap 569