All authors
Dev-Toolbelt avatar

Claude Skills by Dev-Toolbelt

github.com/Dev-Toolbelt
154 skillsA× 147B× 4C× 2D× 10 installs0 views
Agent CreatorA

Creates and validates agent files for the dev-team-agents repository. Enforces all authoring standards from CLAUDE.md — frontmatter, model assignment, required sections, line limit, and Worktree Isolation for coding agents. Use when creating a new agent or auditing an existing one for compliance.

ai-agentsbashgit
0
6
Release PrepA

Guides the pre-release process for the dev-team-agents repository. Runs consistency checks, validates README sync, determines the correct version bump, and creates the git tag. Use before any version tag is created.

developmentgobash
0
6
Accessibility PatternsA

WCAG accessibility — load only when explicitly required.

developmenttesting
0
6
Api DesignA

REST/GraphQL design — naming, status codes, pagination, idempotency.

developmentgonode
0
6
Api VersioningA

API versioning — compatibility rules and deprecation lifecycle.

developmentgoapi
0
6
Architecture DocsA

Where architecture documents live, what each contains, and the conformance report format.

developmentapidatabase
0
6
Async JobsA

Async jobs — idempotency, retry strategy, DLQ, observability.

developmenttypescriptpython
0
6
CachingA

Caching — in-memory, distributed, CDN, invalidation, TTL.

ai-agentspythonsql
0
6
Component PatternsA

Component patterns — container/presentational for React/Vue/Angular.

developmenttypescriptgo
0
6
Css QualityA

CSS quality — specificity, magic numbers, responsive. Agnostic.

developmentgo
0
6
Data Fetching IntegrityA

Detect and prevent duplicate/redundant API calls in SPA/SSG frontends — tool-agnostic.

developmentgoreact
0
6
Design PatternsA

Design patterns — KISS, YAGNI, DRY, SOLID, GoF, DDD reference.

ai-agentsgo
0
6
Event DrivenA

Event-driven — sourcing, CQRS, saga, idempotency, schema registry.

ai-agentsreactaws
0
6
Feature FlagsA

Feature flags — types, targeting rules, rollout, lifecycle.

ai-agentstestingapi
0
6
Form HandlingA

Form design — state, validation, error feedback. Framework-agnostic.

developmentgoreact
0
6
Frontend Code QualityA

Base frontend code quality rules — component size, state, a11y, performance, type safety.

developmentgoreact
0
6
Frontend PatternsA

Frontend patterns — debounce, double-submit prevention, error boundaries.

developmentreactvue
0
6
GraphqlA

GraphQL — schema, resolvers, N+1/DataLoader, pagination.

ai-agentsgophp
0
6
I18nA

i18n/l10n — locale detection, translations, pluralization, RTL.

developmentgoreact
0
6
Ingestion ApiA

Ingestion API — inbound data boundary design, validation, backpressure, idempotency, DLQ.

developmentrustgo
0
6
Llm IntegrationA

LLM/RAG in product — retrieval, chunking, prompt versioning, eval, cost, failure modes.

ai-agentsrustgo
0
6
Monorepo PatternsA

Monorepo — workspace tooling, package boundaries, CI optimization.

developmenttypescriptpython
0
6
Multipart UploadA

Chunked file upload — pre-signed URLs, chunk management, retry.

ai-agentsrustgo
0
6
Naming ConventionsA

Naming and file structure — framework-agnostic with per-framework notes.

developmentgoreact
0
6
Object CalisthenicsA

Object Calisthenics — 9 rules for encapsulation and OOP simplicity.

ai-agentsgophp
0
6
Observability SloA

SLO/SLI — error budgets, alerting, four golden signals.

ai-agentsgoexpress
0
6
OrchestrationA

Delegation mechanics — execution gate, autonomous sprint protocol, agent roster, spawn rules.

developmentpythonrust
0
6
Performance BudgetsA

Core Web Vitals, bundle budgets, Lighthouse CI, image optimization.

developmentjavascriptgo
0
6
Rate LimitingA

Rate limiting — algorithms, tiers, backends, headers, failure modes.

developmentgoexpress
0
6
ResilienceA

Resilience — circuit breaker, retry, bulkhead, health checks.

developmentgokubernetes
0
6
Single Action ControllerA

One controller per HTTP action — naming, structure, DI, routing.

developmentpythongo
0
6
Sse StreamingA

Server-Sent Events — text/event-stream format, EventSource, reconnection, keep-alive, CORS.

developmentgoapi
0
6
State ManagementA

Frontend state — where it lives, library selection, architecture.

developmentgoreact
0
6
CassandraA

Cassandra — partition keys, CQL, consistency levels, CLI.

ai-agentspythongo
0
6
Db ComparisonA

Database selection — strengths and use-case mapping by type.

ai-agentsgosql
0
6
Migration Zero DowntimeA

Zero-downtime migrations — expand/contract and rollback.

ai-agentsgosql
0
6
MongodbA

MongoDB — schema design, indexes, aggregation, sharding, Atlas.

ai-agentsgobash
0
6
MysqlA

MySQL/MariaDB — InnoDB, indexing, replication, JSON, query tuning.

ai-agentsgobash
0
6
PostgresA

PostgreSQL — MVCC, indexes, partitioning, JSONB, query tuning.

ai-agentsgobash
0
6
RedisA

Redis — data structures, keyspace, persistence, clustering, pub/sub.

ai-agentsgobash
0
6
SqliteA

SQLite — WAL mode, JSON1, FTS5, indexes, CLI.

ai-agentsgobash
0
6
SqlserverA

SQL Server — T-SQL, indexes, Always On AG, CDC, columnstore.

ai-agentsgobash
0
6
Design System AuditA

Design system audit — visual patterns, consistency; Design/Consultive.

developmentreactvue
0
6
Frontend DesignA

Distinctive, production-grade frontend interfaces.

developmentgoreact
0
6
Mobile DesignA

Mobile-first responsive UI specs — breakpoints, navigation, spacing, touch targets.

developmentfrontend
0
6
Seo OptimizationA

Technical/on-page SEO, Core Web Vitals, structured data, GEO/LLM SEO, and quality-gate signals.

developmentjavascriptgo
0
6
Web Design GuidelinesA

Web interface review — accessibility, UX, design best practices.

ai-agentsgit
0
6
AwsA

AWS — ECS, EC2, RDS, S3, CloudFront, ALB, IAM best practices.

ai-agentsshellbash
0
6
AzureA

Azure — Container Apps, AKS, ACR, Azure SQL, Cosmos DB, managed identity.

ai-agentsbashsql
0
6
Cicd BaseA

Shared CI/CD — stages, quality gates, secret management, rollback.

ai-agentsdockergit
0
6