ClyptAI
Official@clyptai
Offers specialized engineering orchestration for DigitalOcean infrastructure, Hugging Face model training, and systematic test-driven development across enterprise codebases.
Agent Skills by ClyptAI
Showing 122 vetted skills indexed across 2 GitHub repositories.
web-design-guidelines
Audit frontend UI code against Web Interface Guidelines for accessibility and consistency.
vercel-composition-patterns
Replace boolean props with explicit variants and context providers in React.
vercel-react-best-practices
Apply Vercel best practices to optimize React and Next.js performance.
vercel-react-view-transitions
Implement View Transition API patterns for React and Next.js UI transitions.
setup-pre-commit
Configure Husky, lint-staged, and Prettier pre-commit hooks across package managers.
triage-issue
Explore a codebase to identify root causes and generate a GitHub issue with a TDD fix plan.
github-triage
Triage GitHub issues using a label-based state machine to assign next actions.
obsidian-vault
Search, create, and organize notes in an Obsidian vault with wikilinks.
ubiquitous-language
Extract domain terminology into a canonical glossary and write UBIQUITOUS_LANGUAGE.md.
git-guardrails-claude-code
Configure a PreToolUse hook to block dangerous git commands in Claude Code.
domain-model
Compare project plans against domain models to surface terminology gaps.
request-refactor-plan
Interview stakeholders to plan refactors and generate commit-by-commit GitHub issues.
improve-codebase-architecture
Identify architectural friction and propose module deepening opportunities aligned with ADRs and CONTEXT.md.
edit-article
Reorganize article drafts into clearly titled sections with concise prose.
to-issues
Break plans, specs, or PRDs into GitHub issues with vertical slices.
zoom-out
Map codebase modules and their callers at a high level.
write-a-skill
Create agent skills with validated frontmatter and optional resource files.
scaffold-exercises
Generate exercise directories and lint-compliant readmes from a plan.
design-an-interface
Coordinate parallel sub-agents to generate and compare module interface designs.
caveman
Enforce terse, technically accurate responses across coding and debugging chats.
tdd
Guide developers through red-green-refactor cycles for test-driven development.
grill-me
Interrogate plans one question at a time to surface assumptions and dependencies.
to-prd
Generate a GitHub issue-ready PRD from conversation and codebase context.
migrate-to-shoehorn
Migrate TypeScript test files from as assertions to shoehorn helpers.
Frequently Asked Questions About ClyptAI
FAQPage SchemaWhat specific infrastructure tasks can ClyptAI manage?βΌ
ClyptAI handles DigitalOcean App Platform provisioning, including custom domain configuration, ingress routing, VPC connectivity, and managed database setup. It also supports migration from platforms like Heroku or Render and provides troubleshooting via container shell access and log analysis.
How does ClyptAI support machine learning model development?βΌ
It facilitates Hugging Face model training, fine-tuning, and evaluation using cloud GPUs. Capabilities include dataset querying via the Dataset Viewer, metric synchronization to Spaces, and deploying interactive Gradio interfaces for model testing.
What is the recommended workflow for using these capabilities?βΌ
Users should initialize projects with the provided bootstrapping skills, then utilize the 'planner' to generate staged implementation tasks. Development follows a strict test-driven cycle, using 'guard' and 'checkpoint' to maintain repository health before deploying to production via GitHub Actions.