timequity

timequity

@timequity Organization

GitHub
51 Skills
300 Total Stars
February 2026 Joined

Public Skills

course-help

by timequity

Help and navigation for Claude Code Course. Use when: user asks about the course, lessons, or progress. Triggers: "help", "course help", "what lessons", "my progress".

Automation 6 5mo ago

learning-path

by timequity

Assess Claude Code knowledge and route to appropriate learning level. Use when: user wants to learn Claude Code, asks for guidance, or says "teach me". Triggers: "learn Claude Code", "teach me", "I'm new", "where do I start", "beginner".

Code Gen 6 5mo ago

claude-code-course

by timequity

Learn Claude Code in 5 hands-on lessons. From basics to building applications. Use when: user wants to learn Claude Code, asks "how do I...", or is new. Triggers: "learn", "teach me", "how does this work", "I'm new", "course".

Agents 6 5mo ago

progress-manager

by timequity

Manages course progress tracking in ~/.claude-course/progress.json. Use when: loading, saving, or displaying course progress. Internal skill - used by /ccc:course commands.

Processing 6 5mo ago

lessons

by timequity

Lesson content for Claude Code Course. Use when: loading lesson content. Internal skill - contains lesson files.

Agents 6 5mo ago

intermediate

by timequity

Claude Code customization for comfortable users. Covers skills, commands, MCP, hooks. Use when: user knows basics and wants to customize Claude Code.

Code Gen 6 5mo ago

advanced

by timequity

Claude Code mastery for power users. Build agents, MCP servers, publish plugins. Use when: user wants to create agents, build integrations, or publish plugins.

Agents 6 5mo ago

foundations

by timequity

Claude Code basics for new users. Covers essential concepts and commands. Use when: user is new to Claude Code or routed here by learning-path assessment.

Code Gen 6 5mo ago

decision-logger

by timequity

Logs architectural decisions to docs/DECISIONS.md in ADR format. Use when: making significant architectural or technology choices. Integrates with /craft and /why commands.

Processing 6 5mo ago

craft-coder-help

by timequity

Help and documentation for Craft-Coder plugin. Use when: user asks about available skills, commands, or how to use this plugin. Triggers: "help", "what can you do", "craft help", "как пользоваться".

Performance 6 5mo ago

mvp-help

by timequity

Help and documentation for Idea to MVP plugin. Use when: user asks about building MVPs, vibe coding, or available commands. Triggers: "help", "what can you do", "mvp help", "how to build".

CI/CD 6 5mo ago

backend-rust

by timequity

Modern Rust backend with Axum, SQLx, tokio + CI/CD automation. Use when: building Rust APIs, high-performance services, or needing build/test/lint/audit automation. Triggers: "axum", "rust backend", "rust api", "sqlx", "tokio", "cargo build", "cargo test", "clippy", "rustfmt", "cargo-audit", "cross-compile", "rust ci", "release build", "rust security", "shuttle", "actix".

Code Review 6 5mo ago

mcp-builder

by timequity

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Processing 6 5mo ago

secrets-guardian

by timequity

Protect repositories from accidental secret commits. Essential when working with AI agents. Use when: setting up new project, adding pre-commit hooks, scanning for secrets, fixing leaked credentials. Triggers: "настрой защиту секретов", "setup secrets", "check secrets", "scan secrets", "проверь секреты", "pre-commit", "gitleaks". PROACTIVELY suggest when creating new projects or when .pre-commit-config.yaml is missing.

CLI Tools 6 5mo ago

testing-core

by timequity

Cross-language testing patterns: unit, integration, E2E testing strategies. Use when: writing tests, setting up test infrastructure, or improving coverage. Triggers: "test", "testing", "unit test", "integration test", "e2e", "coverage", "mock", "fixture".

Processing 6 5mo ago

skill-creator

by timequity

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Code Gen 6 5mo ago

subagent-creator

by timequity

Guide for creating effective subagents (custom agents). Use when users want to create a new subagent that can be dispatched via Task tool for autonomous work. Covers frontmatter fields (name, description, tools, model, permissionMode, skills), prompt design, and when to use subagents vs skills.

Agents 6 5mo ago

testing-python

by timequity

Python testing best practices with pytest. Covers unit, integration, async tests, mocking, fixtures. Triggers: "напиши тесты", "write tests", "add tests", "test coverage", "pytest"

API Dev 6 5mo ago

beads-workflow

by timequity

Proactive workflow for projects using beads issue tracker. ACTIVATE AUTOMATICALLY when session starts in directory with .beads/. Use when: starting work session, selecting tasks, completing tasks, creating subtasks. Triggers: "какие задачи", "что делать", "готово", "done", "следующая задача", "создай задачу", "tasks", "next task", "pick task", "обнови задачи", "refresh", "sync".

Auth 6 5mo ago

root-cause-tracing

by timequity

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack to identify source of invalid data

Debugging 6 5mo ago

systematic-debugging

by timequity

Use when encountering any bug, test failure, or unexpected behavior - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

Code Gen 6 5mo ago

testing-basics

by timequity

Essential testing patterns for any project. Use when: writing tests, setting up testing, or fixing test issues. Triggers: "test", "testing", "unit test", "write tests".

Code Gen 6 5mo ago

defense-in-depth

by timequity

Use when invalid data causes failures deep in execution - validates at every layer data passes through to make bugs structurally impossible

Code Gen 6 5mo ago

test-driven-development

by timequity

Write failing test first, then minimal code to pass. Red-Green-Refactor cycle. Use when: implementing features, fixing bugs, refactoring code. Triggers: "implement", "add feature", "fix bug", "tdd", "test first", "write tests", "test-driven".

