Vendor Profile
davila7
SkillShield has analyzed 687 skills from davila7. The average trust score across their skills is 78/100. 525 skills are trusted, 93 require caution, 69 are untrusted.
autonomous-agents
davila7/claude-code-templates
90Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's making them reliable. Every extra decision multiplies failure probability. This skill covers agent loops (ReAct, Plan-Execute), goal decomposition, reflection patterns, and production reliability. Key insight: compounding error rates kill autonomous agents. A 95% success rate per step drops to 60% b
SKILLPASSING2 Findings10 days agonosql-expert
davila7/claude-code-templates
90Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.
SKILLPASSING2 Findings10 days agoavalonia-zafiro-development
davila7/claude-code-templates
90Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.
SKILLPASSING2 Findings10 days agoskill-developer
davila7/claude-code-templates
90Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
SKILLPASSING2 Findings10 days agostable-diffusion-image-generation
davila7/claude-code-templates
90State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.
SKILLPASSING2 Findings10 days agoupstash-qstash
davila7/claude-code-templates
90Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure. Use when: qstash, upstash queue, serverless cron, scheduled http, message queue serverless.
SKILLPASSING2 Findings10 days agoheygen-best-practices
davila7/claude-code-templates
90Best practices for HeyGen - AI avatar video creation API
SKILLPASSING2 Findings10 days agoarchitecture
davila7/claude-code-templates
90Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
SKILLPASSING2 Findings10 days agosystematic-debugging
davila7/claude-code-templates
90Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
SKILLPASSING2 Findings10 days agotemplate-skill
davila7/claude-code-templates
90Replace with description of the skill and when Claude should use it.
SKILLPASSING2 Findings10 days agosecurity-best-practices
davila7/claude-code-templates
90Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.
SKILLPASSING2 Findings10 days agoCross-Site Scripting and HTML Injection Testing
davila7/claude-code-templates
90This skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks", "identify HTML injection flaws", "exploit client-side injection vulnerabilities", "steal cookies via XSS", or "bypass content security policies". It provides comprehensive techniques for detecting, exploiting, and understanding XSS and HTML injection attack vectors in web applications.
SKILLPASSING2 Findings10 days ago