← all publishers

timequity

@timequity source repo

21 published skills

  1. Beads Workflow · timequity bundle
    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".
    0
    installs
  2. Defense In Depth · timequity
    Use when invalid data causes failures deep in execution - validates at every layer data passes through to make bugs structurally impossible
    0
    installs
  3. Root Cause Tracing · 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
    0
    installs
  4. Brainstorming · timequity
    Refine ideas into detailed designs through Socratic dialogue. Use when: user has rough idea, needs to clarify requirements, explore approaches. Triggers: "brainstorm", "discuss idea", "I'm thinking about", "what if", "help me think through", "explore options", "/brainstorm".
    0
    installs
  5. Systematic Debugging · 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
    0
    installs
  6. Security Check · timequity bundle
    Automatic OWASP security checks on generated code. Use when: any code is generated in the pipeline. Triggers: internal use only.
    0
    installs
  7. Performance Profiling · timequity
    Identify performance bottlenecks systematically. Measure before optimizing.
    0
    installs
  8. Testing Anti Patterns · 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
    0
    installs
  9. Beads Validation · timequity bundle
    Validates beads issues after creation. Checks dependencies, PRD mapping, order. Use when: after creating issues in project-init, before TDD loop. Triggers: "validate beads", "check issues", "verify tasks".
    0
    installs
  10. Condition Based Waiting · timequity
    Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling
    0
    installs
  11. Cost Optimization · timequity
    Cloud cost management, rightsizing, and FinOps practices.
    0
    installs
  12. Test Driven Development · 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".
    0
    installs
  13. Browser Extension · timequity
    Build browser extensions with Manifest V3, content scripts, and service workers. Use when: creating Chrome extension, Firefox addon, browser plugin. Triggers: "extension", "browser extension", "chrome extension", "firefox addon", "manifest v3".
    0
    installs
  14. Security Hardening · timequity
    Infrastructure security, CIS benchmarks, and vulnerability scanning.
    0
    installs
  15. Verification Before Completion · timequity
    Use when about to claim work is complete or fixed - requires running verification commands and confirming output before making any success claims
    0
    installs
  16. Devops · timequity bundle
    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".
    0
    installs
  17. Code Review · timequity bundle
    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".
    0
    installs
  18. MCP Builder · timequity bundle
    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).
    0
    installs
  19. Backend Rust · timequity bundle
    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".
    0
    installs
  20. Testing Core · timequity bundle
    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".
    0
    installs
  21. Skill Creator · timequity bundle
    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.
    0
    installs