← all publishers

ersinkoc

@ersinkoc source repo

52 published skills

  1. Project Bootstrapper · ersinkoc bundle
    Universal meta-skill that bootstraps ANY software project regardless of programming language. Auto-generates 15-30+ hyper-detailed, project-specific coding skills BEFORE writing code. Language-agnostic: works with TypeScript, Python, Go, Rust, Java, C#, Swift, Kotlin, PHP, Ruby, and polyglot projects. AGGRESSIVE version enforcement: EVERY technology version MUST be verified via real-time lookup — never use memorized versions. Generates skills for architecture, security, performance, privacy, testing, error handling, accessibility, observability, data modeling, API design, DevOps. Each skill enforces zero-bug standards with concrete code examples, anti-patterns, and measurable budgets. Triggers on: "bootstrap", "new project", "start project", "create project", "set up", "generate skills" — use BEFORE any code exists.
    0
    installs
  2. Project Manager · ersinkoc bundle
    Acts as a vigilant project manager throughout development, ensuring all code adheres to the project's skill rules. Monitors .claude/skills/ for changes, validates code against active skills, prevents skill drift, enforces pre-commit checks, generates compliance reports, and guides developers back to skill compliance when deviations occur. Activates on every code change, file creation, refactoring, or when developers say "implement", "add feature", "refactor", "fix", or "code review". Must read active skills before any code modification.
    0
    installs
  3. Security Check · ersinkoc bundle
    Comprehensive AI-powered security scanning suite with 48 skills covering OWASP Top 10, 7 language-specific deep scanners (Go, TypeScript, Python, PHP, Rust, Java, C#), supply chain analysis, infrastructure-as-code scanning, and 3000+ checklist items. Use when you need to run a security audit, find vulnerabilities, scan a PR for security issues, or perform a penetration test on a codebase.
    0
    installs
  4. Sc Iac · ersinkoc
    Infrastructure-as-Code security scanning — Dockerfile, Kubernetes, Terraform, and GitHub Actions misconfigurations
    0
    installs
  5. Sc JWT · ersinkoc
    JWT implementation flaw detection — algorithm confusion, weak secrets, missing validation, and storage issues
    0
    installs
  6. Sc Rce · ersinkoc
    Remote Code Execution detection via eval, exec, dynamic code loading, and code injection vectors
    0
    installs
  7. Sc Xss · ersinkoc
    Cross-Site Scripting detection for Reflected, Stored, and DOM-based XSS across all frameworks
    0
    installs
  8. Sc Xxe · ersinkoc
    XML External Entity injection detection across all XML parsers and document formats
    0
    installs
  9. Sc Auth · ersinkoc
    Authentication flaw detection — weak passwords, broken auth, credential stuffing, and bypass vectors
    0
    installs
  10. Sc Cmdi · ersinkoc
    OS Command Injection detection in shell execution, subprocess calls, and process spawning
    0
    installs
  11. Sc Cors · ersinkoc
    CORS misconfiguration detection — wildcard origin, reflected origin, null origin, and credential leaks
    0
    installs
  12. Sc Csrf · ersinkoc
    Cross-Site Request Forgery detection — missing tokens, SameSite misconfiguration, and CORS-CSRF interaction
    0
    installs
  13. Sc Ldap · ersinkoc
    LDAP Injection detection in search filters, DN construction, and bind operations
    0
    installs
  14. Sc Sqli · ersinkoc
    SQL Injection detection across all variants — classic, blind, time-based, second-order, and UNION-based
    0
    installs
  15. Sc Ssrf · ersinkoc
    Server-Side Request Forgery detection — URL fetching with user input, DNS rebinding, cloud metadata access
    0
    installs
  16. Sc Ssti · ersinkoc
    Server-Side Template Injection detection across all major template engines
    0
    installs
  17. Sc Authz · ersinkoc
    Authorization flaw detection — IDOR, broken access control, horizontal and vertical privilege issues
    0
    installs
  18. Sc CI CD · ersinkoc bundle
    CI/CD pipeline security — GitHub Actions injection, secret exposure, untrusted actions, and artifact poisoning
    0
    installs
  19. Sc Recon · ersinkoc
    Codebase discovery and architecture mapping for security analysis
    0
    installs
  20. Sc Crypto · ersinkoc
    Cryptography misuse detection — weak algorithms, ECB mode, static IVs, weak PRNG, and key management flaws
    0
    installs
  21. Sc Docker · ersinkoc bundle
    Docker-specific security checks — image hardening, secrets in layers, compose security, and runtime configuration
    0
    installs
  22. Sc Nosqli · ersinkoc
    NoSQL Injection detection for MongoDB, Redis, CouchDB, and Elasticsearch
    0
    installs
  23. Sc Report · ersinkoc
    Final consolidated security assessment report generator with CVSS severity and remediation roadmap
    0
    installs
  24. Sc GRAPHQL · ersinkoc
    GraphQL injection, introspection abuse, query complexity attacks, and authorization bypass detection
    0
    installs
  25. Sc Lang Go · ersinkoc bundle
    Go-specific security deep scan
    0
    installs
  26. Sc Secrets · ersinkoc
    Hardcoded secrets, API keys, tokens, credentials, and private key detection in source code
    0
    installs
  27. Sc Session · ersinkoc
    Session management flaw detection — fixation, hijacking, cookie misconfiguration, and lifecycle issues
    0
    installs
  28. Sc Lang PHP · ersinkoc bundle
    PHP-specific security deep scan
    0
    installs
  29. Sc Verifier · ersinkoc
    False positive elimination and confidence scoring for all security findings
    0
    installs
  30. Sc Lang Java · ersinkoc bundle
    Java/Kotlin-specific security deep scan
    0
    installs
  31. Sc Lang Rust · ersinkoc bundle
    Rust-specific security deep scan
    0
    installs
  32. Sc Websocket · ersinkoc
    WebSocket security flaw detection — missing origin validation, authentication bypass, and message injection
    0
    installs
  33. Sc Diff Report · ersinkoc
    Incremental security scan for changed files only — optimized for PR and commit-level reviews
    0
    installs
  34. Sc File Upload · ersinkoc
    Insecure file upload detection — unrestricted types, MIME mismatch, polyglot files, and webshell upload
    0
    installs
  35. Sc Lang Csharp · ersinkoc bundle
    C#/.NET-specific security deep scan
    0
    installs
  36. Sc Lang Python · ersinkoc bundle
    Python-specific security deep scan
    0
    installs
  37. Sc API Security · ersinkoc bundle
    REST, GraphQL, and gRPC API security audit — authentication, authorization, data exposure, and configuration
    0
    installs
  38. Sc Clickjacking · ersinkoc
    Clickjacking and UI redressing detection — missing frame protection headers and CSP frame-ancestors
    0
    installs
  39. Sc Orchestrator · ersinkoc
    Master orchestration skill that coordinates the entire 4-phase security scanning pipeline
    0
    installs
  40. Sc Data Exposure · ersinkoc
    Sensitive data exposure detection — PII leaks, verbose errors, debug mode, and information disclosure
    0
    installs
  41. Sc Open Redirect · ersinkoc
    Open redirect detection — unvalidated redirect URLs, protocol-relative bypasses, and URI scheme abuse
    0
    installs
  42. Sc Rate Limiting · ersinkoc
    Missing rate limiting and application-level DoS vector detection — ReDoS, query complexity, resource exhaustion
    0
    installs
  43. Sc Business Logic · ersinkoc
    Business logic flaw detection — price manipulation, workflow bypass, race conditions, and abuse vectors
    0
    installs
  44. Sc Path Traversal · ersinkoc
    Path traversal and directory traversal detection — LFI, RFI, zip slip, and symlink attacks
    0
    installs
  45. Sc Race Condition · ersinkoc
    Race condition and TOCTOU detection — database races, file system races, double-spend, and atomicity failures
    0
    installs
  46. Sc Deserialization · ersinkoc
    Insecure deserialization detection across all serialization formats and languages
    0
    installs
  47. Sc Lang Typescript · ersinkoc bundle
    TypeScript/JavaScript-specific security deep scan
    0
    installs
  48. Sc Mass Assignment · ersinkoc
    Mass assignment and over-posting detection — unfiltered request body binding to data models
    0
    installs
  49. Sc Dependency Audit · ersinkoc
    Supply chain and dependency security analysis across all package ecosystems
    0
    installs
  50. Sc Header Injection · ersinkoc
    HTTP Header Injection and Response Splitting detection via CRLF injection in headers
    0
    installs
  51. Sc Privilege Escalation · ersinkoc
    Privilege escalation vector detection — role manipulation, admin bypass, and RBAC circumvention
    0
    installs
  52. Project Architect · ersinkoc bundle
    Documentation-first project planning that produces implementation-ready blueprints and single-shot coding agent prompts. Generates 4 interconnected docs — SPECIFICATION.md, IMPLEMENTATION.md, TASKS.md, BRANDING.md — plus a self-contained PROMPT.md for autonomous execution by any coding agent. Includes interactive tech stack selection, design pattern recommendations, and architecture decisions with trade-off analysis. Trigger when user wants to: plan a project, create specs, architect a system, break work into tasks, choose a tech stack, get design pattern advice, generate a coding agent prompt, or do documentation-first development. Phrases: "plan my project", "spec this out", "architect", "help me plan", "what stack should I use", "generate a prompt", "break this into tasks", "project docs", "I want to build X".
    1
    install