80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
pr
by Mental-NV
Automates the branch creation, commit, and PR submission process
backlog
by Mental-NV
Automates the process of updating task and epic statuses in roadmap.md
speckit-implement-epic
by Obsidian-Owl
Implement ALL tasks in the current epic until completion (auto-loop, no confirmation). Use when batch processing tasks,...
speckit-constitution
by Obsidian-Owl
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent template...
speckit-integration-check
by Obsidian-Owl
Validate this Epic branch against main and detect contract changes before PR creation
cube-semantic-layer
by Obsidian-Owl
ALWAYS USE when building semantic layer, working with metrics/dimensions, or integrating dbt with Cube consumption APIs....
arch-review
by Obsidian-Owl
Second-level architectural review validating alignment to target architecture (docs/)
dbt-transformations
by Obsidian-Owl
ALWAYS USE when working with dbt models, SQL transformations, tests, snapshots, or macros. Use IMMEDIATELY when editing...
pydantic-schemas
by Obsidian-Owl
ALWAYS USE when working with Pydantic models, BaseModel, Field, validators, or data contracts. MUST be loaded before cre...
speckit-analyze
by Obsidian-Owl
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after ta...
speckit-test-review
by Obsidian-Owl
Review test quality before PR - semantic analysis of test design, not just linting
helm-k8s-deployment
by Obsidian-Owl
ALWAYS USE when working with Helm charts, Kubernetes deployments, kubectl commands, pod debugging, or container logs. Pr...
beads
by Obsidian-Owl
Track complex, multi-session work with dependency graphs using beads issue tracker. Use when work spans multiple session...
duckdb-lakehouse
by Obsidian-Owl
ALWAYS USE when building data lakehouse with DuckDB compute, configuring dbt-duckdb with Polaris plugin, or designing ca...
testing
by Obsidian-Owl
ALWAYS USE when writing tests, test fixtures, test utilities, or debugging test failures. MUST be loaded before creating...
speckit-specify
by Obsidian-Owl
Create or update the feature specification from a natural language feature description.
speckit-checklist
by Obsidian-Owl
Generate a custom checklist for the current feature based on user requirements.
speckit-taskstolinear
by Obsidian-Owl
Convert tasks.md to Linear issues and reconcile completed work bidirectionally.
pyiceberg-storage
by Obsidian-Owl
ALWAYS USE when working with Iceberg table storage, ACID transactions, or time-travel queries. Use IMMEDIATELY when crea...
speckit-implement
by Obsidian-Owl
Implement the next ready task from Linear issue tracker with SpecKit integration. Use when implementing tasks, working o...
dagster-orchestration
by Obsidian-Owl
ALWAYS USE when working with Dagster assets, resources, IO managers, schedules, sensors, or dbt integration. CRITICAL fo...
speckit-clarify
by Obsidian-Owl
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and...
speckit-plan
by Obsidian-Owl
Execute the implementation planning workflow using the plan template to generate design artifacts.
speckit-pr
by Obsidian-Owl
Create PR with Linear integration and quality summary. Use when ready to merge an Epic branch to main.