mit einem Klick
Claude
Claude enthält 9 gesammelte Skills von ikovinski, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Test design techniques reference — Equivalence Partitioning (EP), Boundary Value Analysis (BVA), Decision Table Testing, State Transition Testing, Pairwise Testing, Error Guessing, Checklist-based Testing. Used by QA Engineer agent to generate structured, coverage-driven checklists from feature descriptions.
PM frameworks for task refinement — story formats (User Story, Job Story, WWA), INVEST criteria, T-shirt sizing, clarifying question patterns, risk flags. Used by Task Refiner agent during /refine.
Template for Architecture Decision Records (ADR). Used by Design Architect during /design phase. Always one file per decision in adr/ directory.
Write API documentation compatible with Stoplight platform. Use when the user asks to "write API docs", "create Stoplight documentation", "document API endpoints", "write OpenAPI description", mentions "Stoplight", "SMD", "Stoplight Flavored Markdown", or needs API reference docs, guides, tutorials, or articles for a Stoplight-hosted documentation project.
Template for API contract documentation — REST endpoints and async message contracts. Used by Design Architect during /design phase.
Template for architecture design artifacts — diagrams.md and architecture.md. Used by Design Architect agent during /design phase.
OWASP Top 10 (2021) vulnerability reference with code patterns per tech profile. Used by Security Reviewer during /implement and /design phases. Supplemented with API Security Top 10 (2023) and modern threats.
Comprehensive security audit checklist with tech-specific items. Used by Security Reviewer during /implement and /design phases. Covers auth, input validation, data protection, API, secrets, dependencies, logging, payments, health data, infrastructure.
Template for TDD Approach and Verification sections in implementation phase plans. Technology-agnostic — project skill provides concrete commands and patterns.