Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Databases & data
2,376 results · page 61 of 80
- View details
1c-db-load-dtSkillDatabases & data
Restore a 1C infobase from a DT file (complete database replacement - data, configuration, users). Use when the user asks to restore a database from dt, deploy a dt file, or load an infobase export.
Ready to connect★ 63
- View details
1c-db-load-gitSkillDatabases & data
Loading changes from Git into a 1C database. Use when the user asks to load changes from git, update the database from a repository, or partial load from a commit.
Ready to connect★ 63
- View details
1c-db-runSkillDatabases & data
Launch 1C:Enterprise. Use when the user asks to launch 1C, open a database, or start the enterprise
Ready to connect★ 63
- View details
1c-db-updateSkillDatabases & data
Updates the 1C database configuration. Use when the user asks to update the database, apply the configuration, or run UpdateDBCfg.
Ready to connect★ 63
- View details
1c-storage-opsSkillDatabases & data
1C configuration storage via batch launch of the platform: version report, object capture and release, update, commit, export to CF, attaching and detaching a database. Triggers - 'хранилище конфигурации', 'захвати объекты', 'помести в хранилище', 'сними захват', 'обнови из хранилища', 'подключи б'
Ready to connect★ 63
- View details
1c-web-infoSkillDatabases & data
Status of Apache and 1C web publications - whether the server is running, which databases are published, errors. Use when the user asks about web server status, published databases, or whether Apache is working
Ready to connect★ 63
- View details
1c-web-unpublishSkillDatabases & data
Removes a 1C web publication from Apache. Use when the user asks to remove a publication or delete web access to a database.
Ready to connect★ 63
- View details
abap-sql-amdpSkillDatabases & data
Help with modern ABAP SQL features and AMDP (ABAP Managed Database Procedures) including inline declarations, window functions, GROUP BY, HAVING, PRIVILEGED ACCESS, string functions, aggregate expressions, common table expressions (CTE), AMDP classes, AMDP procedures, AMDP table functions, CDS table
Ready to connect★ 60
- View details
abap-unit-testingSkillDatabases & data
Help with ABAP Unit testing including test class setup, assertions, test doubles, mocking frameworks, dependency injection, CDS test environments, SQL test environments, RAP BO test doubles, and test fixtures. Use when users ask about ABAP unit tests, test classes, test methods, CL_ABAP_UNIT_ASSERT,
Ready to connect★ 60
- View details
axiom-cloudkit-refSkillDatabases & data
Use when implementing 'CloudKit sync', 'CKSyncEngine', 'CKRecord', 'CKDatabase', 'SwiftData CloudKit', 'shared database', 'public database', 'CloudKit zones', 'conflict resolution' - comprehensive CloudKit database APIs and modern sync patterns reference
Ready to connect★ 63
- View details
axiom-database-migrationSkillDatabases & data
Use when adding/modifying database columns, encountering "FOREIGN KEY constraint failed", "no such column", "cannot add NOT NULL column" errors, or creating schema migrations for SQLite/GRDB/SQLiteData - prevents data loss with safe migration patterns and testing workflows for iOS/macOS apps
Ready to connect★ 63
- View details
axiom-grdbSkillDatabases & data
Use when writing raw SQL queries with GRDB, complex joins, ValueObservation for reactive queries, DatabaseMigrator patterns, query profiling under performance pressure, or dropping down from SQLiteData for performance - direct SQLite access for iOS/macOS
Ready to connect★ 63
- View details
axiom-ios-dataSkillDatabases & data
Use when working with ANY data persistence, database, axiom-storage, CloudKit, migration, or serialization. Covers SwiftData, Core Data, GRDB, SQLite, CloudKit sync, file storage, Codable, migrations.
Ready to connect★ 63
- View details
database-performanceSkillDatabases & data
Database access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row limits, and never do application-side joins. Works with EF Core and Dapper.
Ready to connect★ 63
- View details
lamprey-build-and-envSkillDatabases & data
Recreate the Lamprey dev environment from scratch and get past its known traps — Node/Electron/better-sqlite3 ABI story, the ELECTRON_EXEC_PATH dev-server workaround, esbuild antivirus blocks, the tsconfig node/web split, electron-vite and electron-builder specifics. Load when setting up a machine,
Ready to connect★ 63
- View details
lamprey-database-and-persistenceSkillDatabases & data
The Lamprey data layer in depth — lamprey.db schema init and the migration ledger (v1–v18), the safe-migration checklist written in the shadow of the v0.9.2 crash, transactional guarantees, FTS5, the RAG store and sqlite-vec, retention sweeps, backups, and atomic JSON persistence. Load before touchi
Ready to connect★ 63
- View details
lamprey-debugging-playbookSkillDatabases & data
Symptom-to-triage playbook for the Lamprey Harness's real failure modes — chat sends failing with SQL errors, hung or ghosted turns, loops misfiring or duplicating, provider HTTP errors, malformed tool calls, silently skipping tests, vanished keys/settings, renderer state bleed, dev server exiting i
Ready to connect★ 63
- View details
testcontainers-integration-testsSkillDatabases & data
Write integration tests using TestContainers for .NET with xUnit. Covers infrastructure testing with real databases, message queues, and caches in Docker containers instead of mocks.
Ready to connect★ 63
- View details
add-kpi-to-dashboardSkillDatabases & data
Add a new KPI metric to the analytics dashboard. Covers: creating a backend preset, regenerating frontend types, wiring the RTK Query hook, and rendering it on AnalyticsPage.
Ready to connect★ 62
- View details
marketing-os-researchSkillDatabases & data
Answer an open question the Marketing OS already wrote down, then promote it to a finding. Takes its queue from the OS itself: files with status open-question in Intelligence/research/, open questions and untested beliefs in Analytics/what-works.md, and ideas with no established pain. Fans out one a
Ready to connect★ 61
- View details
nextjs-fullstackSkillDatabases & data
Use for Next.js App Router, React Server Components, server actions, API routes, auth, database integration, caching, deployment, or full-stack product features.
Ready to connect★ 62
- View details
performance-optimizerSkillDatabases & data
Use for slow endpoints, p95/p99 latency, database query issues, frontend bundle/render performance, memory leaks, caching, profiling, or performance regressions.
Ready to connect★ 62
- View details
psqlSkillDatabases & data
Query PostgreSQL databases running in the app-postgres Docker container
Ready to connect★ 62
- View details
you-sureSkillDatabases & data
Before ANY destructive, irreversible, or high-impact action, pause and surface a clear checklist of what's about to happen. This includes: file deletions, database changes, production deployments, mass updates, permission changes, or anything that can't easily be undone. Require explicit confirmatio
Ready to connect★ 62
- View details
cv-chunked-csv-image-generatorSkillDatabases & data
Memory-efficient Keras generator that streams sharded CSV files in chunks, renders strokes to images on-the-fly, and yields batches for training on datasets too large for memory
Ready to connect★ 61
- View details
cv-deterministic-hash-partitioningSkillDatabases & data
Partition a large dataset into N balanced shards using integer key modulo arithmetic for reproducible, class-interleaved splits across CSV files
Ready to connect★ 61
- View details
database-engineerSkillDatabases & data
SQLite database expertise for migrations, multi-tenant patterns, transactional safety, FTS5 virtual tables, and schema evolution. Use this skill for ANY work involving schema changes, data migrations, INSERT/UPSERT semantics, FTS5 rebuilds, transaction rollback design, multi-tenant data isolation, o
Ready to connect★ 61
- View details
fragnoSkillDatabases & data
Integrate existing Fragno fragments into applications: install fragment packages, configure server instances (and database adapters if required), mount server handlers for each framework, create client-side integrations, and use hooks/composables. Use when asked to wire a fragment into the user's ap
Ready to connect★ 61
- View details
intelligence-engineerSkillDatabases & data
VNX-specific domain expertise for the intelligence system, central state databases, and dispatch lifecycle. Use when working on quality_intelligence.db / runtime_coordination.db, code_snippets FTS5, snippet_metadata linkage, success_patterns / antipatterns, T0 state projection (t0_state.json), intel
Ready to connect★ 61
- View details
review-hypothesis-explorationSkillDatabases & data
Review one provider-generated mechanistic-hypothesis exploration report, including its dataset use, analyses, and artifacts, or reconcile multiple separately assessed reports for one hypothesis. Use when assessing or comparing Biomni, OpenScientist, Kosmos, or another provider's hypothesis report or
Ready to connect★ 61
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
53,462 of the 53,895 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.