Instructions file CodexOpenCode
Instructions for bastndev/skills, covering agents.md, what this repo is, directory layout, skill file conventions and key facts for editing.
Instructions file CodexOpenCode
Instructions for bastndev/skills, covering agents.md, what this repo is, directory layout, skill file conventions and key facts for editing.
Instructions file
Instructions for bastndev/skills, a project described as: Public repository - Agent Skills (🔥).
Skill Claude CodeCodex
Audits, reviews, and refactors project architecture, code quality, structure, organization, and technical debt. Use for code review, architecture review, project audits, maintainability improvements, structural cleanup, scalability improvements, and refactoring existing codebases.
Skill Claude CodeCodex
Keep translations in sync with their English source — README .md files from README.md, and VS Code package.nls. .json bundles from package.nls.json. Propagates only what changed, preserving tables, code, links, and placeholders. Use when the user asks to translate, localize, sync, or update a README, docs folder, or…
Skill Claude CodeCodex
Focused, on-demand project improver for active development. Option 0 scores the project or folder with a 0–100 health overview (Architecture, Maintainability, Performance, Security, Documentation), report-only. Options 1–7 improve ONE dimension at a time — performance (1), UI/UX (2), tidy/file order + comment hygiene…
Skill Claude CodeCodex
Analyzes the architecture of any software project — web, mobile, browser extension, or npm package/library, in any JS/TS stack (Next.js, Astro, React Native, Expo, Lynx JS, Vite, etc.) or other languages if needed — and produces a folder of focused Markdown files covering architecture and packages/dependencies. Use…
Skill Claude CodeCodex
Scaffold a focused, production-ready Astro 7 project from the minimal template. Use when starting, creating, or bootstrapping a new Astro site or "proyecto astro" in the current directory. Installs a pure-Astro layout with Header, Footer, Home/Work/Contact pages, an accessible animated 404, no-flash light/dark themes…
Skill Claude CodeCodex
Scaffold or refresh a minimal Node.js TypeScript library with Bun, TypeScript 7, tsdown, strict type checking, dual ESM/CJS outputs, declaration files, and package validation. Use when creating a new npm package or library from this known-good base. Generate a project-specific NOTES.md with manual release guidance…