smithery/williamzujkowski

valid-skill

A valid skill for testing with proper structure and content

Installation

$ npx skills add smithery/williamzujkowski --skill valid-skill

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/williamzujkowski · top by installs.

npx skills add smithery/williamzujkowski

Browse all from smithery/williamzujkowski

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,235 B
  • docs SUMMARY.md 78 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Valid Skill

Level 1: Quick Start

What You'll Learn

This is a properly structured skill for testing validation.

Core Principles

  • Principle 1: Follow standards
  • Principle 2: Write tests
  • Principle 3: Document code
  • Principle 4: Review regularly

Quick Reference

# Example code
def hello_world():
    return "Hello, World!"

Essential Checklist

  • Review principles
  • Run tests
  • Check coverage

Common Pitfalls

  • Skipping tests
  • Poor documentation

Level 2: Implementation

Deep Dive Topics

Detailed implementation guidance goes here.

Implementation Patterns

Pattern examples and best practices.

Integration Points

  • Related skills
  • Cross-references

Level 3: Mastery

Advanced Topics

Advanced implementation details.

Resources

Templates

See ./templates/ for templates.

Scripts

See ./scripts/ for scripts.


Bundled Resources

  • Templates in ./templates/
  • Scripts in ./scripts/
  • Resources in ./resources/