Skip to main content
Back to registry

pattern-detection

supercent-io/skills-template

Installs10
Install command
npx skills add https://github.com/supercent-io/skills-template --skill pattern-detection
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
Detect long functions : Duplicate code patterns : Magic numbers : SQL Injection risks : Hard-coded secrets : Dangerous function usage : Import analysis : TODO/FIXME patterns : Error handling patterns : Regex patterns : Statistical anomaly detection : - Code review : Proactively detect problematic patterns - Security review : Scan for vulnerability patterns - Refactoring : Identify duplicate code - Monitoring : Alert on anomalies - Incremental analysis : Start with simple patterns - Minimize false positives : Use precise regex - Check context : Understand the context around a match - Prioritize : Sort by severity - Read-only operation - Perform result verification - State the possibility of false positives - Do not auto-modify code - Do not log sensitive information - Regex101 - OWASP Cheat Sheet - Code Smell Catalog

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does pattern-detection do?

pattern-detection is listed in SkillJury, but the source summary is still sparse.

Is pattern-detection good?

pattern-detection does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does pattern-detection work with?

pattern-detection currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to pattern-detection?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install pattern-detection?

npx skills add https://github.com/supercent-io/skills-template --skill pattern-detection

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering