codename avatar

codename

Official

@codename-co

0Followers
|
4Public Repos
|
13Published Skills

Where conversational and automation fuse

Skills Distribution
DomainDeveloper To...Frontend Architect.. (30%)Testing & Quality .. (30%)System Integration (25%)Data Persistence (15%)

Agent Skills by codename

Showing 13 vetted skills indexed across 1 GitHub repositories.

codename-cocodename-co
52

tool-generation

Create, implement, and register new tools for AI agents in the DEVS platform.

Official
Advanced
codename-cocodename-co
52

llm-service-integration

Integrate OpenAI, Anthropic, Gemini, Mistral, and Ollama via an abstracted service layer.

Official
Intermediate
codename-cocodename-co
52

indexeddb-operations

Perform IndexedDB operations with Dexie.js, including CRUD, transactions, and migrations.

Official
Intermediate
codename-cocodename-co
52

orchestration-workflow

Coordinate multi-agent workflows with task decomposition and ContextBroker context sharing.

Official
Advanced
codename-cocodename-co
52

connector-generation

Guide creation of external service connectors for the DEVS platform.

Official
Intermediate
codename-cocodename-co
52

i18n-translation

Guide adding Portuguese translations to DEVS platform UI, agent, and methodology files.

Official
Intermediate
codename-cocodename-co
52

zustand-store-development

Creates Zustand stores with IndexedDB persistence and TDD enforcement.

Official
Intermediate
codename-cocodename-co
52

react-component-development

Create React components with HeroUI following DEVS platform conventions.

Official
Intermediate
codename-cocodename-co
52

e2e-testing

Implement Playwright end-to-end tests for the DEVS platform.

Official
Intermediate
codename-cocodename-co
52

knowledge-base-management

Manage knowledge base files with deduplication and File System API synchronization.

Official
Advanced
codename-cocodename-co
52

tdd-testing

Provides automated scaffolding for writing unit and integration tests in Python and JavaScript/TypeScript projects, including mocks, fixtures, and runners for pytest and Jest, plus CI/CD-ready reports and badges for test coverage, with optional integration to GitHub's code-quality and diff-annotation systems for automated workflows and alerts on PRs and commits.

Official
Intermediate
codename-cocodename-co
52

agent-definition

Create and configure DEVS platform AI agents using YAML and JSON definitions.

Official
Basic
codename-cocodename-co
52

feature-development

Guide modular feature development for the DEVS platform with defined architecture.

Official
Intermediate

Frequently Asked Questions About codename

FAQPage Schema
What specific tasks are enabled by these development capabilities?

These capabilities enable the creation of modular React components, the configuration of YAML-based agent definitions, and the implementation of persistent browser storage via IndexedDB. Additionally, users can perform end-to-end validation using Playwright and manage complex state through Zustand stores within the DEVS platform architecture.

Which personas benefit most from these technical skills?

Frontend engineers, full-stack developers, and quality assurance specialists working within the DEVS platform ecosystem benefit most. These skills are designed for developers tasked with building, testing, and maintaining modular interfaces and persistent data layers for distributed agentic systems.

What are the primary prerequisites for implementing these development patterns?

Implementation requires familiarity with the DEVS platform architecture, React, and TypeScript. Developers must also have a working knowledge of IndexedDB for local storage, Playwright for testing, and the specific YAML/JSON schema requirements defined for agent and connector configuration.