Tartinerlabs
Tartinerlabs from ConcertoNotes/codex-plugins.
Skills in this plugin
13- ▌ Deps · concertonotes bundleUse when hardening npm supply chain, pinning dependency versions, adding .npmrc security flags, or setting up Renovate. Locks down install-time scripts, registries, version ranges, and CI checks.
- ▌ Commit · concertonotes bundleUse when committing changes, staging files, saving work, or making a git commit. Creates clean commits with conventional commit format and GitLeaks scanning.
- ▌ Testing · concertonotes bundleUse when writing tests, running tests, adding test coverage, or debugging test failures. Unit and component testing with Vitest and React Testing Library.
- ▌ Refactor · concertonotes bundleUse when refactoring, cleaning up code, reducing complexity, fixing code smells, or improving code quality. Audits TS/JS for dead code, nesting, and patterns.
- ▌ Security · concertonotes bundleUse when auditing security, checking for vulnerabilities, scanning for secrets, or reviewing dependencies. OWASP Top 10 audit with GitLeaks and dependency checks.
- ▌ Tailwind · concertonotes bundleUse when writing Tailwind classes, fixing spacing issues, reviewing CSS, or auditing Tailwind patterns. Enforces v4 best practices for grid and responsive.
- ▌ Create Pr · concertonotes bundleUse when opening a PR, submitting for review, pushing a branch, or creating a pull request. Pushes and creates GitHub PRs with auto-assignment and description.
- ▌ Create Branch · concertonotes bundleUse when creating a branch, starting work on an issue, or checking out a new feature branch. Validates branch naming and links to GitHub issues automatically.
- ▌ Github Issues · concertonotes bundleUse when filing a bug, requesting a feature, creating an issue, or updating issue details. Manages GitHub issues with templates, formatting, and auto-assignment.
- ▌ Naming Format · concertonotes bundleUse when reviewing file names, renaming files, fixing naming conventions, or auditing exports. Enforces consistent casing and suffix patterns.
- ▌ Github Actions · concertonotes bundleUse when adding CI/CD, creating workflows, auditing GitHub Actions, or fixing action pinning. Creates and audits workflows for SHA pinning and permissions.
- ▌ Update Project · concertonotes bundleUse when updating docs, syncing CLAUDE.md, AGENTS.md, or README.md, fixing stale documentation, or refreshing project rules and skills. Keeps docs aligned with code changes.
- ▌ Project Structure · concertonotes bundleUse when deciding where code should live, organising files, or auditing project structure. Checks colocation, grouping, and directory anti-patterns.