observerw
- 4 skills
- 0 followers
- 10 hours ago last updated
- ▌ Python Project · observerw bundleComprehensive guide for the entire Python programming process. This skill MUST be consulted before writing any code in a Python project to ensure adherence to toolchains, standards, and best practices.
- ▌ Typescript Project · observerw bundleComprehensive guide for TypeScript and JavaScript repositories with a Biome-first toolchain. This skill MUST be consulted before writing, reviewing, or refactoring code in TS/JS projects to enforce consistent linting, formatting, type safety, and delivery checks. Use when working on .ts/.tsx/.mts/.cts/.js/.jsx files, tsconfig, package scripts, or tooling in Node.js and frontend projects.
- ▌ Skill Container · observerw bundleGuide for creating effective skills with a Containerfile-first workflow. Use this when creating a new skill, updating a containerized skill, or migrating a legacy skill that still depends on scripts/ to a containerized runtime.
- ▌ Skill Creator · observerw bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends agent' capabilities with specialized knowledge, workflows, or tool integrations.