Refactoring 6 5mo ago

devops

by timequity

DevOps essentials: Docker, CI/CD pipelines, deployment strategies. Use when: containerizing apps, setting up CI/CD, deploying to production. Triggers: "docker", "dockerfile", "ci/cd", "github actions", "deploy", "kubernetes", "compose", "container", "pipeline".

CI/CD 6 5mo ago

cost-optimization

by timequity

Cloud cost management, rightsizing, and FinOps practices.

Animation 6 5mo ago

data-governance

by timequity

Data lineage, cataloging, access control, and compliance.

Code Gen 6 5mo ago

data-quality

by timequity

Data quality testing with dbt tests, Great Expectations, and monitoring.

Processing 6 5mo ago

spark-basics

by timequity

PySpark fundamentals for distributed data processing.

Processing 6 5mo ago

theme-factory

by timequity

10 ready-to-use themes with colors and fonts for consistent styling. Use when: applying visual themes to pages, components, or design systems. Triggers: "theme", "color palette", "color scheme", "fonts", "branding", "visual identity", "design system colors".

Code Gen 6 5mo ago

frontend-design

by timequity

Create distinctive, production-grade frontend interfaces avoiding "AI slop" aesthetics. Use when: building landing pages, dashboards, components, or styling any web UI. Triggers: "design", "landing page", "beautiful ui", "styling", "aesthetics", "make it look good", "professional design", "ui design".

Animation 6 5mo ago

disaster-recovery

by timequity

Backup strategies, disaster recovery planning, and business continuity.

Database 6 5mo ago

performance-profiling

by timequity

Identify performance bottlenecks systematically. Measure before optimizing.

Code Review 6 5mo ago

testing-anti-patterns

by timequity

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior and production pollution

Debugging 6 5mo ago

warehouse-optimization

by timequity

Query optimization, partitioning, clustering, and warehouse tuning.

Code Gen 6 5mo ago

frontend-react

by timequity

Modern React stack: React 19, TypeScript, Tailwind CSS, Vite, TanStack Query. Use when: building React apps, components, state management, or UI. Triggers: "react", "frontend", "tailwind", "vite", "typescript react", "component", "useState", "tanstack", "react query".

Processing 6 5mo ago

data-modeling

by timequity

Dimensional modeling, normalization, and schema design for analytics.

Code Gen 6 5mo ago

postmortem-writing

by timequity

Document root cause analysis for team learning. Blameless, actionable, preventive.

Auth 6 5mo ago

vibe-coder

by timequity

Describe your idea, get a deployed product. All Craft Coder skills + brainstorm, validation, marketing. Use when: user wants to build something from an idea, prototype, or MVP. Triggers: "build app", "create website", "make MVP", "I have an idea", "хочу приложение", "создать сайт", "сделать MVP".

CI/CD 6 5mo ago

ci-cd-pipelines

by timequity

CI/CD pipeline design with GitHub Actions, GitLab CI, and best practices.

CI/CD 6 5mo ago

dbt-expert

by timequity

dbt best practices for models, tests, documentation, and project organization.

Database 6 5mo ago

verification-before-completion

by timequity

Use when about to claim work is complete or fixed - requires running verification commands and confirming output before making any success claims

CLI Tools 6 5mo ago

airflow-workflows

by timequity

Apache Airflow DAG design, operators, and scheduling best practices.

Processing 6 5mo ago

pipeline-design

by timequity

Design ETL/ELT pipeline architectures with proper patterns for reliability and scalability.

CI/CD 6 5mo ago

{{PLUGIN_ID}}-help

by timequity

Help and documentation for {{PLUGIN_NAME}} plugin. Use when: user asks about available skills, commands, or how to use this plugin. Triggers: "help", "what can you do", "list skills", "show commands", "как пользоваться", "что умеешь".

Automation 6 5mo ago

backend-core

by timequity

Language-agnostic backend patterns: API design, authentication, security, databases. Use when: designing APIs, implementing auth, securing endpoints, modeling data. Triggers: "api design", "rest api", "graphql", "authentication", "jwt", "oauth", "security", "owasp", "database schema", "migrations", "sql".

API Dev 6 5mo ago

backend-nodejs

by timequity

Modern Node.js backend stack: NestJS/Hono, Drizzle ORM, Vitest, TypeScript. Use when: building Node.js APIs, TypeScript backends, or serverless functions. Triggers: "nestjs", "node backend", "express", "hono", "drizzle", "vitest", "typescript api", "node api", "bun".

Database 6 5mo ago

backend-python

by timequity

Modern Python backend stack: FastAPI, SQLAlchemy 2.0, Pydantic v2, uv, ruff. Use when: building Python APIs, async services, or working with Python backend code. Triggers: "fastapi", "python backend", "sqlalchemy", "pydantic", "uv", "ruff", "python api", "async python".

Auth 6 5mo ago

code-review

by timequity

Code review workflow and best practices. Use when: reviewing PRs, receiving feedback, or preparing code for review. Triggers: "code review", "review", "pr review", "pull request", "feedback", "review changes".

Code Review 6 5mo ago

condition-based-waiting

by timequity

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling

Code Gen 6 5mo ago

vibe-coder

by timequity

Describe your idea, get a deployed product. All Craft Coder skills + brainstorm, validation, marketing. Use when: user wants to build something from an idea, prototype, or MVP. Triggers: "build app", "create website", "make MVP", "I have an idea", "хочу приложение", "создать сайт", "сделать MVP".

CI/CD 0 5mo ago