Charles C. Figueiredo avatar

Charles C. Figueiredo

Community

@ccf · New York, NY

5Followers
|
12Public Repos
|
43Published Skills

Engineering @ Verition, previously Citadel and Bridgewater Associates.

Agent Skills by Charles C. Figueiredo

Showing 43 vetted skills indexed across 1 GitHub repositories.

ccfccf

api-design-principles

Enforce standardized design principles for REST and GraphQL APIs.

Community
Basic
ccfccf

architecture-patterns

Design backend systems with Clean Architecture, Hexagonal Architecture, and Domain-Driven Design.

Community
Advanced
ccfccf

event-store-design

Design event stores with schemas, versioning, and append-only streams.

Community
Intermediate
ccfccf

microservices-patterns

Design microservices architectures with service boundaries and Saga patterns.

Community
Advanced
ccfccf

workflow-orchestration-patterns

Orchestrate long-running distributed workflows with deterministic execution using Temporal.

Community
Advanced
ccfccf

software-architecture

Guide software architecture design using Clean Architecture and DDD principles.

Community
Basic
ccfccf

saga-orchestration

Coordinate distributed transactions across services using saga patterns.

Community
Advanced
ccfccf

projection-patterns

Build Python read models from event streams using Live, Catchup, Persistent, and Inline projections.

Community
Intermediate
ccfccf

temporal-python-testing

Test Temporal Python workflows with pytest and mocked activities.

Community
Advanced
ccfccf

cqrs-implementation

Implement CQRS by separating write and read models with command and query handlers.

Community
Advanced
ccfccf

architecture-decision-records

Document architectural decisions with a MADR-style template and lifecycle.

Community
Advanced
ccfccf

changelog-automation

Generate CHANGELOG.md from commits, PRs, and releases using Keep a Changelog.

Community
Advanced
ccfccf

changelog-generator

Generate user-facing changelogs from Git commits with categorized release notes.

Community
Intermediate
ccfccf

openapi-spec-generation

Generate and validate OpenAPI 3.1 specifications from design or code sources.

Community
Advanced
ccfccf

terminal-title

Update terminal window titles to reflect the current Claude Code task.

Community
Basic
ccfccf

auth-implementation-patterns

Implement JWT, OAuth2, and RBAC authentication patterns for APIs.

Community
Advanced
ccfccf

monorepo-management

Configure pnpm workspaces and Turborepo or Nx pipelines for monorepos.

Community
Advanced
ccfccf

bazel-build-optimization

Optimize Bazel builds for large monorepos with workspace and caching patterns.

Community
Advanced
ccfccf

error-handling-patterns

Define cross-language error handling patterns with retry, circuit breakers, and Result types.

Community
Advanced
ccfccf

debugging-strategies

Apply a structured debugging framework to reproduce, diagnose, and verify software defects.

Community
Basic
ccfccf

code-review-excellence

Standardize code reviews with structured feedback frameworks and checklists.

Community
Basic
ccfccf

sql-optimization-patterns

Optimize slow PostgreSQL and MySQL queries using EXPLAIN analysis and indexing strategies.

Community
Basic
ccfccf

turborepo-caching

Configure Turborepo local and remote caching for monorepo builds.

Community
Intermediate
ccfccf

nx-workspace-patterns

Codify Nx workspace patterns for monorepo setup, boundary enforcement, and caching.

Community
Advanced