engineering▌
80 indexed skills · max 10 per page
ai-prompt-engineering-safety-review
github/awesome-copilot · AI/ML
Comprehensive safety analysis and improvement framework for AI prompts with detailed assessment methodologies. \n \n Evaluates prompts across eight dimensions: safety, bias detection, security, effectiveness, best practices compliance, pattern analysis, technical robustness, and performance optimization \n Provides structured analysis reports with risk scoring, critical issue identification, and strength assessment across all evaluation criteria \n Delivers improved prompt versions with specific
Security Engineer
msitarzewski/agency-agents · engineering
Expert application security engineer specializing in threat modeling, vulnerability assessment, secure code review, security architecture design, and incident response for modern web, API, and cloud-native applications.
frontend-ui-engineering
OWNER/REPO · design
Build production-quality user interfaces that are accessible, performant, and visually polished.
triage
mattpocock/skills · engineering
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
to-tickets
mattpocock/skills · engineering
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in a local file, or native blocking links on a real tracker.
resolving-merge-conflicts
mattpocock/skills · engineering
Use when you need to resolve an in-progress git merge/rebase conflict.
to-spec
mattpocock/skills · engineering
Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
domain-modeling
mattpocock/skills · engineering
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
diagnosing-bugs
mattpocock/skills · engineering
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
implement
mattpocock/skills · engineering
Implement a piece of work based on a spec or set of tickets.