Career-Cafe
- 29 skills
- 0 followers
- 6 hours ago last updated
- ▌
- ▌ CI CD Workflow · career-cafeRules, architectures, and guidelines for maintaining GitHub Actions CI/CD workflows, Docker Hub image publishing, and automated deployments.
- ▌ CLI Tooling Guide · career-cafeStandard operating guide for first-class authenticated CLI tools in the repository: GitHub CLI (gh), Google Jules CLI (jules), Vercel CLI (vercel), Neon CLI (neonctl), Docker CLI (docker), uv, and pnpm.
- ▌ Doc Synchronization · career-cafeHigh-priority rules and automated procedures for continuously keeping repository documentation, API references, architecture guides, changelogs, and agent skills synchronized with code changes autonomously without requiring human reminders.
- ▌ Git Commit Workflow · career-cafeHigh-priority rules, message formats, commit design taxonomy, and strict permission boundaries for creating frequent local Git commits. Enforces that AI agents and human contributors create granular, explanatory, categorized commits at each important milestone.
- ▌ Stacked Pr Workflow · career-cafeStandard operating procedure for creating, maintaining, rebasing, and merging stacked pull requests (stacked diffs) without blocking dependent features.
- ▌ Careercafe Curiotech · career-cafe bundleOfficial visual design system, typography, theme models, multi-surface UI protocols, and frozen landing page specifications for CareerCafe and CurioTech products (v3.2).
- ▌ Git Branch Management · career-cafeRules and procedures for creating, naming, structuring, and navigating Git branches in the repository for both human contributors and AI agents.
- ▌ Git Post Merge Cleanup · career-cafeRules, safety constraints, and automated procedures for post-merge local Git cleanup, synchronizing main with GitHub, deleting stale local branches, and performing deep repository garbage collection (git gc, reflog expire, prune) strictly upon explicit human user request.
- ▌ Repository Maintenance · career-cafeProcedures for database schema integrity, idempotent migrations, backup/restore execution, and dependency maintenance.
- ▌ Git Worktree Management · career-cafeStandard operating procedure for ephemeral Git worktree isolation, directory conventions, branch-to-worktree 1:1 mapping, dirty-state protection, and multi-agent safety.
- ▌ Pull Request Management · career-cafeRules and runbooks for creating and managing GitHub Pull Requests when explicitly requested by the user. Enforces that all PRs must target 'main' only and are never created automatically.
- ▌ Local Webhook Automation · career-cafeArchitecture and runbook for local event-driven development automation using GitHub CLI webhook relays, background daemons, cold-boot reconciliation, and safe disk cleanup.
- ▌ Docker First Architecture · career-cafeRules, architectures, multi-stage Dockerfile blueprints, and container-first workflows for all microservices, frontends, and backends targeting container registries, AWS ECS/EKS, and self-hosting.
- ▌ Modern Toolchain Standard · career-cafeStandard operating specification for modern developer toolchains across all repositories: mandatory pnpm over npm/yarn, mandatory uv over bare pip/venv, Biome formatting/linting, and Vitest test runner.
- ▌ Saas And MCP Architecture · career-cafeArchitectural patterns and implementation guidelines for SaaS connector hubs, pluggable multi-cloud storage engines, and Model Context Protocol (MCP) tool integrations.
- ▌ Agent Observatory Workflow · career-cafeStep-by-step instructions for building and extending Python AI agent services: adding LangChain/LiteLLM tools, Tool-Calling RAG workflows, enforcing Human-in-the-Loop approvals, multi-key model failover, and pgvector embeddings.
- ▌ Github Pr Issue Automation · career-cafeStandard operating procedures for automated PR/issue creation, auto-assignment, conventional label categorization, and professional GitHub markdown standards for AI agents and human contributors.
- ▌ Code Quality And Validation · career-cafeStandards, tools, and commands for code formatting, linting, and static type checking across Go, Python, and TypeScript.
- ▌ Test Creation And Execution · career-cafeRules, patterns, and runbooks for writing and running unit, integration, and AI agent test suites across Go, Python, and TypeScript frontends.
- ▌ Codebase Simplification Guide · career-cafeRules and principles for keeping this codebase clean, minimal, maintainable, and free of unnecessary abstractions.
- ▌ Github Repo Metadata Rewriter · career-cafeSystem architecture, microservice topology, git history rewrite pipelines, AI timestamp distribution engine, sandboxed workspaces, and Go + Templ frontend runbooks for github-repo-metadata-rewriter.
- ▌ Jules AI Engineering Workflow · career-cafeStandard operating procedures for the autonomous Jules AI engineering review-improve-converge loop, evaluating code across 38 architectural dimensions and preparing merge-ready PRs for the human Technical Lead.
- ▌ Precommit Workflow Management · career-cafeRules, architecture, and runbooks for configuring, updating, and operating the intelligent Git pre-commit workflow.
- ▌ Github Backup Automation System · career-cafe bundleSystem architecture, inter-service topology, database schemas, and AI observatory development runbooks for the GitHub Backup Automation System monorepo.
- ▌ Repo Transfer Automation System · career-cafeSystem architecture, microservice topology, GitHub REST API rate limits, exponential backoff transfer protocols, and Go + Templ frontend runbooks for repo-transfer-automation-system.
- ▌ Polyglot Microservice Architecture · career-cafeArchitectural patterns, service boundaries, communication protocols, database schema guidelines, and deployment targets for polyglot systems (Next.js frontend, Python AI service, Go backend/worker, PostgreSQL).
- ▌ Professional Communication Standard · career-cafeEnforces strictly emoji-free, concise, objective, and technically rigorous communication standards across all AI agent interactions, prohibiting decorative emojis, conversational filler, and informal preambles.
- ▌ Skill Taxonomy And Scope Governance · career-cafeStandard operating rules for skill scope taxonomy (generic vs codebase-{codebase-name}), directory boundary isolation, and preventing accidental cross-codebase skill contamination.