.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/jzills/claude-marketplace
home/skills/jzills/claude-marketplace
jzills avatar

jzills/claude-marketplace

19 skills

View on GitHub
$npx skills add jzills/claude-marketplace
SkillInstalls
auto-claude-mdKeeps CLAUDE.md in sync with the codebase by diffing recent commits and patching stale or missing documentation.—auto-rewindUse when context contains `[AUTO-REWIND] Tests failed:`, when the user expresses rejection ("wrong", "broken", "undo", "not what I wanted"), or when Claude…—conventional-commitsEnforces Conventional Commits message format and branch naming conventions when the user wants to create a branch, make a commit, commit and push, or any…—create-releaseUse when you need to create a software release. Triggers on: "create a release", "cut a release", "prepare a release", "release the software", "ship the…—dotnet-unit-testsUse this skill whenever the user asks you to write, generate, add, or scaffold unit tests for C# or .NET code.—dotnet-xml-docsUse when writing, reviewing, or generating XML documentation comments (///) for C# or .NET code.—gitflowUse when the repository has been identified as using GitFlow — a remote `develop` branch exists.—github-prCreates GitHub pull requests for the authenticated user using the gh CLI.—monitor-pipelineUse when you need to wait for a GitHub Actions CI pipeline to complete on a specific branch. Invoke as a sub-skill from release or deployment workflows.—pii-scannerScans prompts and pasted data for Personally Identifiable Information (PII) and either hard-rejects the request or warns and redacts before continuing.—prompt-reviewerReview and refine prompts to improve clarity, specificity, token efficiency, and missing context.—python-pep8Enforce PEP 8 style in Python code. Use this skill whenever the user shows you Python code and asks you to review, lint, format, clean up, or fix style issues…—risk-auditView the shimmering-forest risk auditor's current configuration and recent audit log entries.—scaffold-integration-projectUse this skill when the user wants to create a new .NET integration test project from scratch.—semantic-versioningUse when you need to determine the next semantic version number for a release.—setup-test-infrastructureUse this skill when the user wants to configure containers or Docker infrastructure for .NET integration tests.—skill-changelogUse this skill whenever a skill is being created, modified, or improved — including when writing or editing a SKILL.md, adding/removing references, updating…—trunkUse when the repository has been identified as trunk-based — no remote `develop` branch exists. Provides base branches and PR targets for all branch types.—write-integration-testsUse this skill whenever the user asks to write, generate, or add integration tests for C# or .NET code.—