Skip to main content
Run any Skill in Manus
with one click
GitHub repository

.claude

.claude contains 8 collected skills from zircote, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
25
updated
2025-12-10
Forks
4
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

github-ecosystem
computer-occupations-all-other

Generate comprehensive GitHub ecosystem configuration including CI/CD workflows, issue templates, PR templates, CODEOWNERS, dependabot, and Copilot instructions. Language-agnostic with Python, Go, and TypeScript support. Auto-detects project language from pyproject.toml, go.mod, or package.json. Use when setting up GitHub repos, adding CI/CD pipelines, creating issue/PR templates, configuring dependabot, adding CODEOWNERS, setting up Copilot instructions, or enhancing existing projects with GitHub tooling. Works on new or existing repositories with smart merging.

2025-12-10
python-project-skel
software-developers

Generate production-ready Python project skeletons with Astral UV package manager, Hatchling build backend with dynamic versioning, and modern tooling (ruff, mypy, pytest, bandit). Use when creating new Python projects, initializing Python packages, setting up src-layout projects, scaffolding Python libraries, or starting a new Python application. Supports Python 3.14+ by default with configurable version. Output to current directory, specified path, or tarball.

2025-12-10
root-cause-tracing
software-developers

Systematically trace bugs backward through call stack to find original trigger

2025-12-05
systematic-debugging
software-developers

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

2025-12-05
chrome-devtools
web-developers

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

2025-12-05
datadog-entity-generator
network-and-computer-systems-administrators

Generate exhaustively complete and accurate Datadog Software Catalog entity YAML files (v3 schema) by examining project source code and interviewing engineers. Use when engineers need to create or update entity.datadog.yaml files for services, datastores, queues, APIs, or systems. Triggers include: "create entity yaml", "generate service catalog entry", "document this project in datadog", "create service definition", "add to software catalog", or any request involving Datadog entity/service documentation. Supports all v3 entity kinds: service, datastore, queue, api, system. Fetches existing Datadog data via API. Validates against official JSON schema. Merges with existing definitions. Outputs to .datadog/ directory.

2025-12-05
frontend-design
web-developers

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2025-12-05
python-deprecation-fixer
software-developers

Automatically detect and fix Python deprecation warnings in codebases, including datetime.utcnow(), and other common deprecated patterns. Supports extensible pattern matching for future deprecations.

2025-12-05