Browse Skills

2696 skills found

api-security.md
11
1 export api-security
2 williamzujkowski from "williamzujkowski/standards"
3 1. Broken Object Level Authorization (BOLA) - API fails to validate user access to objects 2. Broken Authentication - Weak or missing authentication mechanisms 3. Broken Object Property Level Authorization - Missing field-level access control 4. Unrestricted Resource Consumption - No rate limiting or throttling 5. Broken Function Level Authorization - Missing authorization checks on endpoints 6. Unrestricted Access to Sensitive Business Flows - Automated abuse of legitimate workflows 7. Server Side Request Forgery (SSRF) - API accepts URLs without validation 8. Security Misconfiguration - Insecure default configs, verbose errors 9. Improper Inventory Management - Undocumented/deprecated APIs in production 10. Unsafe Consumption of APIs - Trusting third-party API data without validation
2026-01-05
stripe-patterns.md
11
1 export stripe-patterns
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Stripe payment integration patterns. Use when implementing payment flows, handling webhooks, or working with subscriptions. Routes to existing patterns and provides evidence templates for payment testing.
2026-01-05
agent-dotnet-framework-48-expert.md
10
1 export agent-dotnet-framework-48-expert
2 Tony363 from "Tony363/SuperClaude"
3 Expert .NET Framework 4.8 specialist mastering legacy enterprise applications. Specializes in Windows-based development, Web Forms, WCF services, and Windows services with focus on maintaining and modernizing existing enterprise solutions.
2026-01-05
agent-data-analyst.md
10
1 export agent-data-analyst
2 Tony363 from "Tony363/SuperClaude"
3 Expert data analyst specializing in business intelligence, data visualization, and statistical analysis. Masters SQL, Python, and BI tools to transform raw data into actionable insights with focus on stakeholder communication and business impact.
2026-01-05
book-sft-pipeline.md
10
1 export book-sft-pipeline
2 muratcankoylan from "muratcankoylan/book-training"
3 End-to-end system for creating supervised fine-tuning datasets from books and training style-transfer models. Covers text extraction, intelligent segmentation, synthetic instruction generation, Tinker-compatible output, LoRA training, and validation.
2026-01-05
programming-advisor.md
10
1 export programming-advisor
2 gaupoit from "gaupoit/programming-advisor"
3 Build vs Buy advisor. Use when users say: 'I want to build...', 'Help me create...', 'Can you code...', 'I need a tool/app/script'. Searches for existing libraries, SaaS, and open source solutions before vibe coding. Estimates token costs and provides comparison tables.
2026-01-05
agent-market-researcher.md
10
1 export agent-market-researcher
2 Tony363 from "Tony363/SuperClaude"
3 Expert market researcher specializing in market analysis, consumer insights, and competitive intelligence. Masters market sizing, segmentation, and trend analysis with focus on identifying opportunities and informing strategic business decisions.
2026-01-05
agent-laravel-specialist.md
10
1 export agent-laravel-specialist
2 Tony363 from "Tony363/SuperClaude"
3 Expert Laravel specialist mastering Laravel 10+ with modern PHP practices. Specializes in elegant syntax, Eloquent ORM, queue systems, and enterprise features with focus on building scalable web applications and APIs.
2026-01-05
agent-workflow-orchestrator.md
10
1 export agent-workflow-orchestrator
2 Tony363 from "Tony363/SuperClaude"
3 Expert workflow orchestrator specializing in complex process design, state machine implementation, and business process automation. Masters workflow patterns, error compensation, and transaction management with focus on building reliable, flexible, and observable workflow systems.
2026-01-05
agent-legacy-modernizer.md
10
1 export agent-legacy-modernizer
2 Tony363 from "Tony363/SuperClaude"
3 Expert legacy system modernizer specializing in incremental migration strategies and risk-free modernization. Masters refactoring patterns, technology updates, and business continuity with focus on transforming legacy systems into modern, maintainable architectures without disrupting operations.
2026-01-05
agent-payment-integration.md
10
1 export agent-payment-integration
2 Tony363 from "Tony363/SuperClaude"
3 Expert payment integration specialist mastering payment gateway integration, PCI compliance, and financial transaction processing. Specializes in secure payment flows, multi-currency support, and fraud prevention with focus on reliability, compliance, and seamless user experience.
2026-01-05
agent-nextjs-developer.md
10
1 export agent-nextjs-developer
2 Tony363 from "Tony363/SuperClaude"
3 Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.
2026-01-05
agent-django-developer.md
10
1 export agent-django-developer
2 Tony363 from "Tony363/SuperClaude"
3 Expert Django developer mastering Django 4+ with modern Python practices. Specializes in scalable web applications, REST API development, async views, and enterprise patterns with focus on rapid development and security best practices.
2026-01-05
agent-sales-engineer.md
10
1 export agent-sales-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Expert sales engineer specializing in technical pre-sales, solution architecture, and proof of concepts. Masters technical demonstrations, competitive positioning, and translating complex technology into business value for prospects and customers.
2026-01-05
plugin-settings.md
10
1 export plugin-settings
2 basher83 from "basher83/lunar-claude"
3 This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
2026-01-05
agent-data-scientist.md
10
1 export agent-data-scientist
2 Tony363 from "Tony363/SuperClaude"
3 Expert data scientist specializing in statistical analysis, machine learning, and business insights. Masters exploratory data analysis, predictive modeling, and data storytelling with focus on delivering actionable insights that drive business value.
2026-01-05
agent-wordpress-master.md
10
1 export agent-wordpress-master
2 Tony363 from "Tony363/SuperClaude"
3 Expert WordPress developer specializing in theme development, plugin architecture, and performance optimization. Masters both classic PHP development and modern block-based solutions, delivering scalable WordPress sites from simple blogs to enterprise platforms.
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 ChainGraph flow editing tRPC layer for visual flow editor operations. Use when working on apps/chaingraph-backend or packages/chaingraph-trpc/server. Covers flow CRUD, node/edge operations, port updates, real-time subscriptions, locking, version control. Triggers: flow procedure, addNode, removeNode, connectPorts, updatePortValue, subscribeToEvents, flowContextProcedure, chaingraph-backend, chaingraph-trpc, flowStore.
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 Frontend package architecture for ChainGraph visual flow editor. Use when working on apps/chaingraph-frontend, React components, Effector stores, XYFlow integration, UI components, providers, or hooks. Covers directory structure, domain organization, provider hierarchy, component patterns. Triggers: frontend, react, component, provider, hook, ui, sidebar, flow editor, chaingraph-frontend, vite, tailwind.
2026-01-05
agent-spring-boot-engineer.md
10
1 export agent-spring-boot-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Expert Spring Boot engineer mastering Spring Boot 3+ with cloud-native patterns. Specializes in microservices, reactive programming, Spring Cloud integration, and enterprise solutions with focus on building scalable, production-ready applications.
2026-01-05
enterprise-readiness.md
10
1 export enterprise-readiness
2 netresearch from "netresearch/claude-code-marketplace"
3 Assess and enhance software projects for enterprise-grade security, quality, and automation. Use when evaluating projects for production readiness, implementing supply chain security (SLSA, signing, SBOMs), hardening CI/CD pipelines, or establishing quality gates. Aligned with OpenSSF Scorecard, Best Practices Badge (all levels), SLSA, and S2C2F. By Netresearch.
2026-01-05
agent-quant-analyst.md
10
1 export agent-quant-analyst
2 Tony363 from "Tony363/SuperClaude"
3 Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.
2026-01-05
agent-java-architect.md
10
1 export agent-java-architect
2 Tony363 from "Tony363/SuperClaude"
3 Senior Java architect specializing in enterprise-grade applications, Spring ecosystem, and cloud-native development. Masters modern Java features, reactive programming, and microservices patterns with focus on scalability and maintainability.
2026-01-05
agent-terraform-engineer.md
10
1 export agent-terraform-engineer
2 Tony363 from "Tony363/SuperClaude"
3 Expert Terraform engineer specializing in infrastructure as code, multi-cloud provisioning, and modular architecture. Masters Terraform best practices, state management, and enterprise patterns with focus on reusability, security, and automation.
2026-01-05