Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
api-generator
Generate CRUD API endpoints automatically. User doesn't see routes.
Use when: features need backend logic.
Triggers: internal use only.
timequity/plugins 6
-
root-cause-tracing
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
timequity/plugins 6
-
idea-validation
Validate idea and create detailed PRD. Saves docs/PRD.md to project.
Use when: user describes an app idea, wants to create something new.
Triggers: "I want to build", "create app", "make website", "build MVP",
"хочу создать", "сделать приложение".
timequity/plugins 6
-
feature-builder
Add features by description. User says WHAT, AI figures out HOW.
Use when: user wants to add functionality to existing app.
Triggers: "add auth", "add payments", "add search", "добавь",
"integrate", "connect".
timequity/plugins 6
-
project-validation
Validates project after initialization. Checks static files, endpoints, CSS, health.
Use when: after rust-project-init, before TDD loop.
Triggers: "validate project", "check project", "verify init".
timequity/plugins 6
-
skill-creator
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.
timequity/plugins 6
-
backend-nodejs
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".
timequity/plugins 6
-
ci-cd-pipelines
CI/CD pipeline design with GitHub Actions, GitLab CI, and best practices.
timequity/plugins 6
-
cost-optimization
Cloud cost management, rightsizing, and FinOps practices.
timequity/plugins 6
-
monitoring-setup
Observability stack with Prometheus, Grafana, and alerting.
timequity/plugins 6
-
decision-logger
Logs architectural decisions to docs/DECISIONS.md in ADR format.
Use when: making significant architectural or technology choices.
Integrates with /craft and /why commands.
timequity/plugins 6
-
warehouse-optimization
Query optimization, partitioning, clustering, and warehouse tuning.
timequity/plugins 6
-
dbt-expert
dbt best practices for models, tests, documentation, and project organization.
timequity/plugins 6
-
airflow-workflows
Apache Airflow DAG design, operators, and scheduling best practices.
timequity/plugins 6
-
data-modeling
Dimensional modeling, normalization, and schema design for analytics.
timequity/plugins 6
-
data-quality
Data quality testing with dbt tests, Great Expectations, and monitoring.
timequity/plugins 6
-
pipeline-design
Design ETL/ELT pipeline architectures with proper patterns for reliability and scalability.
timequity/plugins 6
-
spark-basics
PySpark fundamentals for distributed data processing.
timequity/plugins 6
-
data-governance
Data lineage, cataloging, access control, and compliance.
timequity/plugins 6
-
mcp-builder
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).
timequity/plugins 6
-
expo-workflows
Expo SDK, EAS Build, EAS Update, and managed workflow best practices.
timequity/plugins 6
-
offline-first
Local storage, data sync, and conflict resolution for offline-capable apps.
timequity/plugins 6
-
mobile-ui
Mobile UI patterns, gestures, animations, and platform-specific design.
timequity/plugins 6
-
react-native-expert
React Native core patterns, navigation, state management, and performance optimization.
timequity/plugins 6