Christelle Anne avatar

Christelle Anne

Community

@chrissstellee

2Followers
|
23Public Repos
|
42Published Skills

Christelle Anne maintains 42 skills spanning Stellar blockchain development, Convex backend setup, and BMAD product/engineering agent personas.

Skills Distribution
DomainDeveloper To...Stellar Blockchain.. (40%)Product & Requirem.. (25%)Convex Backend Dev.. (15%)Code Review & Qual.. (12%)

Agent Skills by Christelle Anne

Showing 42 vetted skills indexed across 1 GitHub repositories.

chrissstelleechrissstellee

nicole-pm

Guides PRD creation and requirements discovery through a customizable product manager persona.

Community
Intermediate
chrissstelleechrissstellee

navigate-skills

Lists installed stellar.new skills by journey phase and recommends the next skill for a given task.

Community
Intermediate
chrissstelleechrissstellee

tyler-architect

Adopts a system architect persona that guides technical design decisions through a customizable menu workflow.

Community
Intermediate
chrissstelleechrissstellee

create-ux-design

Guides collaborative multi-step creation of UX design specification documents.

Community
Advanced
chrissstelleechrissstellee

reprompt

Rewrites vague user requests into structured goal-context-task-constraints-success specifications.

Community
Basic
chrissstelleechrissstellee

bri-tech-writer

Generates technical documentation, Mermaid diagrams, and document validation through a customizable writer persona.

Community
Intermediate
chrissstelleechrissstellee

review-edge-case-hunter

Enumerate branching paths in code or diffs and report unhandled edge cases as JSON.

Community
Intermediate
chrissstelleechrissstellee

convex-setup-auth

Configures Convex authentication, identity mapping, and access control across multiple auth providers.

Community
Advanced
chrissstelleechrissstellee

dapp

Build Stellar dApp frontends with wallet integration, transaction signing, and smart contract invocation.

Community
Advanced
chrissstelleechrissstellee

dev-story

Implements sprint stories from spec files using test-driven development and status tracking.

Community
Advanced
chrissstelleechrissstellee

convex-migration-helper

Plans and executes Convex schema and data migrations using widen-migrate-narrow workflows.

Community
Advanced
chrissstelleechrissstellee

investigate

Investigate bugs and code areas with evidence-graded findings recorded in a structured case file.

Community
Advanced
chrissstelleechrissstellee

party-mode

Orchestrates multi-agent roundtable discussions by spawning BMAD agents as independent subagents.

Community
Intermediate
chrissstelleechrissstellee

product-brief

Create, update, or validate product briefs through conversational coaching and structured workflows.

Community
Advanced
chrissstelleechrissstellee

code-review

Review code changes adversarially using parallel review layers and structured triage.

Community
Advanced
chrissstelleechrissstellee

create-architecture

Facilitates collaborative step-by-step creation of software architecture decision documents.

Community
Advanced
chrissstelleechrissstellee

kaan-ux-designer

Adopts a UX designer persona to produce UX design specifications from user needs and PRDs.

Community
Intermediate
chrissstelleechrissstellee

create-epics-and-stories

Decompose PRD and architecture requirements into epics and user stories with acceptance criteria.

Community
Advanced
chrissstelleechrissstellee

convex

Routes general Convex requests to the appropriate project-specific Convex skill.

Community
Basic
chrissstelleechrissstellee

elliot-dev

Implements approved stories with test-first discipline using a customizable developer persona.

Community
Intermediate
chrissstelleechrissstellee

stellar-help

Analyzes workflow state and recommends the next BMad skill to invoke.

Community
Intermediate
chrissstelleechrissstellee

agentic-payments

Implement x402 and MPP machine-to-machine payment protocols on Stellar.

Community
Advanced
chrissstelleechrissstellee

bench-skills

Benchmarks skill quality on held-out eval prompts with reproducible LLM-judge scoring.

Community
Intermediate
chrissstelleechrissstellee

scf-round-watcher

Fetches and summarizes live Stellar Community Fund round submissions with builder cross-referencing.

Community
Intermediate

Frequently Asked Questions About Christelle Anne

FAQPage Schema
What tasks can I accomplish with chrissstellee's skills?▼

You can develop Stellar smart contracts and dApps, implement zero-knowledge proofs with Groth16 and Circom, set up agentic x402 payments, query chain data via RPC and Horizon, manage assets and trustlines, scaffold Convex backends with auth and migrations, and run BMAD product workflows from PRD to story execution.

Who are these skills designed for?▼

Stellar and Soroban developers building contracts, dApps, and payment systems; product managers and business analysts producing PRDs, briefs, and epics; and engineers needing adversarial code review, edge-case analysis, forensic bug investigation, or Convex backend setup and performance audits.

How do the Stellar development skills work in practice?▼

User-invocable skills accept argument hints like '[contract task]' or '[payment task]'. The smart-contracts skill routes to development, testing, and security companion files; deploy-stellar-mainnet walks the devnet-to-mainnet checklist; dapp covers stellar-sdk, Freighter, and transaction signing.

What prerequisites or dependencies do these skills require?▼

Stellar skills assume Rust with soroban-sdk, the stellar CLI, and JavaScript stellar-sdk for dApps. ZK skills reference Circom, Noir, and RISC Zero toolchains. Convex skills use npm create convex@latest and @convex-dev/migrations. Optimization skills read local traces at ~/.stellar/traces.

Do these skills support skill quality measurement and improvement?▼

Yes. bench-skills runs held-out eval prompts scored by an LLM judge with fixed seeds, optimize-skills applies DSPy-style prompt optimization over local usage traces, and learning-loop explains the trace-capture, optimize, and bench cycle. All processing is fully local and reversible.