Topic: mcp
13,395 skills in this topic.
-
firestore-operations-manager
Manage Firebase/Firestore operations including CRUD, queries, batch processing, and index/rule guidance.
Use when you need to create/update/query Firestore documents, run batch writes, troubleshoot missing indexes, or plan migrations.
Trigger with phrases like "firestore operations", "create firestore document", "batch write", "missing index", or "fix firestore query".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firebase-vertex-ai
Execute firebase platform expert with Vertex AI Gemini integration for Authentication, Firestore, Storage, Functions, Hosting, and AI-powered features. Use when asked to "setup firebase", "deploy to firebase", or "integrate vertex ai with firebase". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
gastown
Manage multi-agent orchestrator for Claude Code. Use when user mentions gastown, gas town,
gt commands, bd commands, convoys, polecats, crew, rigs, slinging work, multi-agent
coordination, beads, hooks, molecules, workflows, the witness, the mayor, the refinery,
the deacon, dogs, escalation, or wants to run multiple AI agents on projects simultaneously.
Handles installation, workspace setup, work tracking, agent lifecycle, crash recovery,
and all gt/bd CLI operations. Trigger with phrases like "gas town", "gt sling", "fire up the engine".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
claude-reflect
Execute self-learning system that captures corrections during sessions and syncs them to CLAUDE.md.
Use when discussing learnings, corrections, or when the user mentions remembering something.
Trigger with phrases like "remember this", "don't forget", "use X not Y", or "actually...".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
memory
Execute extract and use project memories from previous sessions for context-aware assistance.
Use when recalling past decisions, checking project conventions, or understanding user preferences.
Trigger with phrases like "remember when", "like before", or "what was our decision about".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
website-generator
Use when the user asks to create a website, build a site, generate a landing page,
or mentions B12. Trigger phrases: "create a website", "build me a site",
"website for my business", "generate a landing page", "B12 website". Trigger with 'website', 'generator'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
changelog-orchestrator
Draft changelog PRs by collecting GitHub/Slack/Git changes, formatting with templates, running quality gates, and preparing a branch/PR. Use when generating weekly/monthly release notes or when the user asks to create a changelog from recent merges. Trigger with "changelog weekly", "generate release notes", "draft changelog", "create changelog PR".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validating-cors-policies
Validate CORS policies for security issues and misconfigurations. Use when reviewing cross-origin resource sharing. Trigger with 'validate CORS', 'check CORS policy', or 'review cross-origin'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
responding-to-security-incidents
Analyze and guide security incident response, investigation, and remediation processes.
Use when you need to handle security breaches, classify incidents, develop response playbooks, gather forensic evidence, or coordinate remediation efforts.
Trigger with phrases like "security incident response", "ransomware attack response", "data breach investigation", "incident playbook", or "security forensics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validating-csrf-protection
Validate CSRF protection implementations for security gaps. Use when reviewing form security or state-changing operations. Trigger with 'validate CSRF', 'check CSRF protection', or 'review token security'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
scanning-for-data-privacy-issues
Scan for data privacy issues and sensitive information exposure. Use when reviewing data handling practices. Trigger with 'scan privacy issues', 'check sensitive data', or 'validate data protection'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-dependencies
Analyze dependencies for known security vulnerabilities and outdated versions. Use when auditing third-party libraries. Trigger with 'check dependencies', 'scan for vulnerabilities', or 'audit packages'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
encrypting-and-decrypting-data
Validate encryption implementations and cryptographic practices. Use when reviewing data security measures. Trigger with 'check encryption', 'validate crypto', or 'review security keys'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
scanning-for-gdpr-compliance
Scan for GDPR compliance issues in data handling and privacy practices. Use when ensuring EU data protection compliance. Trigger with 'scan GDPR compliance', 'check data privacy', or 'validate GDPR'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
checking-hipaa-compliance
Check HIPAA compliance for healthcare data security requirements. Use when auditing healthcare applications. Trigger with 'check HIPAA compliance', 'validate health data security', or 'audit PHI protection'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
scanning-input-validation-practices
Scan for input validation vulnerabilities and injection risks. Use when reviewing user input handling. Trigger with 'scan input validation', 'check injection vulnerabilities', or 'validate sanitization'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
checking-owasp-compliance
Check compliance with OWASP Top 10 security risks and best practices. Use when performing comprehensive security audits. Trigger with 'check OWASP compliance', 'audit web security', or 'validate OWASP'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validating-pci-dss-compliance
Validate PCI-DSS compliance for payment card data security. Use when auditing payment systems. Trigger with 'validate PCI-DSS', 'check payment security', or 'audit card data'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
performing-penetration-testing
Perform security testing on web applications, APIs, and codebases. Use when
the user asks to "run a security scan", "check for vulnerabilities", "audit
dependencies", "check security headers", "find security issues", "pentest",
"security audit", or "scan for secrets". Trigger with "pentest", "security scan",
"vulnerability check", "audit dependencies", "check headers", "find secrets".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
scanning-for-secrets
Detect exposed secrets, API keys, and credentials in code. Use when auditing for secret leaks. Trigger with 'scan for secrets', 'find exposed keys', or 'check credentials'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-security-audit-reports
Generate comprehensive security audit reports for applications and systems.
Use when you need to assess security posture, identify vulnerabilities, evaluate compliance status, or create formal security documentation.
Trigger with phrases like "create security audit report", "generate security assessment", "audit security posture", or "PCI-DSS compliance report".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-security-headers
Analyze HTTP security headers of web domains to identify vulnerabilities and misconfigurations.
Use when you need to audit website security headers, assess header compliance, or get security recommendations for web applications.
Trigger with phrases like "analyze security headers", "check HTTP headers", "audit website security headers", or "evaluate CSP and HSTS configuration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
auditing-access-control
Audit access control implementations for security vulnerabilities and misconfigurations. Use when reviewing authentication and authorization. Trigger with 'audit access control', 'check permissions', or 'validate authorization'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validating-authentication-implementations
Validate authentication mechanisms for security weaknesses and compliance. Use when reviewing login systems or auth flows. Trigger with 'validate authentication', 'check auth security', or 'review login'.
jeremylongshore/claude-code-plugins-plus-skills 1,803