AINative Studio
Official@ainative-studio
Offers standardized repository governance, metadata management, and deployment orchestration for enterprise software development lifecycles.
Agent Skills by AINative Studio
Showing 25 vetted skills indexed across 2 GitHub repositories.
database-schema-sync
Sync database schemas across environments with idempotent Python scripts.
strapi-blog-image-unique
Identify and enforce unique featured images across Strapi blog posts.
file-placement
Validate Markdown and shell script placement against repository directory conventions.
weekly-report
Generate weekly progress reports from commits, issues, and PRs.
ci-cd-compliance
Enforce CI/CD gate sequencing, merge policies, and deployment workflows.
mandatory-tdd
Enforce Test-Driven Development with mandatory BDD tests and 80% coverage before PR closure.
git-workflow
Standardize Git commits, PR descriptions, and branch names.
database-query-best-practices
Prevent PostgreSQL connection pool exhaustion in local Railway queries.
story-workflow
Automates backlog workflow planning and Fibonacci story estimation for agile teams.
email-campaign-management
Automate email campaign setup, sending via Resend, and conversion tracking.
delivery-checklist
Automate pre-delivery planning with a structured delivery loop for stories, PRs, and release tasks.
strapi-blog-slug-mandatory
Enforce slug inclusion when updating Strapi blog posts via MCP.
code-quality
Enforce coding standards, security guidelines, and accessibility requirements across software projects.
railway-deployment
Automate Railway deployments with nixpacks configuration and environment management.
zerodb-workflows
Build scalable AI memory and semantic search workflows with ZeroDB.
api-design
Design FastAPI REST APIs with Pydantic schemas and OpenAPI documentation.
testing-patterns
Define testing patterns for FastAPI and React with pytest, vitest, and Playwright.
mcp-development
Implement MCP servers with standardized patterns in the AINative ecosystem.
large-skill
Benchmark parsing and frontmatter extraction of large SKILL.md files.
unicode-skill
Handle and render Unicode text across applications and data pipelines.
comprehensive-skill
Generate complete metadata for Skill Units by validating SKILL.md frontmatter and aggregating optional resources.
skill-with-resources
Parse SKILL.md frontmatter and index scripts, references, and assets directories.
empty-body-skill
Create a new skill by editing the SKILL.md body and adding optional resources.
minimal-skill
Create a minimal Skill scaffold with YAML frontmatter for name and description.
Frequently Asked Questions About AINative Studio
FAQPage SchemaWhat specific tasks can I perform using these repository management skills?βΌ
You can enforce standardized Git commit messaging, validate Markdown frontmatter, ensure Strapi blog slug inclusion, and automate pre-delivery checklists. These capabilities allow teams to maintain consistent repository structures and enforce strict coding standards across all project contributions.
Which personas benefit most from these development standards?βΌ
These skills are designed for DevOps engineers, technical leads, and software architects responsible for maintaining code quality and deployment consistency. They provide the necessary guardrails for teams to manage complex project lifecycles, from initial scaffolding to production deployment.
What are the prerequisites for implementing these deployment and testing patterns?βΌ
Implementation requires a standard environment supporting Nixpacks for Railway deployments, PostgreSQL for database operations, and a Node.js or Python runtime for executing validation logic. Users must also maintain a structured repository following the defined directory conventions for metadata and resource indexing.