Tartinerlabs

Tartinerlabs from ConcertoNotes/codex-plugins.

by @concertonotes 13 skills

Skills in this plugin

13
  1. Deps · concertonotes bundle
    Use 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.
    0 repo stars
  2. Commit · concertonotes bundle
    Use when committing changes, staging files, saving work, or making a git commit. Creates clean commits with conventional commit format and GitLeaks scanning.
    0 repo stars
  3. Testing · concertonotes bundle
    Use when writing tests, running tests, adding test coverage, or debugging test failures. Unit and component testing with Vitest and React Testing Library.
    0 repo stars
  4. Refactor · concertonotes bundle
    Use when refactoring, cleaning up code, reducing complexity, fixing code smells, or improving code quality. Audits TS/JS for dead code, nesting, and patterns.
    0 repo stars
  5. Security · concertonotes bundle
    Use when auditing security, checking for vulnerabilities, scanning for secrets, or reviewing dependencies. OWASP Top 10 audit with GitLeaks and dependency checks.
    0 repo stars
  6. Tailwind · concertonotes bundle
    Use when writing Tailwind classes, fixing spacing issues, reviewing CSS, or auditing Tailwind patterns. Enforces v4 best practices for grid and responsive.
    0 repo stars
  7. Create Pr · concertonotes bundle
    Use 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.
    0 repo stars
  8. Create Branch · concertonotes bundle
    Use 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.
    0 repo stars
  9. Github Issues · concertonotes bundle
    Use when filing a bug, requesting a feature, creating an issue, or updating issue details. Manages GitHub issues with templates, formatting, and auto-assignment.
    0 repo stars
  10. Naming Format · concertonotes bundle
    Use when reviewing file names, renaming files, fixing naming conventions, or auditing exports. Enforces consistent casing and suffix patterns.
    0 repo stars
  11. Github Actions · concertonotes bundle
    Use when adding CI/CD, creating workflows, auditing GitHub Actions, or fixing action pinning. Creates and audits workflows for SHA pinning and permissions.
    0 repo stars
  12. Update Project · concertonotes bundle
    Use 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.
    0 repo stars
  13. Project Structure · concertonotes bundle
    Use when deciding where code should live, organising files, or auditing project structure. Checks colocation, grouping, and directory anti-patterns.
    0 repo stars