.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/altimateai/altimate-code
home/skills/altimateai/altimate-code
altimateai avatar

altimateai/altimate-code

23 skills · 61 total installs

View on GitHub
$npx skills add altimateai/altimate-code
SkillInstalls
data-vizBuild modern, interactive data visualizations and dashboards using code-based component libraries (shadcn/ui, Recharts, Tremor, Nivo, D3, Victory, visx).8dbt-testAdd schema tests, unit tests, and data quality checks to dbt models.4dbt-unit-testsGenerate dbt unit tests automatically for any model. Analyzes SQL logic (CASE/WHEN, JOINs, window functions, NULLs), creates type-correct mock inputs from…4query-optimizeAnalyze and optimize SQL queries for better performance4schema-migrationAnalyze DDL migrations for data loss risks — type narrowing, missing defaults, dropped constraints, breaking column changes.4sql-reviewPre-merge SQL quality gate — lint 26 anti-patterns, grade readability/performance A-F, validate syntax, and scan for injection threats.4cost-reportAnalyze Snowflake query costs and identify optimization opportunities3dbt-analyzeAnalyze downstream impact of dbt model changes using column-level lineage and the dependency graph.3dbt-developREQUIRED before writing or modifying ANY dbt model. Invoke this skill FIRST whenever a task says "create", "build", "add", "modify", "update", "fix", or…3dbt-docsDocument dbt models and columns in schema.yml with business context — model descriptions, column definitions, and doc blocks.3dbt-troubleshootDebug dbt errors — compilation failures, runtime database errors, test failures, wrong data, and performance issues.3pii-auditClassify schema columns for PII (SSN, email, phone, name, address, credit card) and check whether queries expose them.3sql-translateTranslate SQL queries between database dialects (Snowflake, BigQuery, PostgreSQL, MySQL, etc.)3altimate-setupConfigure Altimate platform credentials for datamate and API access2data-parityValidate that two tables or query results are identical — or diagnose exactly how they differ. Discover schema, identify keys, profile cheaply, then diff.2lineage-diffCompare column-level lineage between two versions of a SQL query to show added, removed, and changed data flow edges.2teachTeach your AI teammate a pattern by showing it an example file from your codebase2trainTrain your AI teammate on team standards from a document or style guide2training-statusShow what your AI teammate has learned — patterns, rules, glossary, and standards2agents-sdkBuild AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks,…—cloudflareComprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum),…—dbt-pr-reviewCloudflare-style AI code review for dbt/SQL pull requests. Produces a signed APPROVE/COMMENT/REQUEST_CHANGES verdict where every blocking finding is backed by…—dbt-schema-verifyREQUIRED after building or modifying ANY dbt model that has columns declared in `schema.yml` / `_models.yml`.—